openssl.git
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
2015-12-23 Dr. Stephen... utility function
2015-12-23 Dr. Stephen... EVP_PKEY DH client support.
2015-12-23 Dr. Stephen... Always generate DH keys for ephemeral DH cipher suites.
2015-12-23 Daniel Kahn... The functions take a SSL *, not a SSL_CTX *
2015-12-23 Roumen Petrovredundant redeclaration of 'OPENSSL_strlcpy'
2015-12-23 Roumen Petrov__STDC_VERSION__ is not defined for c89 compilers
2015-12-23 Roumen Petrovremove duplicates in util/libeay.num
2015-12-23 Kurt RoeckxRemove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER and SSL_OP_TLS...
2015-12-23 Kurt RoeckxAvoid using a dangling pointer when removing the last...
2015-12-23 Todd ShortMemory leak in state machine in error path
2015-12-23 Richard LevitteRefactor DTLS cookie generation and verification
2015-12-23 Matt CaswellFix inline build failure
2015-12-22 Dr. Stephen... Add ossl_inline
2015-12-22 Dr. Stephen... add -unref option to mkerr.pl
2015-12-22 Dr. Stephen... In mkerr.pl look in directories under ssl/
2015-12-22 Dr. Stephen... remove unused error code
2015-12-22 Dr. Stephen... make update
2015-12-22 Dr. Stephen... unload modules in ssltest
2015-12-22 Dr. Stephen... make errors
2015-12-22 Dr. Stephen... SSL configuration module docs
2015-12-22 Dr. Stephen... Demo server using SSL_CTX_config
2015-12-22 Dr. Stephen... Add ssl configuration support to s_server and s_client
2015-12-22 Dr. Stephen... Load module in SSL_library_init
2015-12-22 Dr. Stephen... Add ssl_mcnf.c to Makefile
2015-12-22 Dr. Stephen... SSL library configuration module.
2015-12-22 Rich SalzCleanup CRYPTO_{push,pop}_info
2015-12-22 Rich SalzRename *_realloc_clean to *_clear_realloc
2015-12-22 Kurt RoeckxAlso change the non-debug versions to use size_t
2015-12-22 David BenjaminFix memory leak in DSA redo case.
2015-12-22 Andy PolyakovConfigure: refine 'reconf' logic.
2015-12-22 Andy Polyakovbn/asm/bn-c64xplus.asm: update commentary.
2015-12-21 Andy Polyakovsha/asm/sha256-armv4.pl: one of "universal" flags combi...
2015-12-19 Matt CaswellFix URLs mangled by reformat
2015-12-19 Richard LevitteFix the etags action line, as etags doesn't take -R
2015-12-19 Dr. Stephen... Remove fixed DH ciphersuites.
2015-12-19 Dr. Stephen... delete unused context
2015-12-18 Rich SalzRemove some L<asdf|asdf> which crept back in.
2015-12-18 Rich SalzRemove err and prime demo's
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-12-17 Matt CaswellAdd SSL_CIPHER_description() for Chacha20/Poly1305
2015-12-17 Richard LevitteModify the lower level memory allocation routines to...
2015-12-17 Rich Salzmem-cleanup, cont'd.
2015-12-17 Rich SalzRename sec_mem to mem_sec, like other files.
2015-12-16 Rich SalzFix typo.
2015-12-16 Rich SalzProvide better "make depend" warning.
2015-12-16 Ben LaurieFix no-dgram.
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-16 Dr. Stephen... fix for no-ec
2015-12-16 Dr. Stephen... make update
2015-12-16 Dr. Stephen... Use EVP_PKEY for client side EC.
2015-12-16 Dr. Stephen... Use EVP_PKEY for server EC.
2015-12-16 Dr. Stephen... Add ECDH/DH utility functions.
2015-12-16 Dr. Stephen... remove unnecessary key copy
2015-12-16 Dr. Stephen... Constify EC_KEY in ECDH_compute_key.
2015-12-16 Dr. Stephen... Remove ECDH client auth code.
2015-12-16 Dr. Stephen... Remove SSL_OP_SINGLE_ECDH_USE code.
2015-12-16 Dr. Stephen... Use EC_KEY_key2buf and EC_oct2key in libssl.
2015-12-16 Dr. Stephen... New EC functions.
2015-12-15 Matt CaswellFix build on Solaris
2015-12-15 Matt CaswellFix updating via mkdef.pl
2015-12-15 Matt CaswellDon't export internal symbols
2015-12-15 Richard LevitteBetter splitting regexp for test_ordinals
next