projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Constify security callbacks
[oweals/openssl.git]
/
ssl
/
ssl_locl.h
2015-06-29
Dr. Stephen Henson
Use single master secret generation function.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Dr. Stephen Henson
Tidy up ssl3_digest_cached_records logic.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
Dr. Stephen Henson
Remove SESS_CERT entirely.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
Dr. Stephen Henson
Move peer chain to SSL_SESSION structure.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
Dr. Stephen Henson
Remove certificates from sess_cert
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
Dr. Stephen Henson
Remove peer temp keys from SESS_CERT
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
Matt Caswell
Fix race condition in NewSessionTicket
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Matt Caswell
Remove struct ccs_header_st
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
Matt Caswell
Remove support for OPENSSL_NO_TLSEXT
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
Dr. Stephen Henson
move masks out of CERT structure
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Dr. Stephen Henson
Move certificate validity flags out of CERT.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Dr. Stephen Henson
Move signing digest out of CERT.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Dr. Stephen Henson
CERT tidy
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
Matt Caswell
Updates following review comments
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
Matt Caswell
Version negotiation rewrite cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
Matt Caswell
Server side version negotiation rewrite
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Matt Caswell
Remove Kerberos support from libssl
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Rich Salz
Make COMP_CTX and COMP_METHOD opaque
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Matt Caswell
Sanity check the return from final_finish_mac
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Renamed record layer header files
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Reorganise header files
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move last_write_sequence from s->d1 to s->rlayer.d.
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 buffered_app_data from s->d1 to s->rlayer.d
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move handshake_fragment, handshake_fragment_len, alert_...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Moved processed_rcds and unprocessed_rcds from s->d1...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move bitmap and next_bitmap from s->d1 to s->rlayer.d.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move r_epoch and w_epoch from s->d1 to s->rlayer.d
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move DTLS1_RECORD_DATA into rec_layer.h
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
Move s->s3->wpend_* to s->rlayer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move handshake_fragment, handshake_fragment_len, alert_...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->s3->wnum to s->rlayer.wnum
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->rstate to s->rlayer.rstate
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->packet and s->packet_length into s->rlayer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Removed dependency on rrec from heartbeat processing
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move ssl3_pending into the record layer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Moved s3_pkt.c, s23_pkt.c and d1_pkt.c into the record...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Split out non record layer functions out of s3_pkt...
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
Move SSL3_RECORD oriented functions into ssl3_record.c
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move SSL3_BUFFER set up and release code into ssl3_buffer.c
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->s3->wrec to s>rlayer>wrec
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->s3->rrec to s->rlayer->rrec
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Encapsulate s->s3->rrec
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->s3->wbuf to s->rlayer->wbuf
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->s3->rrec into s->rlayer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Encapsulate SSL3_BUFFER and all access to s->s3->rbuf.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Create a RECORD_LAYER structure and move read_ahead...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Matt Caswell
Resolve swallowed returns codes
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Matt Caswell
ssl3_set_handshake_header returns
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Matt Caswell
Check libssl function returns
blob
|
commitdiff
|
raw
|
diff to current
2015-03-15
Kurt Roeckx
Remove ssl_cert_inst()
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
Rich Salz
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
Matt Caswell
Make tlsext_tick_lifetime_hint an unsigned long (from...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Dr. Stephen Henson
Rewrite ssl3_send_client_key_exchange to support extms.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Dr. Stephen Henson
Utility function to retrieve handshake hashes.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Dr. Stephen Henson
Add flags field to SSL_SESSION.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
Matt Caswell
Make libssl opaque. Move all structures that were previ...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Rich Salz
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Rich Salz
OPENSSL_NO_xxx cleanup: SHA
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Re-align some comments after running the reformat script.
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
Move more comments that confuse indent
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
indent has problems with comments that are on the right...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
More comments
blob
|
commitdiff
|
raw
|
diff to current
2015-01-02
Dr. Stephen Henson
Remove MS SGC
blob
|
commitdiff
|
raw
|
diff to current
2014-12-30
Tim Hudson
mark all block comments that need format preserving...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
Matt Caswell
The dtls1_output_cert_chain function no longer exists...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
Matt Caswell
Add OPENSSL_NO_ECDH guards
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Kurt Roeckx
Remove SSLv2 support
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Matt Caswell
Remove instances in libssl of the constant 28 (for...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-27
Matt Caswell
Remove more references to dtls1_enc
blob
|
commitdiff
|
raw
|
diff to current
2014-11-27
Matt Caswell
Check EVP_Cipher return values for SSL2
blob
|
commitdiff
|
raw
|
diff to current
2014-11-26
Matt Caswell
Fixed memory leak due to incorrect freeing of DTLS...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-20
Emilia Kasper
Remove ssl3_check_finished.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Dr. Stephen Henson
Process signature algorithms before deciding on certifi...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
Dr. Stephen Henson
Process signature algorithms in ClientHello late.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
New extension callback features.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
Callback revision.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
Add custom extension sanity checks.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
Custom extension revision.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Rich Salz
Merge branch 'master' of git.openssl.org:openssl
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Dr. Stephen Henson
Revision of custom extension code.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
Dr. Stephen Henson
Check SRP parameters early.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
Dr. Stephen Henson
Add conditional unit testing interface.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-04
Dr. Stephen Henson
Remove all RFC5878 code.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
Ben Laurie
Fix possible buffer overrun.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Ben Laurie
More constification.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Ben Laurie
Constification - mostly originally from Chromium.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
Dr. Stephen Henson
SRP ciphersuite correction.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
Dr. Stephen Henson
Security framework.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
Dr. Stephen Henson
Allow return of supported ciphers.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
Dr. Stephen Henson
Auto DH support.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Dr. Stephen Henson
Don't use BN_ULLONG in n2l8 use SCTS_TIMESTAMP.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Ben Laurie
Merge branch 'sct-viewer-master' of https://github...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-14
Rob Stradling
Show the contents of the RFC6962 Signed Certificate...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Scott Deboy
Update custom TLS extension and supplemental data ...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-02
Dr. Stephen Henson
New ctrl to set current certificate.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Daniel Kahn Gillmor
use SSL_kDHE throughout instead of SSL_kEDH
blob
|
commitdiff
|
raw
|
diff to current
next