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
Richard Levitte
_BSD_SOURCE is deprecated, use _DEFAULT_SOURCE instead
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Matt Caswell
Return errors even if the cookie validation has succeeded
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Kurt Roeckx
Use both sun and __sun
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Marcus Meissner
mark openssl configuration as loaded at end of OPENSSL_...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Pascal Cuoq
ssl3_free(): Return if it wasn't created
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Kurt Roeckx
Set reference count earlier
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-11-22
Kurt Roeckx
Use defined(__sun) instead of defined(sun)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Alessandro...
Add initial AppVeyor configuration
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Matt Caswell
Ensure all EVP calls have their returns checked where...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Rich Salz
Fix release in README.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Graeme Perrow
RT32671: wrong multiple errs TS_check_status_info
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Matt Caswell
Stop DTLS servers asking for unsafe legacy renegotiation
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Matt Caswell
Only call ssl3_init_finished_mac once for DTLS
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Matt Caswell
Fix missing malloc return value checks
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Richard Levitte
Make the match for previous cflags a bit more strict
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Matt Caswell
Minor EVP_SignInit_ex doc fix
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Matt Caswell
Clarify the preferred way of creating patch files
commit
|
commitdiff
|
tree
|
snapshot
2015-11-01
Rich Salz
Some README and CONTRIBUTING cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Pascal Cuoq
BN_GF2m_mod_inv(): check bn_wexpand return value
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Alessandro...
Remove useless code
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Alessandro...
Check memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Alessandro...
Fix references to various RFCs
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Alessandro...
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Alessandro...
Set salt length after the malloc has succeeded
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Alessandro...
Fix memory leaks and other mistakes on errors
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Alessandro...
Replace malloc+strlcpy with strdup
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Alessandro...
Do not treat 0 return value from BIO_get_fd() as error
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Adam Eijdenberg
Clarify return values for EVP_DigestVerifyFinal.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Rich Salz
Avoid SHA1 weakness
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Rich Salz
Fix travis build for 1.0.1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Matt Caswell
Don't treat a bare OCTETSTRING as DigestInfo in int_rsa...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Richard Levitte
When ENGINE_add finds that id or name is missing, actua...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Pascal Cuoq
Move BN_CTX_start() call so the error case can always...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Pascal Cuoq
Set flags to 0 before calling BN_with_flags()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Dr. Stephen...
Don't try and parse boolean type.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Matt Caswell
Change functions to pass in a limit rather than calcula...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Alessandro...
Validate ClientHello extension field length
commit
|
commitdiff
|
tree
|
snapshot
2015-10-03
Kurt Roeckx
Fix more d2i cases to properly update the input pointer
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Dr. Stephen...
Link in applink with fips_premain_dso
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Ismo Puustinen
GH367: use random data if seed too short.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Hubert Kario
RT4051: fix ciphers man page typo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Emilia Kasper
RT2772: accept empty SessionTicket
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Dr. Stephen...
SRP memory leak fix
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Rich Salz
Fix typo in previous merge
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
Emilia Kasper
BUF_strdup and friends: update docs
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Emilia Kasper
BUF_strndup: tidy
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Alessandro...
Make BUF_strndup() read-safe on arbitrary inputs
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Rich Salz
GH398: Add mingw cross-compile, etc.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
David Woodhouse
RT3479: Add UTF8 support to BIO_read_filename()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Gunnar Kudrjavets
RT3823: Improve the robustness of event logging
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Matt Caswell
Fix SRP memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Dr. Stephen...
Make SRP work with -www
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Dr. Stephen...
Handle SSL_ERROR_WANT_X509_LOOKUP
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Viktor Dukhovni
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Rich Salz
This undoes GH367 for non-master
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Matt Caswell
Make sure OPENSSL_cleanse checks for NULL
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Emilia Kasper
base64 decode: check for high bit
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Emilia Kasper
RT3757: base64 encoding bugs
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Ivo Raisr
Make no-psk compile without warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Rich Salz
RT4044: Remove .cvsignore files.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Rich Salz
RT4044: Remove .cvsignore files.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Kurt Roeckx
d2i: don't update input pointer on failure
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Dr. Stephen...
Check for FIPS mode after loading config.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Dr. Stephen...
Use default field separator.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Emilia Kasper
RT3754: check for NULL pointer
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Matt Caswell
Fix session resumption
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Matt Caswell
Fix building with OPENSSL_NO_TLSEXT.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Tim Zhang
Fix the comment for POINT_CONVERSION_UNCOMPRESSED
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Emilia Kasper
OpenSSL 1.0.1n: add missing CHANGES entry
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Emilia Kasper
RT4002: check for NULL cipher in p12_crpt.c
commit
|
commitdiff
|
tree
|
snapshot
2015-09-01
Emilia Kasper
RT 3493: fix RSA test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Richard Levitte
Ignore .dir-locals.el
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
mrpre
check bn_new return value
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Ben Kaduk
GH367 follow-up, for more clarity
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Emilia Kasper
BN_mod_exp_mont_consttime: check for zero modulus.
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-31
Emilia Kasper
bntest: don't dereference the |d| array for a zero...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Ismo Puustinen
GH367: Fix dsa keygen for too-short seed
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
David Brodski
Fixed problem with multiple load-unload of comp zlib
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Viktor Dukhovni
GH correct organizationalUnitName
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Matt Caswell
Fix DTLS session ticket renewal
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Markus Rinne
RT4019: Duplicate -hmac flag in dgst.pod
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Rich Salz
GH372: Remove duplicate flags
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Richard Levitte
Add new types to indent.pro
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Rich Salz
Move FAQ to the web.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Dr. Stephen...
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Dr. Stephen...
Return error for unsupported modes.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Dr. Stephen...
Fix memory leak if setup fails.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Dr. Stephen...
Err isn't always malloc failure.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Matt Caswell
Fix "make test" seg fault with SCTP enabled
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Matt Caswell
Fix missing return value checks in SCTP
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Matt Caswell
Check for 0 modulus in BN_MONT_CTX_set
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Guy Leaver...
Fix seg fault with 0 p val in SKE
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Matt Caswell
Fix warning when compiling with no-ec2m
commit
|
commitdiff
|
tree
|
snapshot
next