]> git.ipfire.org Git - thirdparty/openssl.git/history - apps
GH628: Add -help to all apps docs.
[thirdparty/openssl.git] / apps /
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
2016-01-20  Rich SalzRemove update tags
2016-01-20  Rich SalzConsolidate "make update"
2016-01-20  Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-19  Viktor DukhovniSupport disabling any or all TLS or DTLS versions
2016-01-18  Corinna VinschenUse POSIX functions on Cygwin, not Win32 function
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-14  Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-14  Rich SalzRT4232: Extra space in help message.
2016-01-14  Richard LevitteVMS open() doesn't take O_BINARY, but takes a context...
2016-01-14  Richard LevitteRename binmode into textmode and use it correctly
2016-01-14  Dr. Stephen HensonTo avoid possible time_t overflow use X509_time_adj_ex()
2016-01-13  Viktor DukhovniFix verify(1) to report failure when verification fails
2016-01-13  Viktor DukhovniFor stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAX
2016-01-13  Viktor DukhovniFor stroimax need C99 inttypes.h
2016-01-13  Richard LevitteDon't return from main(), use EXIT() instead
2016-01-13  Richard LevitteVMS will downcase all command parameters unless they...
2016-01-13  Viktor DukhovniMaximize time_t when intmax_t is available
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-12  Richard LevitteAdapt all EVP_CIPHER users for it becoming opaque
2016-01-12  Richard LevitteAdapt all EVP_CIPHER_CTX users for it becoming opaque
2016-01-12  Rich SalzRT4227: Range-check in apps.
2016-01-12  Rich SalzYet another make update.
2016-01-11  Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11  Dr. Stephen HensonAdd lh_new() inlining
2016-01-11  Dr. Stephen HensonInline LHASH_OF
2016-01-11  Matt CaswellFix NSS format session output
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-08  Rich SalzAnother portability fix.
2016-01-08  Rich SalzPortability fix for apps/s_client.c
2016-01-08  Viktor DukhovniDANE s_client support
2016-01-07  Rich Salzmem functions cleanup
2016-01-07  Dr. Stephen HensonFix declarations and constification for inline stack.
2016-01-06  Rich SalzRemove more (rest?) of FIPS build stuff.
2016-01-03  Viktor DukhovniFix X509_STORE_CTX_cleanup()
2016-01-03  Viktor DukhovniCleanup of verify(1) failure output
2015-12-30  Rich SalzUpdate to SHA256 for TSA signing digest.
2015-12-30  Richard LevitteFix faulty check in the VMS version of opt_progname
2015-12-30  Richard LevitteFix some missing or faulty header file inclusions
2015-12-23  Richard LevitteRefactor DTLS cookie generation and verification
2015-12-22  Dr. Stephen HensonAdd ssl configuration support to s_server and s_client
2015-12-16  Ben LaurieFix no-dgram.
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-15  Matt CaswellFix s_server problem with no-ec
2015-12-15  Matt CaswellFix no-psk compile failure
2015-12-14  Dr. Stephen HensonNew function X509_get0_pubkey
2015-12-14  Viktor DukhovniFix option value parsing in crl2pkcs7 -certfile
2015-12-14  Viktor DukhovniAvoid erroneous "assert(private)" failures.
2015-12-12  Kurt RoeckxUse OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1
2015-12-11  Rich SalzUse SHA256 not MD5 as default digest.
2015-12-10  Richard LevitteDon't run rehash as part of building the openssl app
2015-12-09  Dr. Stephen Hensonmake update
2015-12-09  Dr. Stephen Hensonremove ecdsa.h header
2015-12-09  Dr. Stephen Hensonremove ecdh.h header
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteAdapt the rest of the source to the opaque HMAC_CTX
2015-12-07  Richard LevitteHave the few apps that accessed EVP_MD directly use...
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-12-07  Richard LevitteAdapt HMAC to the EVP_MD_CTX changes
2015-12-05  Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-11-24  Quanah Gibson-MountFix grammar errors
2015-11-21  Michal BozonFix "primarility" typo
2015-11-20  Matt CaswellConvert __thread to pthreads for Thread Local Storage
2015-11-20  Matt CaswellAdd s_client support for waiting for async
2015-11-20  Matt CaswellFix the error code for SSL_get_async_wait_fd()
2015-11-20  Matt Caswellmake update
2015-11-20  Matt CaswellFix pools for s_client
2015-11-20  Matt CaswellFix s_server bug
2015-11-20  Matt CaswellImplement local thread pools
2015-11-20  Matt CaswellInitial Async notify code changes
2015-11-20  Matt CaswellAdd ASYNC_JOB pools
2015-11-20  Matt CaswellFix s_server -WWW with -async
next