projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Probably fix travis (wine build).
[oweals/openssl.git]
/
ssl
/
2015-10-23
Alessandro Ghedini
Remove useless code
tree
|
commitdiff
2015-10-23
Alessandro Ghedini
Fix memory leaks and other mistakes on errors
tree
|
commitdiff
2015-10-21
Matt Caswell
Avoid undefined behaviour in PACKET_buf_init
tree
|
commitdiff
2015-10-15
Emilia Kasper
PACKET: fix __owur
tree
|
commitdiff
2015-10-15
Emilia Kasper
Appease gcc's Wmaybe-uninitialized
tree
|
commitdiff
2015-10-11
Dr. Stephen Henson
Make no-psk compile without warnings.
tree
|
commitdiff
2015-10-09
Emilia Kasper
DTLS: remove unused cookie field
tree
|
commitdiff
2015-10-08
Emilia Kasper
PACKET: simplify ServerKeyExchange parsing
tree
|
commitdiff
2015-10-07
Matt Caswell
Don't advance PACKET in ssl_check_for_safari
tree
|
commitdiff
2015-10-06
Emilia Kasper
SSLv2 compat ciphers: clarify comment
tree
|
commitdiff
2015-10-06
Andy Polyakov
Address more Windows warnings illuminated by mingw.
tree
|
commitdiff
2015-10-05
Alessandro Ghedini
Validate ClientHello extension field length
tree
|
commitdiff
2015-10-05
Emilia Kasper
Add PACKET_copy_all
tree
|
commitdiff
2015-10-05
Emilia Kasper
ssl_sess.c: grab a copy of the session ID
tree
|
commitdiff
2015-10-05
Emilia Kasper
PACKETize and clean up ssl_bytes_to_cipher_list.
tree
|
commitdiff
2015-10-05
Emilia Kasper
ssl3_get_client_hello: rearrange logic
tree
|
commitdiff
2015-10-05
Richard Levitte
make depend
tree
|
commitdiff
2015-10-02
Rich Salz
Remove BIO_s_file_internal macro.
tree
|
commitdiff
2015-09-30
Matt Caswell
Change the DEFAULT ciphersuites to exclude DES, RC4...
tree
|
commitdiff
2015-09-30
David Woodhouse
Fix no-stdio build
tree
|
commitdiff
2015-09-28
Emilia Kasper
PACKET: simplify ServerHello parsing
tree
|
commitdiff
2015-09-28
Emilia Kasper
RT2772: accept empty SessionTicket
tree
|
commitdiff
2015-09-25
Matt Caswell
Add ability to set default CA path and file locations...
tree
|
commitdiff
2015-09-23
Matt Caswell
Sanity check cookie_len
tree
|
commitdiff
2015-09-23
Matt Caswell
Remove remaining old listen code
tree
|
commitdiff
2015-09-23
Matt Caswell
DTLSv1_listen rewrite
tree
|
commitdiff
2015-09-22
Emilia Kasper
PACKET: simplify
tree
|
commitdiff
2015-09-22
Emilia Kasper
Remove ssl_put_cipher_by_char
tree
|
commitdiff
2015-09-20
Dr. Stephen Henson
Handle SSL_ERROR_WANT_X509_LOOKUP
tree
|
commitdiff
2015-09-18
Emilia Kasper
Remove PACKET_back
tree
|
commitdiff
2015-09-17
Emilia Kasper
Remove PACKET_(get|goto)_bookmark
tree
|
commitdiff
2015-09-17
Filipe DA SILVA
RT4047: Set reference count earlier
tree
|
commitdiff
2015-09-17
Emilia Kasper
Disentangle RSA premaster secret parsing
tree
|
commitdiff
2015-09-16
Kurt Roeckx
Fix return values when adding serverinfo fails.
tree
|
commitdiff
2015-09-16
Matt Caswell
make update
tree
|
commitdiff
2015-09-14
Dr. Stephen Henson
Fix PSK identity hint handling.
tree
|
commitdiff
2015-09-11
Ben Laurie
Enable -Wmissing-variable-declarations and
tree
|
commitdiff
2015-09-10
Emilia Kasper
Restore SSLerr on PACKET_strndup failure.
tree
|
commitdiff
2015-09-09
Emilia Kasper
PACKET: add PACKET_memdup and PACKET_strndup
tree
|
commitdiff
2015-09-07
Matt Caswell
PACKETise ServerKeyExchange
tree
|
commitdiff
2015-09-07
Matt Caswell
PACKETise ServerHello processing
tree
|
commitdiff
2015-09-05
Dr. Stephen Henson
Avoid direct X509 structure access
tree
|
commitdiff
2015-09-04
Dr. Stephen Henson
Match SUITEB strings at start of cipher list.
tree
|
commitdiff
2015-09-03
Rich Salz
remove 0 assignments.
tree
|
commitdiff
2015-09-03
Rich Salz
Add and use OPENSSL_zalloc
tree
|
commitdiff
2015-09-02
Dr. Stephen Henson
Fix CCM support in DTLS
tree
|
commitdiff
2015-09-01
Hiroyuki YAMAMORI
Fix DTLS1.2 buffers
tree
|
commitdiff
2015-08-31
Dr. Stephen Henson
Add X509_up_ref function.
tree
|
commitdiff
2015-08-26
Matt Caswell
Clean up reset of read/write sequences
tree
|
commitdiff
2015-08-26
Emilia Kasper
PACKET: add methods for reading length-prefixed TLS...
tree
|
commitdiff
2015-08-26
Emilia Kasper
Fix SSLv2-compatible ClientHello processing.
tree
|
commitdiff
2015-08-26
Emilia Kasper
PACKET: constify where possible
tree
|
commitdiff
2015-08-26
Matt Caswell
Fix DTLS session ticket renewal
tree
|
commitdiff
2015-08-14
Matt Caswell
PACKETise CertificateRequest
tree
|
commitdiff
2015-08-14
Matt Caswell
PACKETise ClientKeyExchange processing
tree
|
commitdiff
2015-08-14
Matt Caswell
PACKETise NewSessionTicket
tree
|
commitdiff
2015-08-14
Matt Caswell
Fix session tickets
tree
|
commitdiff
2015-08-14
Dr. Stephen Henson
Add CCM ciphersuites from RFC6655 and RFC7251
tree
|
commitdiff
2015-08-14
Dr. Stephen Henson
ccm8 support
tree
|
commitdiff
2015-08-14
Dr. Stephen Henson
CCM support.
tree
|
commitdiff
2015-08-13
Matt Caswell
PACKETise Certificate Status message
tree
|
commitdiff
2015-08-13
Matt Caswell
Enhance PACKET readability
tree
|
commitdiff
2015-08-13
Matt Caswell
Add missing return check for PACKET_buf_init
tree
|
commitdiff
2015-08-13
Matt Caswell
PACKETise Server Certificate processing
tree
|
commitdiff
2015-08-11
Rich Salz
Remove Gost94 signature algorithm.
tree
|
commitdiff
2015-08-11
Matt Caswell
Fix "make test" seg fault with SCTP enabled
tree
|
commitdiff
2015-08-11
Matt Caswell
Fix missing return value checks in SCTP
tree
|
commitdiff
2015-08-11
Guy Leaver (guleaver)
Fix seg fault with 0 p val in SKE
tree
|
commitdiff
2015-08-11
Matt Caswell
Normalise make errors output
tree
|
commitdiff
2015-08-10
Rich Salz
RT3999: Remove sub-component version strings
tree
|
commitdiff
2015-08-04
Adam Eijdenberg
Change error reason to match previous behaviour.
tree
|
commitdiff
2015-08-04
Adam Eijdenberg
Fix unhandled error condition in sslv2 client hello...
tree
|
commitdiff
2015-08-04
Matt Caswell
PACKETise NextProto
tree
|
commitdiff
2015-08-04
Matt Caswell
PACKETise CertificateVerify processing
tree
|
commitdiff
2015-08-04
Matt Caswell
PACKETise ClientCertificate processing
tree
|
commitdiff
2015-08-04
Matt Caswell
Fix a bug in the new PACKET implementation
tree
|
commitdiff
2015-08-03
Matt Caswell
Fix make errors for the CCS changes
tree
|
commitdiff
2015-08-03
Matt Caswell
Fix ssl3_read_bytes handshake fragment bug
tree
|
commitdiff
2015-08-03
Matt Caswell
Move DTLS CCS processing into the state machine
tree
|
commitdiff
2015-08-03
Matt Caswell
Move TLS CCS processing into the state machine
tree
|
commitdiff
2015-08-03
Matt Caswell
PACKETise ClientHello processing
tree
|
commitdiff
2015-08-03
Matt Caswell
Add initial packet parsing code
tree
|
commitdiff
2015-08-01
Ben Laurie
Make BSD make happy with subdirectories.
tree
|
commitdiff
2015-07-31
Matt Caswell
Remove erroneous server_random filling
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
cleanse psk_identity on error
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Free and cleanse pms on error
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Don't request certificates for any PSK ciphersuite
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
CAMELLIA PSK ciphersuites from RFC6367
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Add RFC4785 ciphersuites
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Add RFC4279, RFC5487 and RFC5489 ciphersuites.
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Add full PSK trace support
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
PSK premaster secret derivation.
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Extended PSK server support.
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Extended PSK client support.
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
PSK PRF correction.
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Make auto DH work with DHEPSK
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Check for kECDH with extensions.
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Enable PSK if corresponding mask set.
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Disable all PSK if no callback.
tree
|
commitdiff
2015-07-30
Dr. Stephen Henson
Disable unsupported PSK algorithms
tree
|
commitdiff
next