projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2015-08-16
Rich Salz
Move FAQ to the web.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Dirk Wetter
GH336: Return an exit code if report fails
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Loganaden Velvindron
Clear BN-mont values when free'ing it.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Martin Vejnar
RT3774: double-free in DSA
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Rich Salz
Tweak README about rt and bug reporting.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Richard Levitte
Remove extra '; \' in apps/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Richard Levitte
Set numeric IDs for tar as well
commit
|
commitdiff
|
tree
|
snapshot
2015-07-10
Richard Levitte
Stop using tardy
commit
|
commitdiff
|
tree
|
snapshot
2015-07-09
Dr. Stephen...
Sort @sstacklst correctly.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Dr. Stephen...
document -2 return value
commit
|
commitdiff
|
tree
|
snapshot
2015-07-02
Dr. Stephen...
Fix PSK handling.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Dr. Stephen...
Don't output bogus errors in PKCS12_parse
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Richard Levitte
Make preprocessor error into real preprocessor error
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Richard Levitte
Remove one extraneous parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Matt Caswell
Prepare for 1.0.0t-dev
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Matt Caswell
Prepare for 1.0.0s release
OpenSSL_1_0_0s
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Matt Caswell
Update CHANGES and NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Emilia Kasper
PKCS#7: Fix NULL dereference with missing EncryptedContent.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Emilia Kasper
Fix length checks in X509_cmp_time to avoid out-of...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Dr. Stephen...
Fix infinite loop in CMS
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Richard Levitte
Correction of make depend merge error
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Matt Caswell
More ssl_session_dup fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Matt Caswell
EC_POINT_is_on_curve does not return a boolean
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Matt Caswell
Fix Kerberos issue in ssl_session_dup
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Dr. Stephen...
return correct NID for undefined object
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Matt Caswell
Remove misleading comment
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Matt Caswell
Clean premaster_secret for GOST
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Matt Caswell
Clean Kerberos pre-master secret
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Matt Caswell
Fix off-by-one error in BN_bn2hex
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Richard Levitte
Add the macro OPENSSL_SYS_WIN64
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Matt Caswell
Fix race condition in NewSessionTicket
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Matt Caswell
Clear state in DTLSv1_listen
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Dr. Stephen...
check for error when creating PKCS#8 structure
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Dr. Stephen...
PEM doc fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Richard Levitte
Have mkerr.pl treat already existing multiline string...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Richard Levitte
Fix update and depend in engines/
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Richard Levitte
Missed a couple of spots in the update change
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Richard Levitte
Fix the update target and remove duplicate file updates
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Fix off-by-one in BN_rand
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Matt Caswell
Reject negative shifts for BN_rshift and BN_lshift
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
StudioEtrange
GitHub284: Fix typo in xx-32.pl scripts.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Robert Swiecki
Don't add write errors into bytecounts
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Rich Salz
Add NULL checks from master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Gilles Khouzam
RT3820: Don't call GetDesktopWindow()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Dr. Stephen...
Limit depth of nested sequences when generating ASN.1
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Loganaden Velvindron
Fix CRYPTO_strdup
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Dr. Stephen...
Fix encoding bug in i2c_ASN1_INTEGER
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Viktor Dukhovni
Code style: space after 'if'
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Dr. Stephen...
Reject empty generation strings.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Matt Caswell
Fix ssl_get_prev_session overrun
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Matt Caswell
Check for ClientHello message overruns
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Dr. Stephen...
Don't set *pval to NULL in ASN1_item_ex_new.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Dr. Stephen...
Make OCSP response verification more flexible.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Matt Caswell
Prepare for 1.0.0s-dev
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Matt Caswell
Prepare for 1.0.0r release
OpenSSL_1_0_0r
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Matt Caswell
make update
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Matt Caswell
Fix unsigned/signed warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Matt Caswell
Fix a failure to NULL a pointer freed on error.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Matt Caswell
Update NEWS file
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Matt Caswell
Update CHANGES for release
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Matt Caswell
Remove overlapping CHANGES/NEWS entries
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Emilia Kasper
Fix reachable assert in SSLv2 servers.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Emilia Kasper
PKCS#7: avoid NULL pointer dereferences with missing...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Dr. Stephen...
Fix ASN1_TYPE_cmp
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Dr. Stephen...
Free up ADB and CHOICE if already initialised.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Dr. Stephen...
ASN.1 print fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Matt Caswell
Cleanse buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Dr. Stephen...
update ordinals
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Dr. Stephen...
fix warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Dr. Stephen...
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Dr. Stephen...
Cleanse PKCS#8 private key components.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Kurt Roeckx
Remove export ciphers from the DEFAULT cipher list
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Matt Caswell
Update mkerr.pl for new format
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Dr. Stephen...
Check public key is not NULL.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Dr. Stephen...
Fix format script.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Matt Caswell
Fix a failure to NULL a pointer freed on error.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-24
Dr. Stephen...
Document -no_explicit
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Andy Polyakov
Bring objects.pl output even closer to new format.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Andy Polyakov
Harmonize objects.pl output with new format.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Matt Caswell
Fix error handling in ssltest
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Rich Salz
Fixed bad formatting in crypto/des/spr.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Dr. Stephen...
Make objxref.pl output in correct format
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Dr. Stephen...
Check PKCS#8 pkey field is valid before cleansing.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Fix for reformat problems with e_padlock.c
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Fix formatting error in pem.h
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Re-align some comments after running the reformat script.
OpenSSL_1_0_0-post-reformat
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Rerun util/openssl-format-source -v -c .
OpenSSL_1_0_0-post-auto-reformat
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Yet more changes to comments
OpenSSL_1_0_0-pre-auto-reformat
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
More tweaks for comments due indent issues
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Fix modes.h so that indent doesn't complain
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Backport hw_ibmca.c from master due to failed merge
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Tweaks for comments due to indent's inability to handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Move more comments that confuse indent
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Dr. Stephen...
Delete trailing whitespace from output.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Dr. Stephen...
Add -d debug option to save preprocessed files.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Dr. Stephen...
Test option -nc
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Add ecp_nistz256.c to list of files skipped by openssl...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Matt Caswell
Manually reformat aes_x86core.c and add it to the list...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Andy Polyakov
crypto/ofb128.c: make it indent-friendly.
commit
|
commitdiff
|
tree
|
snapshot
next