Rework based on feedback:
[openssl.git] / apps /
2016-03-05 Dr. Stephen Hensonuse saner default parameters for scrypt
2016-03-04 Rob PercivalMake formatting consistent in apps/Makefile.in
2016-03-04 Rob PercivalRemove redundant semi-colons from apps/Makefile.in
2016-03-04 Rob PercivalExtends s_client to allow a basic CT policy to be enabled
2016-03-03 Dr. Stephen HensonAdd KDF support to pkeyutl. Update documentation.
2016-03-01 Dr. Stephen HensonFix -pkeyopt and fix error check.
2016-02-29 J Mohan Rao ArisankalaGH764: s_server: trace option fall through
2016-02-29 Matt CaswellRefactor the async wait fd logic
2016-02-28 Dr. Stephen Hensonadd ecdhx25519 option to speed
2016-02-27 J Mohan Rao Arisankalausing macro inside the case.
2016-02-27 J Mohan Rao Arisankalafix build with no-srtp
2016-02-27 Rich SalzRT2275: use BIO_sock_nbio()
2016-02-27 Kurt RoeckxDrop support for printing SSLv2 ciphers names.
2016-02-25 Rich SalzGH715: ENGINE_finish can take NULL
2016-02-25 Rich SalzGH463: Fix OPENSSL_NO_OCSP build
2016-02-25 Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2016-02-24 Flavio MedeirosGH480: Don't break statements with CPP stuff.
2016-02-24 Rich SalzFix typo, reformat comment.
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-02-22 Emilia KasperMemorySanitizer: address false positive
2016-02-20 Kurt Roeckxargv was set but unused
2016-02-19 Richard LevitteRethink the uplink / applink story
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-18 Roumen Petrovremove redundant opt* declarations
2016-02-18 Rich SalzGH681: More command help cleanup
2016-02-17 Rich SalzRemove JPAKE
2016-02-14 Richard LevitteMake sure to use unsigned char for is*() functions
2016-02-13 Benjamin KadukGH650: Minor tidying around the ocsp app
2016-02-13 Andy Polyakovapps/speed.c: initialize c[D_GHASH][i].
2016-02-13 Viktor DukhovniFix some issues near recent chomp changes.
2016-02-12 Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-12 Emilia KasperRT 3854: Update apps/req
2016-02-12 Richard Levittemake generate
2016-02-12 Richard LevitteGenerate progs.h from a bunch of files instead of inter...
2016-02-11 Richard LevittePerl's chop / chomp considered bad, use a regexp instead
2016-02-11 Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-02-11 Dr. Stephen HensonFix engine key support in cms and req utilities.
2016-02-11 Richard LevitteThe protocol variable has lost its use, remove it
2016-02-11 Matt CaswellFix errstr error code parsing
2016-02-10 Richard LevitteUse the protocol we know rather than BIO_ADDRINFO_proto...
2016-02-10 Richard LevitteDon't assert protocol equality
2016-02-10 Dr. Stephen Hensontypo
2016-02-10 Richard LevitteMake it possible to get ENGINESDIR info from OpenSSL_ve...
2016-02-10 Matt CaswellAttempt to log an error if init failed
2016-02-10 Matt CaswellThe new init functions can now fail so shouldn't be...
2016-02-10 Viktor DukhovniImprove recent option help string additions
2016-02-10 Viktor DukhovniDeprecate the -issuer_checks debugging option
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-10 Richard Levitteclean away old VMS cruft
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10 Richard LevitteSimplify the specification of include dirs in the build dir
2016-02-10 Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-09 A J Mohan RaoGH646: Update help for s_server command.
2016-02-09 Matt CaswellUpdates for auto init/deinit review comments
2016-02-09 Matt CaswellGet the apps to use auto-init/de-init
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-02-08 Viktor DukhovniSuppress DANE TLSA reflection when verification fails
2016-02-08 Dr. Stephen Hensonfix various formatting issues
2016-02-08 Dr. Stephen HensonUse new names
2016-02-08 Dr. Stephen HensonUse accessors in pkcs12 app.
2016-02-08 Dr. Stephen HensonDeprecate undocumented SSL_cache_hit().
2016-02-08 Dr. Stephen HensonFix engine key support in utilities.
2016-02-08 Rich Salzmore doc fixes
2016-02-06 A J Mohan Raocommands help cleanup
2016-02-06 Richard LevitteEnhance and clear the support of linker flags
2016-02-06 Insu YunGH634: fix potential memory leak
2016-02-06 Rich SalzRT4194: Restore old engine parameter parsing.
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-05 Matt CaswellMake DTLSv1_listen a first class function and change...
2016-02-05 Dr. Stephen HensonIf memory debugging enabled return error on leaks.
2016-02-05 Viktor DukhovniRestore -no_comp switch for backwards compatible behaviour
2016-02-04 MouseFix pkeyutl inability to directly access keys on hardwa...
2016-02-04 Dr. Stephen HensonAdd ec -check option
2016-02-04 Daniel BlackRT2887: Add more packet and handshake types
2016-02-03 Richard LevitteRefactoring BIO: Adapt s_client and s_server
2016-02-03 Richard LevitteRefactoring BIO: Adapt BIO_s_datagram and all that...
2016-02-03 Emilia KasperRT3234: disable compression
2016-02-03 Viktor DukhovniFix pkeyutl/rsautl empty encrypt-input/decrypt-output...
2016-02-01 Emilia Kasperconstify PACKET
2016-02-01 Dr. Stephen Hensonadd option to exclude public key from EC keys
2016-02-01 Dr. Stephen HensonFix memory leak and print out keygen errors.
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-31 Rich SalzRT3755: Remove duplicate #include
2016-01-30 Richard LevitteFix opt_imax() call
2016-01-29 Viktor DukhovniMake opt_imax visible in all apps
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Viktor DukhovniBetter type for x509 -checkend argument
2016-01-29 Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-29 Matt CaswellImplement Async SSL_shutdown
2016-01-28 Rich SalzRemove outdated legacy crypto options
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-25 Richard LevitteGenerate warning text
2016-01-24 Richard LevitteMake sure apps/Makefile builds apps/CA.pl by default
2016-01-22 Richard LevitteRefactor file writing - introduce template driven file...
2016-01-22 Andy IsaacsonFix quoting error in SRP printf
2016-01-21 Viktor DukhovniMultiple -trusted/-untrusted/-CRLfile options in verify
2016-01-21 Viktor DukhovniRefactor apps load_certs/load_crls to work incrementally
next