projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove some unneccessary macros
2015-03-26
Matt Caswell
Remove some unneccessary macros
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Renamed record layer header files
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Reorganise header files
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Remove last trace of non-record layer code reading...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move last_write_sequence from s->d1 to s->rlayer.d.
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move ssl3_record_sequence_update into record layer
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move buffered_app_data from s->d1 to s->rlayer.d
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move handshake_fragment, handshake_fragment_len, alert_fragm...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Fix seg fault in dtls1_new
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Moved processed_rcds and unprocessed_rcds from s->d1...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move bitmap and next_bitmap from s->d1 to s->rlayer.d.
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move r_epoch and w_epoch from s->d1 to s->rlayer.d
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Introduce a DTLS_RECORD_LAYER type for DTLS record...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move DTLS1_RECORD_DATA into rec_layer.h
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move read_sequence and write_sequence from s->s3 to...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move s->s3->wpend_* to s->rlayer
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move handshake_fragment, handshake_fragment_len, alert_fragm...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move s->s3->wnum to s->rlayer.wnum
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move s->rstate to s->rlayer.rstate
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move s->packet and s->packet_length into s->rlayer
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Remove unneccessary use of accessor function now code...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Make rrec, wrec, rbuf and wbuf fully private to the...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Removed dependency on rrec from heartbeat processing
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Introduce macro RECORD_LAYER_setup_comp_buffer
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Fix bug where rrec was being released...should have...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move ssl3_pending into the record layer
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Remove RECORD_LAYER_set_ssl and introduce RECORD_LAYER_init
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Provide RECORD_LAYER_set_data function
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Introduce the functions RECORD_LAYER_release, RECORD_LAYER_r...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Create RECORD_LAYER_clear function.
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Tidy up rec_layer.h. Add some comments regarding which...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Moved s3_pkt.c, s23_pkt.c and d1_pkt.c into the record...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Split out non record layer functions out of s3_pkt...
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move more SSL3_RECORD oriented functions into ssl3_record.c
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move SSL3_RECORD oriented functions into ssl3_record.c
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move SSL3_BUFFER set up and release code into ssl3_buffer.c
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move s->s3->wrec to s>rlayer>wrec
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Encapsulate s->s3->wrec
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move s->s3->rrec to s->rlayer->rrec
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Encapsulate s->s3->rrec
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move s->s3->wbuf to s->rlayer->wbuf
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Encapsulate access to s->s3->wbuf
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Move s->s3->rrec into s->rlayer
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Encapsulate SSL3_BUFFER and all access to s->s3->rbuf.
commit
|
commitdiff
|
tree
2015-03-26
Matt Caswell
Create a RECORD_LAYER structure and move read_ahead...
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Resolve swallowed returns codes
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Fix bug in s_client. Previously default verify locations...
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Fix HMAC to pass invalid key len test
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Add HMAC test for invalid key len
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Ensure that both the MD and key have been initialised...
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Add more HMAC tests
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG was disabled...
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Deprecate RAND_pseudo_bytes
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
RAND_bytes updates
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Fix return checks in GOST engine
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Fix misc NULL derefs in sureware engine
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Add ticket length before buffering DTLS message
commit
|
commitdiff
|
tree
2015-03-25
Matt Caswell
Ensure last_write_sequence is saved in DTLS1.2
commit
|
commitdiff
|
tree
2015-03-23
Matt Caswell
Fix SSL_clear unused return
commit
|
commitdiff
|
tree
2015-03-23
Matt Caswell
ssl3_set_handshake_header returns
commit
|
commitdiff
|
tree
2015-03-23
Matt Caswell
apps return value checks
commit
|
commitdiff
|
tree
2015-03-23
Matt Caswell
Fix missing return value checks
commit
|
commitdiff
|
tree
2015-03-23
Matt Caswell
Check libssl function returns
commit
|
commitdiff
|
tree
2015-03-23
Matt Caswell
Add -DDEBUG_UNUSED to --strict-warnings
commit
|
commitdiff
|
tree
2015-03-23
Matt Caswell
Don't check curves that haven't been sent
commit
|
commitdiff
|
tree
2015-03-20
Matt Caswell
Add DTLS tests to make test
commit
|
commitdiff
|
tree
2015-03-19
Matt Caswell
Fix a failure to NULL a pointer freed on error.
commit
|
commitdiff
|
tree
2015-03-19
Matt Caswell
Update NEWS
commit
|
commitdiff
|
tree
2015-03-19
Matt Caswell
Update CHANGES
commit
|
commitdiff
|
tree
2015-03-19
Matt Caswell
Fix DHE Null CKE vulnerability
commit
|
commitdiff
|
tree
2015-03-19
Matt Caswell
Fix Seg fault in DTLSv1_listen
commit
|
commitdiff
|
tree
2015-03-19
Matt Caswell
Multiblock corrupted pointer fix
commit
|
commitdiff
|
tree
2015-03-17
Matt Caswell
Dead code removal from apps
commit
|
commitdiff
|
tree
2015-03-17
Matt Caswell
Remove dead code from crypto
commit
|
commitdiff
|
tree
2015-03-17
Matt Caswell
Fix probable_prime over large shift
commit
|
commitdiff
|
tree
2015-03-17
Matt Caswell
Fix unintended sign extension
commit
|
commitdiff
|
tree
2015-03-17
Matt Caswell
Fix seg fault in s_time
commit
|
commitdiff
|
tree
2015-03-17
Matt Caswell
Add sanity check to PRF
commit
|
commitdiff
|
tree
2015-03-17
Matt Caswell
Fix memset call in stack.c
commit
|
commitdiff
|
tree
2015-03-17
Matt Caswell
Move malloc fail checks closer to malloc
commit
|
commitdiff
|
tree
2015-03-17
Matt Caswell
Add malloc failure checks
commit
|
commitdiff
|
tree
2015-03-12
Matt Caswell
Fix RSA_X931_derive_ex
commit
|
commitdiff
|
tree
2015-03-12
Matt Caswell
SSL_check_chain fix
commit
|
commitdiff
|
tree
2015-03-12
Matt Caswell
Fix missing return checks in v3_cpols.c
commit
|
commitdiff
|
tree
2015-03-12
Matt Caswell
Fix dsa_pub_encode
commit
|
commitdiff
|
tree
2015-03-12
Matt Caswell
Fix dh_pub_encode
commit
|
commitdiff
|
tree
2015-03-12
Matt Caswell
Fix asn1_item_print_ctx
commit
|
commitdiff
|
tree
2015-03-12
Matt Caswell
ASN1_primitive_new NULL param handling
commit
|
commitdiff
|
tree
2015-03-12
Matt Caswell
Fix EVP_DigestInit_ex with NULL digest
commit
|
commitdiff
|
tree
2015-03-12
Matt Caswell
Fix error handling in bn_exp
commit
|
commitdiff
|
tree
2015-03-11
Matt Caswell
Fix seg fault in ASN1_generate_v3/ASN1_generate_nconf
commit
|
commitdiff
|
tree
2015-03-11
Matt Caswell
Cleanse buffers
commit
|
commitdiff
|
tree
2015-03-10
Matt Caswell
Prevent handshake with unseeded PRNG
commit
|
commitdiff
|
tree
2015-03-09
Matt Caswell
Fix DTLS1_BAD_VER regression
commit
|
commitdiff
|
tree
2015-03-06
Matt Caswell
make errors
commit
|
commitdiff
|
tree
2015-03-06
Matt Caswell
Update mkerr.pl for new format
commit
|
commitdiff
|
tree
2015-03-05
Matt Caswell
Unchecked malloc fixes
commit
|
commitdiff
|
tree
2015-02-27
Matt Caswell
Fix d2i_SSL_SESSION for DTLS1_BAD_VER
commit
|
commitdiff
|
tree
2015-02-27
Matt Caswell
Fixed missing return value checks.
commit
|
commitdiff
|
tree
2015-02-27
Matt Caswell
Fix missing return value checks.
commit
|
commitdiff
|
tree
next