]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2015-06-02  Matt CaswellFix race condition in NewSessionTicket
2015-05-31  Matt CaswellCheck the message type requested is the type received...
2015-05-31  Rich SalzSilence Clang warning about unit'd variable
2015-05-30  Dr. Stephen... fix warning
2015-05-30  Rich Salzclear/cleanse cleanup
2015-05-29  Matt CaswellRemove struct ccs_header_st
2015-05-29  Dr. Stephen... fix asn1parse -inform
2015-05-29  Richard LevitteRemove OPENSSL_CONF=/dev/null from tests
2015-05-29  Richard LevitteRestore module loading
2015-05-29  Richard LevitteFix double BIO_free in req
2015-05-29  Peter DettmanFix build errors with enable-ec_nistp_64_gcc_128
2015-05-28  Rich SalzRT3876: Only load config when needed
2015-05-28  Dr. Stephen... PEM doc fixes
2015-05-28  Dr. Stephen... check for error when creating PKCS#8 structure
2015-05-28  Rich SalzUse enum for X509_LOOKUP_TYPE
2015-05-28  Matt CaswellChange return type of the new accessors
2015-05-28  Matt CaswellChange the new functions to use size_t
2015-05-28  Nick MathewsonClarify that SSL3_RANDOM_SIZE is a constant, for now.
2015-05-28  Nick MathewsonAdd new functions to extract {client,server}_random...
2015-05-28  Nick MathewsonAdd a documentation clarification suggested by Matt...
2015-05-28  Nick MathewsonAdd SSL_get_client_ciphers() to return ciphers from...
2015-05-27  Emilia KasperEnable DH tests
2015-05-26  Dr. Stephen... make update
2015-05-26  Dr. Stephen... scrypt in pkcs8 util
2015-05-26  Dr. Stephen... Add function PKCS8_set0_pbe
2015-05-26  Dr. Stephen... Error if memory limit exceeded.
2015-05-26  Dr. Stephen... Fix memory leak.
2015-05-26  Dr. Stephen... Add PBE tests.
2015-05-26  Emilia KasperFix ssltest to use 1024-bit DHE parameters
2015-05-26  Matt CaswellDon't check for a negative SRP extension size
2015-05-26  Matt CaswellFix error check in GOST engine
2015-05-26  Matt CaswellHandle unsigned struct timeval members
2015-05-26  Andy PolyakovConfigure: replace -mv8 with -mcpu=v8 in SPARC config...
2015-05-26  Billy Brumleyfix copy paste error in ec_GF2m function prototypes
2015-05-26  Andy Polyakovbn/bn_lcl.h: fix MIPS-specific gcc version check.
2015-05-25  Hanno BöckRT3861: Mem/bio leak in req command
2015-05-25  Rich SalzFix segfault in ec command
2015-05-25  Matt CaswellDon't send an alert if we've just received one
2015-05-25  Rich Salzfix s_client crash
2015-05-24  Matt CaswellSet first_packet for TLS clients
2015-05-24  Andy Polyakovbn/asm/x86_64-mont5.pl: fix valgrind error.
2015-05-24  Andy Polyakovbn/bn_gf2m.c: appease STACK, unstable code detector.
2015-05-23  Richard LevitteFix update and depend in engines/
2015-05-23  Richard LevitteMissed a couple of spots in the update change
2015-05-22  Matt CaswellFix typo setting up certificate masks
2015-05-22  Matt CaswellRemove export static DH ciphersuites
2015-05-22  Matt CaswellFix off-by-one in BN_rand
2015-05-22  Matt CaswellReject negative shifts for BN_rshift and BN_lshift
2015-05-22  Matt CaswellAdd CHANGES entry for OPENSSL_NO_TLSEXT removal
2015-05-22  Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-22  Michael TrappRT266: Add HTTP proxy/CONNECT to s_client
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
2015-05-22  Matt CaswellIgnore files from other branches
2015-05-22  LubomLost alert in DTLS
2015-05-22  Matt CaswellFix various OPENSSL_NO_* options
2015-05-22  Matt CaswellFix a memory leak in compression
2015-05-21  Dr. Stephen... make update
2015-05-21  Dr. Stephen... correction
2015-05-21  Dr. Stephen... Add scrypt PBE algorithm code.
2015-05-21  Dr. Stephen... Add scrypt OID from draft-josefsson-scrypt-kdf-03
2015-05-20  Rich SalzReplace switch/assignments with table lookup
2015-05-20  Kurt RoeckxCorrectly check for export size limit
2015-05-20  Dr. Stephen... Add functions to convert between uint64_t and ASN1_INTEGER.
2015-05-20  Emilia KasperOnly support >= 256-bit elliptic curves with ecdh_auto...
2015-05-20  Emilia KasperRemove dh512.pem
2015-05-20  Emilia KasperUpdate documentation with Diffie-Hellman best practices.
2015-05-20  Emilia Kasperdhparam: fix documentation
2015-05-20  Dr. Stephen... make update
2015-05-20  Dr. Stephen... Add scrypt tests.
2015-05-20  Dr. Stephen... Add scrypt support.
2015-05-20  StudioEtrangeGitHub284: Fix typo in xx-32.pl scripts.
2015-05-20  Andy Polyakovbn/asm/vis3-mont.pl: fix intermittent EC failures on...
2015-05-19  Dr. Stephen... move masks out of CERT structure
2015-05-19  Robert SwieckiDon't add write errors into bytecounts
2015-05-18  Dr. Stephen... Move certificate validity flags out of CERT.
2015-05-18  Dr. Stephen... Move signing digest out of CERT.
2015-05-18  Dr. Stephen... CERT tidy
2015-05-18  Dr. Stephen... ASN1 INTEGER refactor.
2015-05-17  Dr. Stephen... Add types to indent.pro
2015-05-16  Matt CaswellFurther version negotiation updates
2015-05-16  Matt CaswellMove SSLv3_*method() functions
2015-05-16  Matt CaswellUpdates following review comments
2015-05-16  Matt CaswellVersion negotiation rewrite doc updates
2015-05-16  Matt CaswellVersion negotiation rewrite cleanup
2015-05-16  Matt CaswellClient side version negotiation rewrite
2015-05-16  Matt CaswellServer side version negotiation rewrite
2015-05-15  Rich SalzRemove unused #ifdef's from header files
2015-05-15  Rich SalzUse #error in openssl/srp.h
2015-05-15  Rich SalzMake up for a missed 'make update' update.
2015-05-14  Rich SalzUpdate mkdef for moved header file.
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteAdd -Iinclude to crypto/ compiles
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-14  Richard LevitteAdjust unixly mk1mf after introduction of tkey
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move OpenSSL internal header files
2015-05-14  Richard LevitteMove definition of INTxx_MIN et al to internal header
2015-05-14  Dr. Stephen... use unit64_t for CPUID and timestamp code
2015-05-14  Dr. Stephen... Allow use of standard integer types.
2015-05-13  Rich SalzAdd missing ctype.h
next