[Bug 56842] Simplify Cipher code in OpenSSL syntax

2014-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56842 --- Comment #8 from Remy Maucherat --- Sorry for the formatting trouble. I understand the order argument. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 56842] Simplify Cipher code in OpenSSL syntax

2014-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56842 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 56842] Simplify Cipher code in OpenSSL syntax

2014-08-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56842 --- Comment #6 from Konstantin Kolinko --- (In reply to Remy Maucherat from comment #3) Ack. I revoke my veto and abstain from voting. I still do not see much worth in this patch. -- You are receiving this mail because: You are the assign

[Bug 56842] Simplify Cipher code in OpenSSL syntax

2014-08-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56842 --- Comment #5 from ehsavoie --- Hum I don't agree : you have a lot of null values or a lot of verbosity with arrays which leads to less readibility. In the current code you have : - jsse name (as a enum constant) - openssl name - jsse a

[Bug 56842] Simplify Cipher code in OpenSSL syntax

2014-08-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56842 --- Comment #4 from Filip Hanik --- (In reply to Remy Maucherat from comment #3) > Let's see if someone seconds your "veto", which is not justified with > legitimate arguments at the moment since varargs are probably cleaner in the > code t

[Bug 56842] Simplify Cipher code in OpenSSL syntax

2014-08-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56842 Remy Maucherat changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTF

[Bug 56842] Simplify Cipher code in OpenSSL syntax

2014-08-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56842 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug 56842] Simplify Cipher code in OpenSSL syntax

2014-08-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56842 ehsavoie changed: What|Removed |Added Attachment #31909|0 |1 is obsolete|

[Bug 56842] Simplify Cipher code in OpenSSL syntax

2014-08-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56842 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement -- You are receiving th