projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Build/test cleanly on MacOS.
2013-01-19
Ben Laurie
Build/test cleanly on MacOS.
commit
|
commitdiff
|
tree
2013-01-19
Ben Laurie
Remove extraneous brackets (clang doesn't like them).
commit
|
commitdiff
|
tree
2013-01-19
Ben Laurie
Can't check a size_t for < 0.
commit
|
commitdiff
|
tree
2013-01-19
Ben Laurie
Make "make depend" work on MacOS out of the box.
commit
|
commitdiff
|
tree
2013-01-13
Ben Laurie
Fix some clang warnings.
commit
|
commitdiff
|
tree
2013-01-12
Ben Laurie
Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover...
commit
|
commitdiff
|
tree
2013-01-06
Ben Laurie
Add some missing files, make paths absolute.
commit
|
commitdiff
|
tree
2013-01-06
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2012-12-14
Ben Laurie
Documentation improvements by Chris Palmer (Google).
commit
|
commitdiff
|
tree
2012-12-13
Ben Laurie
Document -pubkey.
commit
|
commitdiff
|
tree
2012-12-12
Ben Laurie
Improve my 64-bit debug target.
commit
|
commitdiff
|
tree
2012-12-11
Ben Laurie
Make openssl verify return errors.
commit
|
commitdiff
|
tree
2012-12-11
Ben Laurie
Update ignores.
commit
|
commitdiff
|
tree
2012-12-10
Ben Laurie
Tabification. Remove accidental duplication.
commit
|
commitdiff
|
tree
2012-12-07
Ben Laurie
Fix OCSP checking.
commit
|
commitdiff
|
tree
2012-11-05
Ben Laurie
More strict aliasing fix.
commit
|
commitdiff
|
tree
2012-11-05
Ben Laurie
Remove unused static function.
commit
|
commitdiff
|
tree
2012-11-05
Ben Laurie
Fix gcc 4.8 warning (strict aliasing violation).
commit
|
commitdiff
|
tree
2012-09-11
Ben Laurie
Call OCSP Stapling callback after ciphersuite has been...
commit
|
commitdiff
|
tree
2012-06-11
Ben Laurie
Fix memory leak.
commit
|
commitdiff
|
tree
2012-06-07
Ben Laurie
Rearrange and test authz extension.
commit
|
commitdiff
|
tree
2012-06-06
Ben Laurie
Fix memory leak.
commit
|
commitdiff
|
tree
2012-06-06
Ben Laurie
Parse authz correctly.
commit
|
commitdiff
|
tree
2012-06-03
Ben Laurie
Version skew reduction: trivia (I hope).
commit
|
commitdiff
|
tree
2012-05-30
Ben Laurie
RFC 5878 support.
commit
|
commitdiff
|
tree
2012-05-30
Ben Laurie
Build on FreeBSD with gcc 4.6.
commit
|
commitdiff
|
tree
2012-05-10
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2012-05-10
Ben Laurie
Padlock doesn't build. I don't even know what it is.
commit
|
commitdiff
|
tree
2011-12-13
Ben Laurie
Remove redundant TLS exporter.
commit
|
commitdiff
|
tree
2011-12-13
Ben Laurie
Padlock engine doesn't build (the asm parts are not...
commit
|
commitdiff
|
tree
2011-12-13
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2011-12-13
Ben Laurie
Back out redundant verification time change.
commit
|
commitdiff
|
tree
2011-12-13
Ben Laurie
Make it possible to set a time for verification.
commit
|
commitdiff
|
tree
2011-11-15
Ben Laurie
Add TLS exporter.
commit
|
commitdiff
|
tree
2011-11-15
Ben Laurie
Add DTLS-SRTP.
commit
|
commitdiff
|
tree
2011-11-14
Ben Laurie
Fix some warnings caused by __owur. Temporarily (I...
commit
|
commitdiff
|
tree
2011-03-16
Ben Laurie
Missing SRP files.
commit
|
commitdiff
|
tree
2011-03-16
Ben Laurie
Fix Tom Wu's email.
commit
|
commitdiff
|
tree
2011-03-12
Ben Laurie
Note SRP support.
commit
|
commitdiff
|
tree
2011-03-12
Ben Laurie
Add SRP support.
commit
|
commitdiff
|
tree
2011-03-12
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2011-01-09
Ben Laurie
Constify.
commit
|
commitdiff
|
tree
2011-01-09
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2010-09-05
Ben Laurie
Fixes to NPN from Adam Langley.
commit
|
commitdiff
|
tree
2010-09-05
Ben Laurie
NPN tests.
commit
|
commitdiff
|
tree
2010-09-05
Ben Laurie
Fix warnings.
commit
|
commitdiff
|
tree
2010-07-28
Ben Laurie
Add Next Protocol Negotiation.
commit
|
commitdiff
|
tree
2010-07-27
Ben Laurie
Sign mismatch.
commit
|
commitdiff
|
tree
2010-07-27
Ben Laurie
Missing prototype.
commit
|
commitdiff
|
tree
2010-06-12
Ben Laurie
Fix warnings.
commit
|
commitdiff
|
tree
2010-05-05
Ben Laurie
Non-executable stack in asm.
commit
|
commitdiff
|
tree
2010-05-01
Ben Laurie
Missing declarations, no assembler in PEDANTIC.
commit
|
commitdiff
|
tree
2010-02-28
Ben Laurie
Fix warnings (note that gcc 4.2 has a bug that makes...
commit
|
commitdiff
|
tree
2009-07-26
Ben Laurie
Fix warnings.
commit
|
commitdiff
|
tree
2009-04-05
Ben Laurie
Autogeneration seems to have changed slightly.
commit
|
commitdiff
|
tree
2009-03-08
Ben Laurie
Print IPv6 all 0s correctly (Rob Austein).
commit
|
commitdiff
|
tree
2009-03-03
Ben Laurie
Don't ask for -iv for ciphers that need no IV.
commit
|
commitdiff
|
tree
2009-03-03
Ben Laurie
Use the right length (reported by Quanhong Wang).
commit
|
commitdiff
|
tree
2009-02-23
Ben Laurie
Fix memory leak.
commit
|
commitdiff
|
tree
2009-02-15
Ben Laurie
Use new common flags and fix resulting warnings.
commit
|
commitdiff
|
tree
2009-01-18
Ben Laurie
Allow CC to be overridden.
commit
|
commitdiff
|
tree
2009-01-09
Ben Laurie
Add missing entry.
commit
|
commitdiff
|
tree
2009-01-02
Ben Laurie
srvr_ecdh cannot be NULL at this point (Coverity ID...
commit
|
commitdiff
|
tree
2009-01-01
Ben Laurie
Calculate offset correctly. (Coverity ID 233)
commit
|
commitdiff
|
tree
2008-12-30
Ben Laurie
Document dead code.
commit
|
commitdiff
|
tree
2008-12-29
Ben Laurie
Apparently s->ctx could be NULL. (Coverity ID 147).
commit
|
commitdiff
|
tree
2008-12-29
Ben Laurie
Apparently s->ctx could be NULL at this point (see...
commit
|
commitdiff
|
tree
2008-12-29
Ben Laurie
If we're going to return errors (no matter how stupid...
commit
|
commitdiff
|
tree
2008-12-29
Ben Laurie
Make sure a bad parameter to RSA_verify_PKCS1_PSS(...
commit
|
commitdiff
|
tree
2008-12-29
Ben Laurie
Die earlier if hash is NULL. (Coverity IDs 137 & 138).
commit
|
commitdiff
|
tree
2008-12-29
Ben Laurie
Reverse incorrect earlier fix.
commit
|
commitdiff
|
tree
2008-12-29
Ben Laurie
Die earlier if we have no hash function.
commit
|
commitdiff
|
tree
2008-12-27
Ben Laurie
Remove dead code. (Coverity ID 2)
commit
|
commitdiff
|
tree
2008-12-27
Ben Laurie
Check scalar->d before we use it (in BN_num_bits()...
commit
|
commitdiff
|
tree
2008-12-27
Ben Laurie
Deal with the unlikely event that EVP_MD_CTX_size(...
commit
|
commitdiff
|
tree
2008-12-27
Ben Laurie
Handle the unlikely event that BIO_get_mem_data() returns...
commit
|
commitdiff
|
tree
2008-12-26
Ben Laurie
Remove misleading dead code. Constify. (Coverity ID...
commit
|
commitdiff
|
tree
2008-12-26
Ben Laurie
!a && !a->b is clearly wrong! Changed to !a || !a-...
commit
|
commitdiff
|
tree
2008-12-26
Ben Laurie
pval must always be set when pk7_cb() does anything...
commit
|
commitdiff
|
tree
2008-12-13
Ben Laurie
Back out pointless change.
commit
|
commitdiff
|
tree
2008-12-13
Ben Laurie
*** empty log message ***
commit
|
commitdiff
|
tree
2008-12-13
Ben Laurie
Return error if DH_new() fails (Coverity ID 150).
commit
|
commitdiff
|
tree
2008-12-13
Ben Laurie
Check for NULL before use (Coverity ID 203).
commit
|
commitdiff
|
tree
2008-12-13
Ben Laurie
Missing return values (Coverity ID 204).
commit
|
commitdiff
|
tree
2008-11-16
Ben Laurie
Integrate J-PAKE and TLS-PSK. Increase PSK buffer size...
commit
|
commitdiff
|
tree
2008-11-16
Ben Laurie
Ignore generated ASM.
commit
|
commitdiff
|
tree
2008-11-13
Ben Laurie
Aftermath of a clashing size_t fix (now only format...
commit
|
commitdiff
|
tree
2008-11-13
Ben Laurie
Ignore saved Makefile.
commit
|
commitdiff
|
tree
2008-11-13
Ben Laurie
J-PAKE is not experimental in HEAD.
commit
|
commitdiff
|
tree
2008-11-04
Ben Laurie
Only one of these needs to be signed.
commit
|
commitdiff
|
tree
2008-11-04
Ben Laurie
Formatting.
commit
|
commitdiff
|
tree
2008-11-02
Ben Laurie
Fix asserts. Fix incorrect dependency.
commit
|
commitdiff
|
tree
2008-11-02
Ben Laurie
Fix warnings.
commit
|
commitdiff
|
tree
2008-11-02
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2008-11-01
Ben Laurie
More size_tification.
commit
|
commitdiff
|
tree
2008-11-01
Ben Laurie
size_tification.
commit
|
commitdiff
|
tree
2008-10-29
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2008-10-26
Ben Laurie
Add JPAKE.
commit
|
commitdiff
|
tree
2008-10-19
Ben Laurie
Constification.
commit
|
commitdiff
|
tree
2008-10-18
Ben Laurie
Fix warning a different way.
commit
|
commitdiff
|
tree
next