Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH271: Warning on </dev/null to CA.pl | Rich Salz | 2015-05-04 | 1 | -1/+1 |
* | Use safer sizeof variant in malloc | Rich Salz | 2015-05-04 | 10 | -16/+17 |
* | RT2943: Check sizes if -iv and -K arguments | Richard Levitte | 2015-05-04 | 1 | -4/+9 |
* | Have -K actually take an argument, and correct help text | Richard Levitte | 2015-05-04 | 1 | -1/+1 |
* | RT1369: don't do "helpful" access check. | Rich Salz | 2015-05-04 | 1 | -16/+5 |
* | more OSSL_NELEM cases | Dr. Stephen Henson | 2015-05-04 | 3 | -3/+3 |
* | Fix uninitialized variable. | Hanno Böck | 2015-05-02 | 1 | -1/+1 |
* | free NULL cleanup -- coda | Rich Salz | 2015-05-01 | 18 | -115/+61 |
* | free NULL cleanup 11 | Rich Salz | 2015-05-01 | 2 | -4/+2 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 31 | -175/+81 |
* | Fix some typo's, silence warnings. | Rich Salz | 2015-05-01 | 1 | -1/+2 |
* | Rewrite CA.pl.in | Rich Salz | 2015-05-01 | 1 | -178/+169 |
* | free NULL cleanup 7 | Rich Salz | 2015-05-01 | 7 | -33/+18 |
* | Sanity check EVP_CTRL_AEAD_TLS_AAD | Matt Caswell | 2015-05-01 | 1 | -2/+3 |
* | free cleanup 12 | Rich Salz | 2015-05-01 | 2 | -8/+4 |
* | make update | Matt Caswell | 2015-05-01 | 1 | -105/+101 |
* | free cleanup almost the finale | Rich Salz | 2015-04-30 | 4 | -26/+7 |
* | In apps, malloc or die | Rich Salz | 2015-04-30 | 24 | -310/+126 |
* | free NULL cleanup 5a | Rich Salz | 2015-04-30 | 10 | -81/+42 |
* | free NULL cleanup 8 | Rich Salz | 2015-04-30 | 3 | -15/+10 |
* | Fix bug, "what mode" test was wrong. | Rich Salz | 2015-04-30 | 1 | -1/+2 |
* | Fix windows build | Matt Caswell | 2015-04-30 | 2 | -7/+7 |
* | Add HTTP GET support to OCSP server | Rich Salz | 2015-04-29 | 1 | -3/+48 |
* | Rewrite parse_name | Rich Salz | 2015-04-29 | 2 | -109/+59 |
* | use isxdigit and apps_tohex | Rich Salz | 2015-04-29 | 4 | -14/+46 |
* | Remove needless bio_err argument | Rich Salz | 2015-04-29 | 13 | -137/+136 |
* | remove malloc casts | Rich Salz | 2015-04-28 | 14 | -34/+26 |
* | CRYPTO_mem_leaks should ignore it's BIO argument. | Rich Salz | 2015-04-27 | 1 | -2/+1 |
* | Fix Wmaybe-uninitialized: initialize variable | Emilia Kasper | 2015-04-27 | 1 | -1/+1 |
* | Add readline (etc) support | Rich Salz | 2015-04-27 | 1 | -2/+30 |
* | Simplify parse_yesno; remove local variable | Rich Salz | 2015-04-27 | 1 | -9/+3 |
* | Fix typo in help & comment formatting | Rich Salz | 2015-04-27 | 1 | -4/+4 |
* | Fix error message | Rich Salz | 2015-04-26 | 1 | -1/+1 |
* | Fix main build breakage. | Rich Salz | 2015-04-26 | 2 | -4/+6 |
* | Remove the special list-xxxx commands | Rich Salz | 2015-04-26 | 1 | -77/+45 |
* | RT2962: add -keytab and -krb5svc flags. | Rich Salz | 2015-04-26 | 1 | -1/+12 |
* | Free malloc data on encoding errors. | Rich Salz | 2015-04-26 | 1 | -5/+7 |
* | Quote HTML entities in s_server output | Rich Salz | 2015-04-25 | 1 | -1/+16 |
* | RT2206: Add -issuer flag to ocsp command | Rich Salz | 2015-04-25 | 1 | -1/+17 |
* | Remove EFENCE support. | Rich Salz | 2015-04-25 | 2 | -24/+0 |
* | RT2451: Add telnet to s_client -starttls | Rich Salz | 2015-04-25 | 1 | -5/+45 |
* | Add -nocommands to s_client. | Rich Salz | 2015-04-25 | 1 | -5/+9 |
* | fewer NO_ENGINE #ifdef's | Rich Salz | 2015-04-25 | 31 | -218/+88 |
* | Add missing BIO_flush() calls | Rich Salz | 2015-04-25 | 1 | -0/+3 |
* | Big apps cleanup (option-parsing, etc) | Rich Salz | 2015-04-24 | 61 | -13136/+10747 |
* | Remove SET oid config file and SET certs | Rich Salz | 2015-04-20 | 7 | -134/+0 |
* | Code style: space after 'if' | Viktor Dukhovni | 2015-04-16 | 10 | -36/+36 |
* | free NULL cleanup 9 | Rich Salz | 2015-04-11 | 4 | -11/+5 |
* | free NULL cleanup 10 | Rich Salz | 2015-04-11 | 5 | -22/+11 |
* | Drop CA.sh for CA.pl | Rich Salz | 2015-04-08 | 2 | -199/+1 |