projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update trace code.
[oweals/openssl.git]
/
ssl
/
s3_enc.c
2015-05-30
Rich Salz
clear/cleanse cleanup
blob
|
commitdiff
|
raw
2015-05-06
Rich Salz
memset, memcpy, sizeof consistency fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Rich Salz
Use safer sizeof variant in malloc
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free NULL cleanup 11
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Rich Salz
free cleanup almost the finale
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Viktor Dukhovni
Code style: space after 'if'
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move ssl3_record_sequence_update into record layer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move read_sequence and write_sequence from s->s3 to...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Introduce macro RECORD_LAYER_setup_comp_buffer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move more SSL3_RECORD oriented functions into ssl3_record.c
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Encapsulate s->s3->wrec
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Encapsulate s->s3->rrec
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Matt Caswell
Fix missing return value checks
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
Matt Caswell
Cleanse buffers
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
More comment realignment
master-post-reformat
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Fix source where indent will not be able to cope
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
More comments
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Jonas Maebe
ssl3_digest_cached_records: check for NULL after alloca...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-08
Dr. Stephen Henson
Remove some unnecessary OPENSSL_FIPS references
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Kurt Roeckx
Remove SSLv2 support
blob
|
commitdiff
|
raw
|
diff to current
2014-11-27
Matt Caswell
Add checks to the return value of EVP_Cipher to prevent...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Bodo Moeller
Support TLS_FALLBACK_SCSV.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-18
Justin Blanchard
RT1815: More const'ness improvements
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Matt Caswell
Fixed incorrect return code handling in ssl3_final_fini...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Matt Caswell
Revert "Fixed incorrect return code handling in ssl3_fi...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Matt Caswell
Fixed incorrect return code handling in ssl3_final_fini...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-08
Dr. Stephen Henson
Experimental encrypt-then-mac support.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Veres Lajos
misspellings fixes by https://github.com/vlajos/misspel...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-08
Andy Polyakov
ssl/*: revert "remove SSL_RECORD->orig_len" and merge...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Andy Polyakov
ssl/*: remove SSL3_RECORD->orig_len to restore binary...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Ben Laurie
Update DTLS code to match CBC decoding in TLS.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Ben Laurie
Don't crash when processing a zero-length, TLS >= 1...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Ben Laurie
Make CBC decoding constant time.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-28
Dr. Stephen Henson
oops, typo
blob
|
commitdiff
|
raw
|
diff to current
2012-08-28
Dr. Stephen Henson
New compile time option OPENSSL_SSL_TRACE_CRYPTO, when...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Dr. Stephen Henson
Clear bytes used for block padding of SSL 3.0 records...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Dr. Stephen Henson
set FIPS permitted flag before initalising digest
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Dr. Stephen Henson
PR: 2295
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Dr. Stephen Henson
Implement FIPS_mode and FIPS_mode_set
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
Dr. Stephen Henson
Initial incomplete TLS v1.2 support. New ciphersuites...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-12
Ben Laurie
Fix warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Dr. Stephen Henson
Updates from 1.0.0-stable branch.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Dr. Stephen Henson
Updates from 1.0.0-stable
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Ben Laurie
If we're going to return errors (no matter how stupid...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Ben Laurie
Die earlier if hash is NULL. (Coverity IDs 137 & 138).
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Ben Laurie
Die earlier if we have no hash function.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Ben Laurie
Handle the unlikely event that BIO_get_mem_data() retur...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-07
Dr. Stephen Henson
Fix warnings: computed value not use, incompatible...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-31
Dr. Stephen Henson
Update ssl code to support digests other than MD5+SHA1...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Dr. Stephen Henson
Update ssl library to support EVP_PKEY MAC API. Include...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-17
Bodo Möller
Reorganize the data used for SSL ciphersuite pattern...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
Nils Larsch
ensure that the EVP_CIPHER_CTX object is initialized
blob
|
commitdiff
|
raw
|
diff to current
2006-03-10
Nils Larsch
add initial support for RFC 4279 PSK SSL ciphersuites
blob
|
commitdiff
|
raw
|
diff to current
2006-01-07
Bodo Möller
prepare for additional RFC3546 alerts
blob
|
commitdiff
|
raw
|
diff to current
2006-01-07
Bodo Möller
make sure that the unrecognized_name alert actually...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-01
Dr. Stephen Henson
Fix compilation without OPENSSL_NO_COMP :-)
blob
|
commitdiff
|
raw
|
diff to current
2005-09-30
Dr. Stephen Henson
Make OPENSSL_NO_COMP compile again.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-26
Ben Laurie
Add DTLS support.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-04
Geoff Thorpe
Avoid some shadowed variable names.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-29
Geoff Thorpe
A general spring-cleaning (in autumn) to fix up signed...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-12
Bodo Möller
comments
blob
|
commitdiff
|
raw
|
diff to current
2002-11-28
Richard Levitte
Cleanse memory using the new OPENSSL_cleanse() function.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Ben Laurie
Security fixes brought forward from 0.9.7.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-10
Lutz Jänicke
Reorder inclusion of header files:
blob
|
commitdiff
|
raw
|
diff to current
2002-07-09
Bodo Möller
emtpy fragments are not necessary for SSL_eNULL
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Bodo Möller
New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-13
Bodo Möller
Implement known-IV countermeasure.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Bodo Möller
Fix memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-17
Dr. Stephen Henson
Modify EVP cipher behaviour in a similar way
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Dr. Stephen Henson
Retain compatibility of EVP_DigestInit() and EVP_Digest...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Bodo Möller
comment
blob
|
commitdiff
|
raw
|
diff to current
2001-09-20
Bodo Möller
Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-30
Ben Laurie
Really add the EVP and all of the DES changes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Dr. Stephen Henson
Change all calls to low level digest routines in the...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-15
Bodo Möller
pay attention to blocksize before attempting decryption
blob
|
commitdiff
|
raw
|
diff to current
2001-06-07
Richard Levitte
Use memmove() instead of memcpy() on areas that may...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-08
Bodo Möller
Avoid assert() in the library.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-08
Richard Levitte
Resize a local buffer to accomodate the size requiremen...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-03
Bodo Möller
This change should be suitable as a workaround for...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-07
Bodo Möller
Fix ERR_R_... problems.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Richard Levitte
There have been a number of complaints from a number...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Dr. Stephen Henson
Change EVP_MD_CTX_type so it is more logical and add...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Bodo Möller
Tolerate fragmentation and interleaving in the SSL...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Ulf Möller
ispell (and minor modifications)
blob
|
commitdiff
|
raw
|
diff to current
2000-01-06
Bodo Möller
Use separate arrays for certificate verify and for...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-05
Bodo Möller
Use prototypes.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-29
Bodo Möller
Delete NO_PROTO section (which apparently was just...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-04
Ulf Möller
Support the EBCDIC character set and BS2000/OSD-POSIX...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-27
Ulf Möller
Message digest stuff.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Bodo Möller
Change #include filenames from <foo.h> to <openssl.h>.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ulf Möller
Change functions to ANSI C.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-17
Ben Laurie
Massive constification.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-21
Ben Laurie
Add support for new TLS export ciphersuites.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-16
Mark J. Cox
Updates to the new SSL compression code
blob
|
commitdiff
|
raw
|
diff to current
1999-02-13
Ben Laurie
In the absence of feedback either way, commit the fix...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-10
Ben Laurie
Fix comment.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Ben Laurie
Accept NULL in *_free.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
next