openssl.git
2015-07-02 Dr. Stephen... Fix PSK handling.
2015-06-25 Dr. Stephen... Don't output bogus errors in PKCS12_parse
2015-06-16 Richard LevitteMake preprocessor error into real preprocessor error
2015-06-16 Richard LevitteRemove one extraneous parenthesis
2015-06-11 Matt CaswellPrepare for 1.0.0t-dev
2015-06-11 Matt CaswellPrepare for 1.0.0s release OpenSSL_1_0_0s
2015-06-11 Matt CaswellUpdate CHANGES and NEWS
2015-06-11 Emilia KasperPKCS#7: Fix NULL dereference with missing EncryptedContent.
2015-06-11 Emilia KasperFix length checks in X509_cmp_time to avoid out-of...
2015-06-11 Dr. Stephen... Fix infinite loop in CMS
2015-06-11 Richard LevitteCorrection of make depend merge error
2015-06-11 Matt CaswellMore ssl_session_dup fixes
2015-06-10 Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-06-10 Matt CaswellFix Kerberos issue in ssl_session_dup
2015-06-08 Dr. Stephen... return correct NID for undefined object
2015-06-04 Matt CaswellRemove misleading comment
2015-06-04 Matt CaswellClean premaster_secret for GOST
2015-06-04 Matt CaswellClean Kerberos pre-master secret
2015-06-04 Matt CaswellFix off-by-one error in BN_bn2hex
2015-06-02 Richard LevitteAdd the macro OPENSSL_SYS_WIN64
2015-06-02 Matt CaswellFix race condition in NewSessionTicket
2015-06-02 Matt CaswellClear state in DTLSv1_listen
2015-05-28 Dr. Stephen... check for error when creating PKCS#8 structure
2015-05-28 Dr. Stephen... PEM doc fixes
2015-05-23 Richard LevitteHave mkerr.pl treat already existing multiline string...
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-23 Richard LevitteFix the update target and remove duplicate file updates
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-20 StudioEtrangeGitHub284: Fix typo in xx-32.pl scripts.
2015-05-19 Robert SwieckiDon't add write errors into bytecounts
2015-05-13 Rich SalzAdd NULL checks from master
2015-05-02 Gilles KhouzamRT3820: Don't call GetDesktopWindow()
2015-04-22 Dr. Stephen... Limit depth of nested sequences when generating ASN.1
2015-04-22 Loganaden VelvindronFix CRYPTO_strdup
2015-04-18 Dr. Stephen... Fix encoding bug in i2c_ASN1_INTEGER
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-04-16 Dr. Stephen... Reject empty generation strings.
2015-04-14 Matt CaswellFix ssl_get_prev_session overrun
2015-04-14 Matt CaswellCheck for ClientHello message overruns
2015-04-10 Dr. Stephen... Don't set *pval to NULL in ASN1_item_ex_new.
2015-03-24 Dr. Stephen... Make OCSP response verification more flexible.
2015-03-19 Matt CaswellPrepare for 1.0.0s-dev
2015-03-19 Matt CaswellPrepare for 1.0.0r release OpenSSL_1_0_0r
2015-03-19 Matt Caswellmake update
2015-03-19 Matt CaswellFix unsigned/signed warnings
2015-03-19 Matt CaswellFix a failure to NULL a pointer freed on error.
2015-03-19 Matt CaswellUpdate NEWS file
2015-03-19 Matt CaswellUpdate CHANGES for release
2015-03-19 Matt CaswellRemove overlapping CHANGES/NEWS entries
2015-03-19 Emilia KasperFix reachable assert in SSLv2 servers.
2015-03-19 Emilia KasperPKCS#7: avoid NULL pointer dereferences with missing...
2015-03-19 Dr. Stephen... Fix ASN1_TYPE_cmp
2015-03-18 Dr. Stephen... Free up ADB and CHOICE if already initialised.
2015-03-12 Dr. Stephen... ASN.1 print fix.
2015-03-11 Matt CaswellCleanse buffers
2015-03-09 Dr. Stephen... update ordinals
2015-03-08 Dr. Stephen... fix warning
2015-03-08 Dr. Stephen... Fix warnings.
2015-03-08 Dr. Stephen... Cleanse PKCS#8 private key components.
2015-03-07 Kurt RoeckxRemove export ciphers from the DEFAULT cipher list
2015-03-06 Matt CaswellUpdate mkerr.pl for new format
2015-03-02 Dr. Stephen... Check public key is not NULL.
2015-03-02 Dr. Stephen... Fix format script.
2015-02-25 Matt CaswellFix a failure to NULL a pointer freed on error.
2015-02-24 Dr. Stephen... Document -no_explicit
2015-02-09 Andy PolyakovBring objects.pl output even closer to new format.
2015-02-09 Andy PolyakovHarmonize objects.pl output with new format.
2015-02-06 Matt CaswellFix error handling in ssltest
2015-02-05 Rich SalzFixed bad formatting in crypto/des/spr.h
2015-02-04 Dr. Stephen... Make objxref.pl output in correct format
2015-02-03 Dr. Stephen... Check PKCS#8 pkey field is valid before cleansing.
2015-01-22 Matt CaswellFix for reformat problems with e_padlock.c
2015-01-22 Matt CaswellFix formatting error in pem.h
2015-01-22 Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_0-post-reformat
2015-01-22 Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_1_0_0-post-auto-reformat
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellYet more changes to comments OpenSSL_1_0_0-pre-auto-reformat
2015-01-22 Matt CaswellMore tweaks for comments due indent issues
2015-01-22 Matt CaswellFix modes.h so that indent doesn't complain
2015-01-22 Matt CaswellBackport hw_ibmca.c from master due to failed merge
2015-01-22 Matt CaswellTweaks for comments due to indent's inability to handle...
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Dr. Stephen... Delete trailing whitespace from output.
2015-01-22 Dr. Stephen... Add -d debug option to save preprocessed files.
2015-01-22 Dr. Stephen... Test option -nc
2015-01-22 Matt CaswellAdd ecp_nistz256.c to list of files skipped by openssl...
2015-01-22 Matt CaswellManually reformat aes_x86core.c and add it to the list...
2015-01-22 Andy Polyakovcrypto/ofb128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/ctr128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/cfb128.c: make it indent-friendly.
2015-01-22 Matt CaswellFix indent comment corruption issue
2015-01-22 Matt CaswellAmend openssl-format-source so that it give more repeat...
2015-01-22 Andy Polyakovbn/bn_const.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/asm/x86_64-gcc.cL make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_asm.c: make it indent-friendly.
2015-01-22 Andy Polyakovbn/bn_exp.c: make it indent-friendly.
2015-01-22 Matt CaswellManually reformat aes_core.c
2015-01-22 Matt CaswellAdd obj_dat.h to the list of files that will not be...
next