projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix warning.
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
2008-10-14
Ben Laurie
Set comparison function in v3_add_canonize().
commit
|
commitdiff
|
tree
2008-10-14
Ben Laurie
Add XMPP STARTTLS support.
commit
|
commitdiff
|
tree
2008-10-14
Ben Laurie
Type-safe OBJ_bsearch_ex.
commit
|
commitdiff
|
tree
2008-10-12
Ben Laurie
Type-checked (and modern C compliant) OBJ_bsearch.
commit
|
commitdiff
|
tree
2008-10-12
Ben Laurie
Add missing DTLS1_BAD_VER (hope I got the value right).
commit
|
commitdiff
|
tree
2008-09-09
Ben Laurie
Ignoring errors in makedepend can hide problems.
commit
|
commitdiff
|
tree
2008-09-07
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2008-06-04
Ben Laurie
More type-checking.
commit
|
commitdiff
|
tree
2008-06-04
Ben Laurie
Only include windows headers when under windows.
commit
|
commitdiff
|
tree
2008-06-03
Ben Laurie
Memory saving patch.
commit
|
commitdiff
|
tree
2008-05-26
Ben Laurie
LHASH revamp. make depend.
commit
|
commitdiff
|
tree
2008-01-12
Ben Laurie
Missing headers.
commit
|
commitdiff
|
tree
2007-11-16
Ben Laurie
Fix buffer overflow.
commit
|
commitdiff
|
tree
2007-11-16
Ben Laurie
Fix warnings.
commit
|
commitdiff
|
tree
2007-10-12
Ben Laurie
0.9.8f.
commit
|
commitdiff
|
tree
2007-10-11
Ben Laurie
New release.
commit
|
commitdiff
|
tree
2007-09-19
Ben Laurie
Fix dependencies. Make depend.
commit
|
commitdiff
|
tree
2007-09-19
Ben Laurie
The other half of make errors.
commit
|
commitdiff
|
tree
2007-09-19
Ben Laurie
make errors.
commit
|
commitdiff
|
tree
2007-09-08
Ben Laurie
Typo? Why did this work, anyway?
commit
|
commitdiff
|
tree
2007-06-23
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2007-06-23
Ben Laurie
Inline function declarations have to be prototypes.
commit
|
commitdiff
|
tree
2007-05-13
Ben Laurie
More IGE speedup.
commit
|
commitdiff
|
tree
2007-05-13
Ben Laurie
AES IGE mode speedup.
commit
|
commitdiff
|
tree
2007-04-07
Ben Laurie
Yet another resource leak. Coverity ID 123.
commit
|
commitdiff
|
tree
2007-04-05
Ben Laurie
If you're going to check for negative, use an signed...
commit
|
commitdiff
|
tree
next