apps/speed.c: make it indent-friendly.
[openssl.git] / apps /
2015-01-22 Andy Polyakovapps/speed.c: make it indent-friendly.
2015-01-22 Matt CaswellFix source where indent will not be able to cope
2015-01-22 Matt CaswellFurther comment changes for reformat (master)
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2015-01-12 Rich SalzRT478: Add uninstall make target
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-05 Piotr SikoraFix building with no-srtp
2014-12-31 Dominik Neubauertypo in s_client
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-30 Kurt RoeckxMake "run" volatile
2014-12-30 Thorsten GlaserDocument openssl dgst -hmac option
2014-12-30 Kurt RoeckxFix memory leak in the apps
2014-12-22 Rich SalzRT3548: Remove unsupported platforms.
2014-12-18 Matt Caswellmake update following changes to default config settings
2014-12-18 Matt CaswellRemove redundant OPENSSL_NO_DEPRECATED suppression
2014-12-18 Rich SalzFix yet anoither 'make clean' breakage.
2014-12-17 Rich SalzRT3548: Remove some obsolete platforms
2014-12-17 Richard LevitteClear warnings/errors within RL_DEBUG code sections...
2014-12-16 Matt CaswellAdd missing OPENSSL_NO_EC guards
2014-12-11 Rich SalzRT3497: Clean up "dclean" targets
2014-12-10 Rich SalzRT3543: Remove #ifdef LINT
2014-12-08 Matt CaswellUpdate apps for bn opaque change
2014-12-08 Matt CaswellPrepare for bn opaquify. Implement internal helper...
2014-12-08 Matt CaswellRemove internal bn dependancies from speed.c
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-12-03 Matt CaswellUpdates to s_client and s_server to remove the constant...
2014-12-02 Kurt RoeckxUse the SSLv23 method by default
2014-11-28 Rich SalzRemove all .cvsignore files
2014-11-27 Matt CaswellTidy up ocsp help output
2014-11-27 André GuerreiroAdd documentation on -timeout option in the ocsp utility
2014-11-20 Dr. Stephen HensonPrint out Suite B status.
2014-11-19 Matt CaswellFix s_server -ssl2. Previously this reported "Error...
2014-11-19 Dr. Stephen HensonFix excert logic.
2014-11-19 Dr. Stephen HensonNew option no-ssl3-method which removes SSLv3_*method
2014-10-29 Dr. Stephen HensonFix WIN32 build by disabling bn* calls.
2014-10-15 Bodo MoellerAdd TLS_FALLBACK_SCSV documentation, and move s_client...
2014-10-15 Bodo MoellerSupport TLS_FALLBACK_SCSV.
2014-09-24 Rich SalzRT3544: Remove MWERKS support
2014-09-24 Emilia KasperRT3067: simplify patch
2014-09-08 Kurt RoeckxRT2626: Change default_bits from 1K to 2K
2014-09-08 Dario BRT3291: Add -crl and -revoke options to CA.pl
2014-08-30 Andy Polyakovapps/speed.c: add -misalign command-line argument.
2014-08-28 Dr. Stephen HensonRename some callbacks, fix alignment.
2014-08-28 Dr. Stephen HensonUse consistent function naming.
2014-08-28 Dr. Stephen HensonNew extension callback features.
2014-08-28 Dr. Stephen HensonCallback revision.
2014-08-14 Emilia Kaspermake depend
2014-08-12 Nick LewisPR 2580: dgst missing current SHA algorithms
2014-08-09 Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08 Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-07-16 Matt CaswellDisabled XTS mode in enc utility as it is not supported
2014-07-15 Dr. Stephen HensonDon't allow -www etc options with DTLS.
2014-07-15 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-07-14 Dr. Stephen HensonUse case insensitive compare for servername.
2014-07-07 Andy Polyakovapps/speed.c: fix compiler warnings in multiblock_speed().
2014-07-07 Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-06 Dr. Stephen HensonUsage for -hack and -prexit -verify_return_error
2014-07-06 Dr. Stephen Hensons_server usage for certificate status requests
2014-07-05 Andy Polyakovapps/speed.c: add multi-block benchmark.
2014-07-05 Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-07-04 Dr. Stephen HensonRemove all RFC5878 code.
2014-07-03 Rich SalzRT3408; fix some (not all suggested) typo's in openssl.cnf
2014-07-01 Dr. Stephen HensonMake NO_SYS_UN_H compile.
2014-06-30 Ben LaurieMake depend.
2014-06-29 Dr. Stephen HensonDon't core dump when using CMAC with dgst.
2014-06-29 Oscar JacobssonAdd 3072, 7680 and 15360 bit RSA tests to openssl speed
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-29 Rich SalzFix typo in message (RT 3107)
2014-06-29 Dr. Stephen HensonShow errors on CSR verification failure.
2014-06-29 Dr. Stephen HensonMake no-ssl3 no-ssl2 do more sensible things.
2014-06-28 Dr. Stephen HensonTypo.
2014-06-27 Dr. Stephen HensonMemory leak and NULL dereference fixes.
2014-06-19 Hubert KarioDocument -trusted_first option in man pages and help.
2014-06-17 Matt CaswellTidied up, added include to stdlib, removed "goto bad...
2014-06-17 rfkrocktkConform to whitespace conventions
2014-06-17 Naftuli Tzvi KayAdded custom PBKDF2 iteration count to PKCS8 tool.
2014-06-11 Dr. Stephen HensonFix compilation with no-comp
2014-06-02 Dr. Stephen HensonAllow reordering of certificates when signing.
2014-06-01 Dr. Stephen HensonRecognise padding extension.
2014-06-01 Ben LaurieMerge branch 'erbridge-probable_primes'
2014-06-01 Ben LaurieZero prime doits.
2014-06-01 Ben LaurieAdd option to run all prime tests.
2014-06-01 Felix Laurie von... Only count successful generations.
2014-06-01 Felix Laurie von... Try skipping over the adding and just picking a new...
2014-06-01 Felix Laurie von... Remove editor barf on updating copyright.
2014-06-01 Felix Laurie von... Generate safe primes not divisible by 3, 5 or 7.
2014-06-01 Felix Laurie von... Add a method to generate a prime that is guaranteed...
2014-06-01 Felix Laurie von... Run the prime speed tests for 10 seconds.
2014-06-01 Felix Laurie von... Tidy up speed.c a little.
2014-06-01 Felix Laurie von... Add speed test for prime trial division.
2014-05-26 Matt CaswellChanged -strictpem to use PEM_read_bio
2014-05-26 Matt CaswellAdded -strictpem parameter to enable processing of...
2014-05-23 Martin KaiserModify the description of -noout to match the manpage...
2014-05-23 Martin KaiserAdd an NSS output format to sess_id to export to export...
2014-05-21 Dr. Stephen HensonChange default cipher in smime app to des3.
2014-05-15 Dr. Stephen HensonEnc doesn't support AEAD ciphers.
2014-05-11 Viktor DukhovniFix infinite loop. PR#3347
2014-05-09 Geoff Thorpes_client/s_server: support unix domain sockets
2014-05-08 Tim Hudsoncoverity 966576 - close socket in error path
next