]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2014-10-17  Kurt CancemiRT3547: Add missing static qualifier
2014-10-15  Tim HudsonAdd constant_time_locl.h to HEADERS,
2014-10-15  Richard LevitteInclude "constant_time_locl.h" rather than "../constant...
2014-10-15  Matt CaswellUpdates to NEWS file
2014-10-15  Matt CaswellUpdates CHANGES file
2014-10-15  Geoff ThorpeFix no-ssl3 configuration option
2014-10-15  Dr. Stephen... Fix for session tickets memory leak.
2014-10-15  Matt CaswellFix SRTP compile issues for windows
2014-10-15  Matt CaswellFix for SRTP Memory Leak
2014-10-15  Bodo MoellerFix SSL_R naming inconsistency.
2014-10-15  Andy Polyakovaesni-x86_64.pl: make ECB subroutine Windows ABI compliant.
2014-10-15  Bodo MoellerAdd TLS_FALLBACK_SCSV documentation, and move s_client...
2014-10-15  Bodo MoellerSupport TLS_FALLBACK_SCSV.
2014-10-11  Dr. Stephen... Remove reference to deleted md4.c
2014-10-10  Dr. Stephen... Disable encrypt them mac for SSL 3.0 and stream ciphers...
2014-10-06  Matt CaswellRemoved duplicate definition of PKCS7_type_is_encrypted
2014-10-06  Ben LaurieFix single makefile.
2014-10-03  Rich SalzRT3462: Document actions when data==NULL
2014-10-02  Bodo MoellerDTLS 1.2 support has been added to 1.0.2.
2014-10-01  Andy Polyakovcrypto/cast/asm/cast-586.pl: +5% on PIII and remove...
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...
next