openssl.git
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
2015-05-13 Rich SalzFix ocsp bugs
2015-05-13 Rich SalzRT3841: memset() cipher_data when allocated
2015-05-13 Rich SalzRT1207: document SSL_COMP_free_compression_methods.
2015-05-13 Rich SalzRemove some outdated #defines.
2015-05-13 Andy Polyakovutil/incore update.
2015-05-13 Andy Polyakovbn/Makefile: give MacOS X hand to compiler armv8-mont...
2015-05-13 Andy Polyakovbn/asm/armv8-mont.pl: boost performance.
2015-05-13 Andy PolyakovConfigurations/10-main.conf: update iOS commentary.
2015-05-13 Andy Polyakovaes/asm/bsaes-armv7.pl: fix compilation with Xcode...
2015-05-13 Andy Polyakovaes/asm/aesni-sha256-x86_64.pl: fix Windows compilation...
2015-05-13 Hanno BöckCall of memcmp with null pointers in obj_cmp()
2015-05-13 Matt CaswellAdd CHANGES entry for Kerberos removal
2015-05-13 Matt CaswellRemove remaining Kerberos references
2015-05-13 Matt CaswellRemove Kerberos support from libcrypto
2015-05-13 Matt CaswellRemove Kerberos support from libssl
2015-05-13 Matt CaswellRemove Kerberos support from apps
2015-05-13 Matt CaswellDon't allow a CCS when expecting a CertificateVerify
2015-05-13 Gunnar KudrjavetsFix the heap corruption in libeay32!OBJ_add_object.
2015-05-12 Dr. Stephen... Fix cipherlist order.
2015-05-12 Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-05-12 Dr. Stephen... Additional X509_ALGOR documentation
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-11 Kurt CancemiAdd missing NULL check in X509V3_parse_list()
2015-05-11 Kurt CancemiAdd missing terminating NULL to speed_options table.
2015-05-11 Bjoern D. RasmussenFix for memcpy() and strcmp() being undefined.
2015-05-11 Matt CaswellCheck sk_SSL_CIPHER_new_null return value
2015-05-08 Dr. Stephen... Add SSL_use_certificate_chain_file function
2015-05-07 Viktor DukhovniFix typo in valid_star
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06 Dr. Stephen... Digest cached records if not sending a certificate.
2015-05-06 Rich SalzMake sig_app, sigx_app static
next