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-12-02
Matt Caswell
Update CHANGES and NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Dr. Stephen...
Free up passed ASN.1 structure if reused.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Dr. Stephen...
Fix leak with ASN.1 combine.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Richard Levitte
_BSD_SOURCE is deprecated, use _DEFAULT_SOURCE instead
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Dr. Stephen...
Fix uninitialised p error.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Dr. Stephen...
Limit depth of ASN1 parse printing.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Dr. Stephen...
Don't try and parse boolean type.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Ismo Puustinen
GH367: use random data if seed too short.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Rich Salz
Change --debug to -d for compat with old releases.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Rich Salz
Remove stricts-warnings on 1.0.0 travis.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Rich Salz
GH398: Add mingw cross-compile, etc.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Matt Caswell
Make sure OPENSSL_cleanse checks for NULL
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Ivo Raisr
Make no-psk compile without warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Dr. Stephen...
Use default field separator.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Matt Caswell
Fix building with OPENSSL_NO_TLSEXT.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Richard Levitte
Ignore .dir-locals.el
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Richard Levitte
Remove auto-fill-mode
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Richard Levitte
Add an example .dir-locals.el
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Richard Levitte
Add emacs CC mode style for OpenSSL
commit
|
commitdiff
|
tree
|
snapshot
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
next