openssl.git
2014-10-01 Rich SalzRT3549: Remove obsolete files in crypto
2014-09-30 Rich SalzRT2910: Remove des.c and its Makefile target
2014-09-30 Rich SalzRT2309: Fix podpage MMNNFFPPS->MNNFFPPS
2014-09-30 Dr. Stephen... Parse custom extensions after internal extensions.
2014-09-30 Andy Polyakove_os.h: refine inline override logic (to address warnin...
2014-09-30 Andy Polyakovcrypto/bn/bn_nist.c: bring original failing code back...
2014-09-29 Dr. Stephen... Add additional explanation to CHANGES entry.
2014-09-29 Dr. Stephen... Add additional DigestInfo checks.
2014-09-25 Rich SalzRemove #ifdef's for IRIX_CC_BUG
2014-09-25 Rich SalzRT3544: Must update TABLE after Configure change
2014-09-25 Emilia KasperAdd missing tests
2014-09-24 Dr. Stephen... Use correct function name: CMS_add1_signer()
2014-09-24 Andy Polyakovcrypto/bn/bn_nist.c: work around MSC ARM compiler bug.
2014-09-24 Andy Polyakove_os.h: allow inline functions to be compiled by legacy...
2014-09-24 Rich SalzRT3544: Remove MWERKS support
2014-09-24 Emilia KasperRT3425: constant-time evp_enc
2014-09-24 Emilia KasperRT3067: simplify patch
2014-09-24 Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-09-23 Emilia Kaspermake update
2014-09-23 Emilia KasperNote i2d_re_X509_tbs and related changes in CHANGES
2014-09-23 Andy PolyakovCHANGES: mention ECP_NISTZ256.
2014-09-21 Andy Polyakovcrypto/rsa/rsa_chk.c: harmonize error codes.
2014-09-21 Andy Polyakovcrypto/ecp_nistz256.c: harmonize error codes.
2014-09-21 Tim HudsonFixed error introduced in commit f2be92b94dad3c6cbdf79d...
2014-09-20 Andy PolyakovHarmonize Tru64 and Linux make rules.
2014-09-19 Dr. Stephen... Fix warning.
2014-09-19 Rich SalzRT3291: Add -crl and -revoke options to CA.pl
2014-09-18 Jake GouldingRT2301: GetDIBits, not GetBitmapBits in rand_win
2014-09-11 Andy Polyakovcrypto/bn/asm/x86_64-mont*.pl: add missing clang detection.
2014-09-11 Andy PolyakovConfigure: engage ECP_NISTZ256.
2014-09-11 Andy PolyakovAdd ECP_NISTZ256 by Shay Gueron, Intel Corp.
2014-09-11 Andy PolyakovReserve option to use BN_mod_exp_mont_consttime in...
2014-09-11 Andy Polyakovperlasm/x86_64-xlate.pl: handle inter-bank movd.
2014-09-11 Rich SalzRT2772 update: c_rehash was broken
2014-09-10 Rich SalzRT3271 update; extra; semi-colon; confuses; some;
2014-09-10 Rich SalzRT2560: missing NULL check in ocsp_req_find_signer
2014-09-09 Rich SalzRT2196: Clear up some README wording
2014-09-09 Matt CaswellRT3192: spurious error in DSA verify
2014-09-09 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-09-09 Rich SalzRT3271: Don't use "if !" in shell lines
2014-09-09 Rich SalzRT3271: Don't use "if !" in shell lines
2014-09-09 Geoff KeatingRT1909: Omit version for v1 certificates
2014-09-09 Kurt CancemiRT3506: typo's in ssltest
2014-09-08 Paul SuhlerRT2841: Extra return in check_issued
2014-09-08 Kurt RoeckxRT2626: Change default_bits from 1K to 2K
2014-09-08 Rich SalzRT2600: Change Win line-endings to Unix.
2014-09-08 Matthias AndreeRT2272: Add old-style hash to c_rehash
2014-09-08 Bjoern ZeebRT671: export(i2s|s2i|i2v|v2i)_ASN1_(IA5|BIT)STRING
2014-09-08 Rich SalzRT468: SSL_CTX_sess_set_cache_size wrong
2014-09-08 Erik AuerswaldRT3301: Discard too-long heartbeat requests
2014-09-08 Dario BRT3291: Add -crl and -revoke options to CA.pl
2014-09-08 Scott SchaeferRT2518: fix pod2man errors
2014-09-08 Rich SalzRT992: RSA_check_key should have a callback arg
2014-09-08 Rich SalzRT3108: OPENSSL_NO_SOCK should imply OPENSSL_NO_DGRAM
2014-09-08 Robin LeeRT3031: Need to #undef some names for win32
2014-09-08 Rich SalzRT2849: Redundant check of "dsa" variable.
2014-09-08 Martin OlssonRT2843: Remove another spurious close-comment token
2014-09-08 Martin OlssonRT2842: Remove spurious close-comment marker.
2014-09-08 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-09-08 Rich SalzRT1834: Fix PKCS7_verify return value
2014-09-08 Rich SalzRT1832: Fix PKCS7_verify return value
2014-09-08 Alon Bar-LevRT1771: Add string.h include.
2014-09-07 Viktor DkhovniRT1325,2973: Add more extensions to c_rehash
2014-09-05 Emilia Kaspermake update
2014-09-05 Emilia KasperAdd i2d_re_X509_tbs
2014-09-05 Dr. Stephen... Add CHANGES entry for SCT viewer code.
2014-09-05 Dr. Stephen... sync ordinals with 1.0.2
2014-09-05 Adam Langleypsk_client_callback, 128-byte id bug.
2014-09-03 Richard LevitteFollowup on RT3334 fix: make sure that a directory...
2014-09-03 Phil MesnierRT3334: Fix crypto/LPdir_win.c
2014-09-03 Clang via Jeffrey... RT3140: Possibly-unit variable in pem_lib.c
2014-09-02 Emilia KasperMake the inline const-time functions static.
2014-09-01 Kurt CancemiRT3508: Remove unused variable introduced by b09eb24
2014-09-01 Adam WilliamsonRT3511: doc fix; req default serial is random
2014-08-31 Rich SalzAdd explanatory note to crypto/store/README
2014-08-31 TANABE HiroyasuRT1325,2973: Add more extensions to c_rehash
2014-08-30 Andy PolyakovConfigure: add configuration for crypto/ec/asm extensions.
2014-08-30 Andy Polyakovmd5-x86_64.pl: work around warning.
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-08-30 Rich SalzRemove some outdated README files, to avoid confusing...
2014-08-30 Rich SalzRT2820: case-insensitive filenames on Darwin
2014-08-30 Rich SalzRT2119,3407: Updated to dgst.pod
2014-08-30 Rich SalzRT2379: Additional typo fix
2014-08-30 James WestbyRT1941: c_rehash.pod is missing
2014-08-30 Andy Polyakovapps/speed.c: add -misalign command-line argument.
2014-08-29 Rich SalzRT2379: Bug in BIO_set_accept_port.pod
2014-08-29 Matt CaswellFixed double inclusion of string.h
2014-08-29 Jim ReidRT2880: HFS is case-insensitive filenames
2014-08-28 Rich SalzRT3246: req command prints version number wrong
2014-08-28 Rich SalzRT1665,2300: Crypto doc cleanups
2014-08-28 l.montecchiani... RT2193: #ifdef errors in bss_dgram.c
2014-08-28 Rich SalzRT3102: Document -verify_error_return flag
2014-08-28 Dr. Stephen... Fix comments, add new test.
2014-08-28 Dr. Stephen... Custom extension documentation.
2014-08-28 Dr. Stephen... Rename some callbacks, fix alignment.
2014-08-28 Dr. Stephen... Use consistent function naming.
2014-08-28 Dr. Stephen... New function SSL_extension_supported().
2014-08-28 Dr. Stephen... New extension callback features.
2014-08-28 Dr. Stephen... Callback revision.
2014-08-28 Dr. Stephen... Remove serverinfo checks.
next