openssl.git
2016-01-12 Richard LevitteUse SPARE instead of PRIVATE_PROCEDURE to reserve unuse...
2016-01-12 Richard LevitteThe limit per SYMBOL_VECTOR isn't the amount of symbols...
2016-01-12 Richard LevitteVMS INDENTIFICATION should only have the version number
2016-01-11 Rich SalzGH528: "cipher -v" output is confusing.
2016-01-11 Richard LevitteHave mkdef.pl use case sensitive symbols for shareable...
2016-01-11 Pascal CuoqFunction pop_info() returned a dangling pointer
2016-01-11 Dr. Stephen... update ordinals
2016-01-11 Dr. Stephen... Use ossl_inline and DEFINE_LHASH_OF
2016-01-11 Dr. Stephen... Remove mkstack.pl: it is no longer needed.
2016-01-11 Dr. Stephen... Add lh_doall_arg inlining
2016-01-11 Dr. Stephen... Add lh_doall inlining
2016-01-11 Dr. Stephen... Add lh_new() inlining
2016-01-11 Dr. Stephen... Inline LHASH_OF
2016-01-11 Alessandro... GH540: add casts to safestack.h
2016-01-11 Dr. Stephen... Fix jpaketest compilation error.
2016-01-11 Richard LevitteOnly run DANE tests when EC is supported
2016-01-11 Viktor DukhovniMake SSL{_CTX,}_{get,set,clear}_options functions
2016-01-11 Richard LevitteAdjust $default_depflags to changes in Configure
2016-01-11 Matt CaswellFix NSS format session output
2016-01-11 Dr. Stephen... Update leak test to check return values.
2016-01-11 Dr. Stephen... Add memory leak return value.
2016-01-11 Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-11 Dr. Stephen... Disable some algorithms by default
2016-01-11 Viktor DukhovniRegenerate SSL record/statem error strings
2016-01-10 Dr. Stephen... fix shadow warning
2016-01-10 Kurt RoeckxFile is about s_time, not s_client
2016-01-10 Kurt RoeckxAllow disabling the min and max version
2016-01-10 Viktor DukhovniFuture-proof deprecated declartion parsing
2016-01-10 Rich SalzRT41897: Add an CRYPTO_secure_actual_size
2016-01-10 MatFix c++ compilation
2016-01-10 MatAdds missing type casts
2016-01-10 MatAdds crypto-mdebug as a valid option
2016-01-09 MatFix build failure on Windows
2016-01-09 Dr. Stephen... update ordinals
2016-01-09 Dr. Stephen... Add DEPRECATEDIN support.
2016-01-09 Dr. Stephen... Correct header defines
2016-01-09 Dr. Stephen... remove hard coded algorithms
2016-01-09 Dr. Stephen... Recognise disabled algorithms automatically.
2016-01-08 Rich SalzFix no CRYPTO_MDEBUG build (windows)
2016-01-08 Viktor DukhovniFixup actually update danetest.c
2016-01-08 Rich SalzAnother portability fix.
2016-01-08 Viktor DukhovniUpdate comment as bn_dup_expand is gone
2016-01-08 Viktor DukhovniSimplify deprecated declaration exception
2016-01-08 Rich SalzPortability fix for apps/s_client.c
2016-01-08 Viktor DukhovniDANE CHANGES
2016-01-08 Viktor DukhovniFix some typos in comments
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-08 Viktor DukhovniDANE s_client support
2016-01-08 Richard LevitteRemove all remaining traces if PEM_Seal
2016-01-07 Viktor DukhovniMinor test update
2016-01-07 Rich SalzFix another build break for no-mem-debug
2016-01-07 Rich SalzFix build-break; 'make update'
2016-01-07 Rich Salzmem functions cleanup
2016-01-07 Richard LevitteRemove the old VMS linker option file creator for shlibs
2016-01-07 Richard LevitteEnhance util/mkdef.pl to provide a VMS linker option...
2016-01-07 Richard LevitteRemove crypto/pem/pem_seal.c
2016-01-07 Viktor DukhovniDANE support for X509_verify_cert()
2016-01-07 Dr. Stephen... use more descriptive name DEFINE_STACK_OF_CONST
2016-01-07 Dr. Stephen... Only declare stacks in headers
2016-01-07 Dr. Stephen... Rename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-07 Dr. Stephen... remove unused PREDECLARE
2016-01-07 Dr. Stephen... Fix declarations and constification for inline stack.
2016-01-07 Dr. Stephen... Change STACK_OF to use inline functions.
2016-01-06 Viktor DukhovniDANE make update
2016-01-06 Viktor DukhovniDANE documentation typos
2016-01-06 Rich SalzRemove more (rest?) of FIPS build stuff.
2016-01-06 Rich SalzRemove some unused perl scripts
2016-01-06 Viktor DukhovniDANE support structures, constructructors and accessors
2016-01-03 Viktor DukhovniFix X509_STORE_CTX_cleanup()
2016-01-03 Viktor DukhovniDrop incorrect id == -1 case from X509_check_trust
2016-01-03 Viktor DukhovniX509_verify_cert() cleanup
2016-01-03 Viktor DukhovniCleanup of verify(1) failure output
2016-01-02 Richard LevitteInstead of a local hack, implement SIZE_MAX in numbers...
2016-01-02 Richard LevitteFix a possible memleak
2016-01-02 Viktor DukhovniProtocol version selection and negotiation rewrite
2016-01-02 Viktor DukhovniRefine and re-wrap Min/Max protocol docs
2016-01-02 Kurt RoeckxAdd support for minimum and maximum protocol version
2016-01-01 Ben LaurieFix no-dh.
2016-01-01 Dr. Stephen... remove invalid free
2015-12-31 Dr. Stephen... Use X509_get0_pubkey where appropriate
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 LevitteRemove the #ifndef OPENSSL_SYS_VMS around SSL_add_dir_c...
2015-12-30 Richard LevitteCorrect missing prototype
2015-12-30 Richard LevitteSIZE_MAX doesn't exist everywhere, supply an alternative
2015-12-30 Richard LevitteFix some missing or faulty header file inclusions
2015-12-30 Dr. Stephen... Check for missing DSA parameters.
2015-12-29 Dr. Stephen... Convert RSA encrypt to use EVP_PKEY
2015-12-29 Richard LevittePrefer ReuseAddr over Reuse, with IO::Socket::INET
2015-12-29 Ben LaurieFix no-engine.
2015-12-28 Rich SalzRT4202: Update rt URL's.
2015-12-28 Rich Salzmake a "missed make update" update
2015-12-27 Matt CaswellIncrease the max size limit for a CertificateRequest...
2015-12-27 Matt CaswellSimplify calling of the OCSP callback
2015-12-27 Matt CaswellAdd some documentation for the OCSP callback functions
2015-12-27 Matt CaswellEnsure we don't call the OCSP callback if resuming...
2015-12-27 Matt CaswellFix error when server does not send CertificateStatus...
2015-12-27 Matt CaswellAdd test for missing CertificateStatus message
2015-12-24 Dr. Stephen... fix no-ec
2015-12-23 Dr. Stephen... Server side EVP_PKEY DH support
next