]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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.
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  Adam WilliamsonRT3511: doc fix; req default serial is random
2014-08-31  Richard LevitteAdd t1_ext and ssl_utst to the VMS build as well.
2014-08-31  TANABE HiroyasuRT1325,2973: Add more extensions to c_rehash
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 SalzRT2820: case-insensitive filenames on Darwin
2014-08-30  Rich SalzAdd tags/TAGS
2014-08-30  Rich SalzRT2119,3407: Updated to dgst.pod
2014-08-30  James WestbyRT1941: c_rehash.pod is missing
2014-08-29  Rich SalzRT2379: Bug in BIO_set_accept_port.pod
2014-08-29  Jim ReidRT2880: HFS is case-insensitive filenames
2014-08-28  Dr. Stephen... update ordinals
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.
2014-08-28  Dr. Stephen... Add custom extension sanity checks.
2014-08-28  Dr. Stephen... Custom extension revision.
2014-08-28  Dr. Stephen... Revision of custom extension code.
2014-08-28  Emilia KasperConstant-time utilities
2014-08-28  Raphael SpreitzerRT2400: ASN1_STRING_to_UTF8 missing initializer
2014-08-28  Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-08-27  Emilia KasperExplicitly check for empty ASN.1 strings in d2i_ECPriva...
2014-08-27  Matt CaswellRT3065: automatically generate a missing EC public key
2014-08-27  Adam LangleyRT3065: ec_private_key_dont_crash
2014-08-27  Mihai MilitaruRT2210: Add missing EVP_cleanup to example
2014-08-26  John FitzgibbonRT2724: Remove extra declaration
2014-08-26  David GatwoodRT1744: SSL_CTX_set_dump_dh() doc feedback
2014-08-25  Jan SchaumannRT1804: fix EXAMPLE in EVP_EncryptInit.pod
2014-08-24  Matt CaswellTypo fixes to evp documentation.
2014-08-22  Adam LangleyRT3060: Limit the number of empty records.
2014-08-22  Adam LangleyRT3061: Don't SEGFAULT when trying to export a public...
2014-08-22  Emilia KasperImprove EVP_PKEY_sign documentation
2014-08-21  Emilia Kasperdefine inline for Visual Studio
2014-08-21  Emilia KasperFix build when BSAES_ASM is defined but VPAES_ASM is not
2014-08-20  Andy Polyakovbn/asm/rsaz-*.pl: allow spaces in Perl path name.
2014-08-20  Andy Polyakovsha1-mb-x86_64.pl: add commentary.
2014-08-20  Andy Polyakovcrypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler...
2014-08-20  Andy Polyakovsha1-mb-x86_64.pl: fix typo.
2014-08-15  Matt CaswellFixed out-of-bounds read errors in ssl3_get_key_exchange.
2014-08-15  Istvan NoszticziusFix use after free bug.
2014-08-13  Bodo MoellerFurther improve/fix ec_GFp_simple_points_make_affine...
2014-08-08  Dr. Stephen... Fix SRP authentication ciphersuites.
2014-08-08  Dr. Stephen... Test SRP authentication ciphersuites.
2014-08-07  Dr. Stephen... Only use FIPS EC methods in FIPS mode.
2014-08-06  Dr. Stephen... Check SRP parameters early.
2014-08-06  Dr. Stephen... Fix SRP buffer overrun vulnerability.
2014-08-06  Dr. Stephen... Fix SRP ciphersuite DoS vulnerability.
2014-08-06  Gabor TyukaszFix race condition in ssl_parse_serverhello_tlsext
2014-08-06  Emilia KasperFix OID handling:
2014-08-06  Emilia KäsperFix DTLS anonymous EC(DH) denial of service
2014-08-06  David BenjaminFix protocol downgrade bug in case of fragmented packets
2014-08-06  Adam LangleyRemove some duplicate DTLS code.
2014-08-06  Matt CaswellApplying same fix as in dtls1_process_out_of_seq_messag...
2014-08-06  Adam LangleyFix return code for truncated DTLS fragment.
next