summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-30free cleanup almost the finaleRich Salz
2015-04-30In apps, malloc or dieRich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-30free NULL cleanup 8Rich Salz
2015-04-30Fix bug, "what mode" test was wrong.Rich Salz
2015-04-30Fix windows buildMatt Caswell
2015-04-30Remove redundant includes from dtls1.hMatt Caswell
2015-04-29Add HTTP GET support to OCSP serverRich Salz
2015-04-29Rewrite parse_nameRich Salz
2015-04-29use isxdigit and apps_tohexRich Salz
2015-04-29Remove needless bio_err argumentRich Salz
2015-04-28Make "make rehash" quietRich Salz
2015-04-28realloc of NULL is like mallocRich Salz
2015-04-28remove malloc castsRich Salz
2015-04-28ERR_ cleanupRich Salz
2015-04-28Allow for types with leading underscore when checking error macros.Richard Levitte
2015-04-28NISTZ256: owur'ize.Emilia Kasper
2015-04-27NISTZ256: use EC_POINT API and check errors.Emilia Kasper
2015-04-27CRYPTO_mem_leaks should ignore it's BIO argument.Rich Salz
2015-04-27NISTZ256: don't swallow malloc errorsEmilia Kasper
2015-04-27NISTZ256: set Z_is_one to boolean 0/1 as is customary.Emilia Kasper
2015-04-27Error checking and memory leak fixes in NISTZ256.Emilia Kasper
2015-04-27Fix Wmaybe-uninitialized: initialize variableEmilia Kasper
2015-04-27Fix the check of test apps in util/mk1mf.plRichard Levitte
2015-04-27Small fixes after the Big apps cleanupRichard Levitte
2015-04-26Add readline (etc) supportRich Salz
2015-04-26Simplify parse_yesno; remove local variableRich Salz
2015-04-26Fix typo in help & comment formattingRich Salz
2015-04-26Fix error messageRich Salz
2015-04-26Fix main build breakage.Rich Salz
2015-04-26Remove the special list-xxxx commandsRich Salz
2015-04-25RT2962: add -keytab and -krb5svc flags.Rich Salz
2015-04-25Free malloc data on encoding errors.Rich Salz
2015-04-25apps-cleanup: the doc fixesRich Salz
2015-04-25Quote HTML entities in s_server outputRich Salz
2015-04-25RT2206: Add -issuer flag to ocsp commandRich Salz
2015-04-25Remove EFENCE support.Rich Salz
2015-04-25RT2451: Add telnet to s_client -starttlsRich Salz
2015-04-25Add -nocommands to s_client.Rich Salz
2015-04-25fewer NO_ENGINE #ifdef'sRich Salz
2015-04-25Add missing BIO_flush() callsRich Salz
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-04-24Fix error checking and memory leaks in NISTZ256 precomputation.Emilia Kasper
2015-04-24Correctly set Z_is_one on the return value in the NISTZ256 implementation.Emilia Kasper
2015-04-22Fix CRYPTO_strdupLoganaden Velvindron
2015-04-22SSL_CIPHER lookup functions.Dr. Stephen Henson
2015-04-21Avoid "no config file" warning messageRich Salz
2015-04-21ssltest output cleanupRich Salz
2015-04-21test/Makefile dclean cleans out a few files too many.Richard Levitte
2015-04-21Repair EAP-FAST session resumptionEmilia Kasper