]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2014-11-12  Alok MenghrajaniFixes a minor typo in the EVP docs.
2014-11-12  Michal BozonCorrect timestamp output when clock_precision_digits > 0
2014-11-12  Matt CaswellFix free of garbage pointer. PR#3595
2014-11-11  Kurt RoeckxFix warning about negative unsigned intergers
2014-11-10  Russell CokerFix datarace reported by valgrind/helgrind
2014-11-10  Daniel Kahn... Allow ECDHE and DHE as forward-compatible aliases for...
2014-10-30  Andy Polyakovarmv4cpuid.S: fix compilation error in pre-ARMv7 build.
2014-10-29  Andy Polyakovmd32_common.h: address compiler warning in HOST_c2l.
2014-10-28  Samuel NevesUse only unsigned arithmetic in constant-time operations
2014-10-28  Emilia KasperTighten session ticket handling
2014-10-27  Emilia KasperSync CHANGES
2014-10-27  Emilia KasperFix ssltest logic when some protocols are compiled...
2014-10-24  Dr. Stephen... Copy negotiated parameters in SSL_set_SSL_CTX.
2014-10-24  Dr. Stephen... Process signature algorithms in ClientHello late.
2014-10-23  Dr. Stephen... Parse custom extensions after SNI.
2014-10-22  Andy PolyakovAdd missing credit.
2014-10-21  Bodo MoellerFix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
2014-10-21  Bodo MoellerWhen processing ClientHello.cipher_suites, don't ignore...
2014-10-21  Kurt RoeckxKeep old method in case of an unsupported protocol
2014-10-20  Tim Hudsonno-ssl2 with no-ssl3 does not mean drop the ssl lib
2014-10-17  Kurt CancemiRT3547: Add missing static qualifier
2014-10-15  Matt CaswellUpdates to NEWS file
2014-10-15  Matt CaswellUpdates to 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 MoellerOop: revert unintentional change committed along with
2014-10-15  Bodo MoellerSupport TLS_FALLBACK_SCSV.
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-09-30  Rich SalzRT2309: Fix podpage MMNNFFPPS->MNNFFPPS
2014-09-30  Andy Polyakove_os.h: refine inline override logic (to address warnin...
2014-09-29  Dr. Stephen... Add additional DigestInfo checks.
2014-09-25  Matt CaswellPrepare for 1.0.2-beta4-dev
2014-09-25  Matt CaswellPrepare for 1.0.2-beta3 release OpenSSL_1_0_2-beta3
2014-09-25  Matt Caswellmake update
2014-09-25  Matt CaswellAdded 1.0.1i CHANGES and NEWS updates
2014-09-25  Emilia KasperAdd missing tests
2014-09-25  Tim HudsonAdd constant_time_locl.h to HEADERS,
2014-09-25  Richard LevitteAdd the constant time test to the VMS build and tests
2014-09-25  Richard LevitteInclude "constant_time_locl.h" rather than "../constant...
2014-09-24  Dr. Stephen... Don't allow non-FIPS curves in FIPS mode.
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  Emilia KasperRT3425: constant-time evp_enc
2014-09-24  Emilia KasperRT3067: simplify patch
2014-09-24  Adam LangleyThis change alters the processing of invalid, RSA pre...
2014-09-24  Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-09-23  Emilia KasperNote i2d_re_X509_tbs and related changes in CHANGES
2014-09-23  Emilia Kaspermake update
2014-09-23  Emilia KasperAdd i2d_re_X509_tbs
2014-09-23  Emilia KasperRevert "Add accessor for x509.cert_info."
2014-09-23  Emilia KasperRevert "Add more accessors."
2014-09-23  Andy PolyakovCHANGES: mention ECP_NISTZ256.
2014-09-21  Andy Polyakovcrypto/ecp_nistz256.c: harmonize error codes.
2014-09-21  Dr. Stephen... Fix warning.
2014-09-21  Andy Polyakovcrypto/ec: harmonize new code with FIPS module.
2014-09-21  Andy PolyakovConfigure: engage ECP_NISTZ256.
2014-09-21  Andy PolyakovAdd ECP_NISTZ256 by Shay Gueron, Intel Corp.
2014-09-21  Andy PolyakovReserve option to use BN_mod_exp_mont_consttime in...
2014-09-21  Andy Polyakovperlasm/x86_64-xlate.pl: handle inter-bank movd.
2014-09-21  Andy PolyakovConfigure: add configuration for crypto/ec/asm extensions.
2014-09-21  Tim HudsonFixed error introduced in commit f2be92b94dad3c6cbdf79d...
2014-09-20  Andy PolyakovHarmonize Tru64 and Linux make rules.
2014-09-18  Jake GouldingRT2301: GetDIBits, not GetBitmapBits in rand_win
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 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  Matthias AndreeRT2272: Add old-style hash to c_rehash
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  Scott SchaeferRT2518: fix pod2man errors
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  Martin OlssonRT2843: Remove another spurious close-comment token
2014-09-08  Martin OlssonRT2842: Remove spurious close-comment marker.
2014-09-08  Rich SalzMerge branch 'OpenSSL_1_0_2-stable' of git.openssl...
2014-09-08  Rich SalzEmpty merge
2014-09-08  Rich SalzEmpty merge
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  Dr. Stephen... Add CHANGES entry for SCT viewer code.
2014-09-05  Adam Langleypsk_client_callback, 128-byte id bug.
2014-09-04  Adam LangleyEnsure that x**0 mod 1 = 0.
next