projects
/
oweals
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
This commit was manufactured by cvs2svn to create branch
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
2007-04-05
Ben Laurie
Don't copy from a nonexistent next. Coverity ID 47.
commit
|
commitdiff
|
tree
2007-04-05
Ben Laurie
Fix duplicate error number.
commit
|
commitdiff
|
tree
2007-04-05
Ben Laurie
Errors should actually be errors.
commit
|
commitdiff
|
tree
2007-04-05
Ben Laurie
Don't dereference NULL argument. Coverity ID 52.
commit
|
commitdiff
|
tree
2007-04-05
Ben Laurie
Missing config file.
commit
|
commitdiff
|
tree
2007-04-05
Ben Laurie
Don't use a negative number as a length. Coverity ID 57.
commit
|
commitdiff
|
tree
2007-04-05
Ben Laurie
Avoid overrun. Coverity ID 60.
commit
|
commitdiff
|
tree
2007-04-05
Ben Laurie
Free memory. Coverity ID 62.
commit
|
commitdiff
|
tree
2007-04-04
Ben Laurie
Resource leak.
commit
|
commitdiff
|
tree
2007-04-04
Ben Laurie
Handle bad content type. Coverity ID 99.
commit
|
commitdiff
|
tree
2007-04-04
Ben Laurie
Fix buffer overrun. Coverity ID 106.
commit
|
commitdiff
|
tree
2007-04-04
Ben Laurie
Don't free a NULL. Coverity ID 112.
commit
|
commitdiff
|
tree
2007-04-04
Ben Laurie
Missing return on error. Coverity ID 115.
commit
|
commitdiff
|
tree
2007-04-04
Ben Laurie
Return an error if the serial number is badly formed...
commit
|
commitdiff
|
tree
2007-04-04
Ben Laurie
Die if serial number is invalid.
commit
|
commitdiff
|
tree
2007-04-04
Ben Laurie
Make sure we detect corruption.
commit
|
commitdiff
|
tree
2007-04-01
Ben Laurie
Don't die if the value is NULL (Coverity CID 98).
commit
|
commitdiff
|
tree
2007-04-01
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2006-11-27
Ben Laurie
Add RFC 3779 support.
commit
|
commitdiff
|
tree
2006-11-08
Ben Laurie
Fix various warnings.
commit
|
commitdiff
|
tree
2006-08-31
Ben Laurie
Forward port of IGE mode.
commit
|
commitdiff
|
tree
2006-08-28
Ben Laurie
Make things static that should be. Declare stuff in...
commit
|
commitdiff
|
tree
2005-08-27
Ben Laurie
Fix warnings.
commit
|
commitdiff
|
tree
2005-08-23
Ben Laurie
Generate primes, too.
commit
|
commitdiff
|
tree
2005-08-21
Ben Laurie
Make D-H safer, include well-known primes.
commit
|
commitdiff
|
tree
2005-08-21
Ben Laurie
Fix warning.
commit
|
commitdiff
|
tree
2005-06-29
Ben Laurie
Brought forward from 0.9.8 - 64 bit warning fixes and...
commit
|
commitdiff
|
tree
2005-06-29
Ben Laurie
Fix warnings.
commit
|
commitdiff
|
tree
2005-05-21
Ben Laurie
Propagate BUILDENV into subdirectories.
commit
|
commitdiff
|
tree
next