TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
8a89fcd13f638e81c22db3c9df6e66475b4367d2
/
include
/
mbedtls
/
ssl.h
932e393
Fix typos & Co
by Manuel Pégourié-Gonnard
· 10 years ago
8c8be1e
Change default min TLS version to TLS 1.0
by Manuel Pégourié-Gonnard
· 10 years ago
d16df8f
Cleanup unused bit in ssl
by Manuel Pégourié-Gonnard
· 10 years ago
fa44f20
Change authmode default to Required on client
by Manuel Pégourié-Gonnard
· 10 years ago
9a65e80
Properly mark ssl_set_bio() as deprecated
by Manuel Pégourié-Gonnard
· 10 years ago
849b174
Disable RC4 by default in the library
by Manuel Pégourié-Gonnard
· 10 years ago
4772314
Remove functions deprecated in 1.3
by Manuel Pégourié-Gonnard
· 10 years ago
7c4e60f
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
852a6d3
Rename ssl.renegotiation to ssl.renego_status
by Manuel Pégourié-Gonnard
· 10 years ago
3b2c0d6
Add comments on some renego flags
by Manuel Pégourié-Gonnard
· 10 years ago
69849f8
Drop renego state from context if no renego support
by Manuel Pégourié-Gonnard
· 10 years ago
55f968b
Switch renego define from disable to enable
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
[Renamed from include/polarssl/ssl.h]
ed99d70
Rename macro to avoid possible future collision
by Manuel Pégourié-Gonnard
· 10 years ago
2f5a1b4
Rename SSL_RENEGOTIATION macro
by Manuel Pégourié-Gonnard
· 10 years ago
9b66990
Fix typos in macro names
by Manuel Pégourié-Gonnard
· 10 years ago
998897b
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
fe44643
Rename website and repository
by Manuel Pégourié-Gonnard
· 10 years ago
2a0718d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 11 years ago
607d663
Add debug info for cert/suite selection
by Manuel Pégourié-Gonnard
· 11 years ago
e89163c
Fix bug in ssl_get_verify_result()
by Manuel Pégourié-Gonnard
· 11 years ago
df6411d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 11 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 11 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 11 years ago
eab72e2
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 11 years ago
b4fe3cb
Rename to mbed TLS in the documentation/comments
by Manuel Pégourié-Gonnard
· 11 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
3a173f4
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
11c9192
Fix error code description.
by Manuel Pégourié-Gonnard
· 11 years ago
67505bf
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
bfccdd3
Merge commit '36adc36' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
0017c2b
Merge commit '9835bc0' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
8fbb01e
Merge commit 'b2eaac1' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
0af1ba3
Merge commit 'f6080b8' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
edb7ed3
Merge commit 'd7e2483' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
5b8f7ea
Merge new security defaults for programs (RC4 disabled, SSL3 disabled)
by Paul Bakker
· 11 years ago
c82b7e2
Merge option to disable truncated hmac on the server-side
by Paul Bakker
· 11 years ago
e522d0f
Merge smarter certificate selection for pre-TLS-1.2 clients
by Paul Bakker
· 11 years ago
78803c0
Fix char signedness issue
by Manuel Pégourié-Gonnard
· 11 years ago
f356115
Merge support for 1/n-1 record splitting
by Paul Bakker
· 11 years ago
f6080b8
Merge support for enabling / disabling renegotiation support at compile-time
by Paul Bakker
· 11 years ago
d7e2483
Merge miscellaneous fixes into development
by Paul Bakker
· 11 years ago
bd47a58
Add ssl_set_arc4_support()
by Manuel Pégourié-Gonnard
· 11 years ago
448ea50
Set min version to TLS 1.0 in programs
by Manuel Pégourié-Gonnard
· 11 years ago
e117a8f
Make truncated hmac a runtime option server-side
by Manuel Pégourié-Gonnard
· 11 years ago
f01768c
Specific error for suites in common but none good
by Manuel Pégourié-Gonnard
· 11 years ago
cfa477e
Allow disabling record splitting at runtime
by Manuel Pégourié-Gonnard
· 11 years ago
d76314c
Add 1/n-1 record splitting
by Manuel Pégourié-Gonnard
· 11 years ago
edd371a
Enhance doc on ssl_write()
by Manuel Pégourié-Gonnard
· 11 years ago
837f0fe
Make renego period configurable
by Manuel Pégourié-Gonnard
· 11 years ago
0371704
Switch from an enable to a disable flag
by Manuel Pégourié-Gonnard
· 11 years ago
6186019
Save 48 bytes if SSLv3 is not defined
by Manuel Pégourié-Gonnard
· 11 years ago
615e677
Make renegotiation a compile-time option
by Manuel Pégourié-Gonnard
· 11 years ago
cb7da35
Fix typo in #ifdef
by Manuel Pégourié-Gonnard
· 11 years ago
3e94493
Fix comment on resumption
by Manuel Pégourié-Gonnard
· 11 years ago
d16d1cb
Use more #ifdef's on CLI_C and SRV_C in ssl_tls.c
by Manuel Pégourié-Gonnard
· 11 years ago
f9d778d
Merge branch 'etm' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
56d985d
Merge branch 'session-hash' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
fedba98
Merge branch 'fb-scsv' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
699cafa
Implement initial negotiation of EtM
by Manuel Pégourié-Gonnard
· 11 years ago
01b2699
Implement FALLBACK_SCSV server-side
by Manuel Pégourié-Gonnard
· 11 years ago
1cbd39d
Implement FALLBACK_SCSV client-side
by Manuel Pégourié-Gonnard
· 11 years ago
367381f
Add negotiation of Extended Master Secret
by Manuel Pégourié-Gonnard
· 11 years ago
ef88e68
Deprecate ssl_set_bio()
by Manuel Pégourié-Gonnard
· 11 years ago
df3acd8
Limit HelloRequest retransmission if not enforced
by Manuel Pégourié-Gonnard
· 11 years ago
8e704f0
DTLS depends on TIMING_C for now
by Manuel Pégourié-Gonnard
· 11 years ago
b0643d1
Add ssl_set_dtls_badmac_limit()
by Manuel Pégourié-Gonnard
· 11 years ago
9b35f18
Add ssl_get_record_expansion()
by Manuel Pégourié-Gonnard
· 11 years ago
a6fcffe
Add warnings about disabling replay detection
by Manuel Pégourié-Gonnard
· 11 years ago
37e08e1
Fix max_fragment_length with DTLS
by Manuel Pégourié-Gonnard
· 11 years ago
2707430
Fix types and comments about read_timeout
by Manuel Pégourié-Gonnard
· 11 years ago
6c1fa3a
Fix misplaced initialisation of timeout
by Manuel Pégourié-Gonnard
· 11 years ago
c8d8e97
Move to milliseconds in recv_timeout()
by Manuel Pégourié-Gonnard
· 11 years ago
905dd24
Add ssl_set_handshake_timeout()
by Manuel Pégourié-Gonnard
· 11 years ago
0ac247f
Implement timeout back-off (fixed range for now)
by Manuel Pégourié-Gonnard
· 11 years ago
579950c
Fix bug with non-blocking I/O and cookies
by Manuel Pégourié-Gonnard
· 11 years ago
7de3c9e
Count timeout per flight, not per message
by Manuel Pégourié-Gonnard
· 11 years ago
db2858c
Preparation for timers
by Manuel Pégourié-Gonnard
· 11 years ago
23b7b70
Fix issue with renego & resend
by Manuel Pégourié-Gonnard
· 11 years ago
2739313
Make anti-replay a runtime option
by Manuel Pégourié-Gonnard
· 11 years ago
246c13a
Fix epoch checking
by Manuel Pégourié-Gonnard
· 11 years ago
7a7e140
Add functions for replay protection
by Manuel Pégourié-Gonnard
· 11 years ago
5d8ba53
Expand and fix resend infrastructure
by Manuel Pégourié-Gonnard
· 11 years ago
ffa67be
Infrastructure for buffering & resending flights
by Manuel Pégourié-Gonnard
· 11 years ago
8fa6dfd
Introduce f_recv_timeout callback
by Manuel Pégourié-Gonnard
· 11 years ago
e6bdc44
Merge I/O contexts into one
by Manuel Pégourié-Gonnard
· 11 years ago
624bcb5
No memmove: done, rm temporary things
by Manuel Pégourié-Gonnard
· 11 years ago
f899583
Prepare moving away from memmove() on incoming HS
by Manuel Pégourié-Gonnard
· 11 years ago
9d1d719
Check length before reading handshake header
by Manuel Pégourié-Gonnard
· 11 years ago
d9ba0d9
Prepare for checking incoming handshake seqnum
by Manuel Pégourié-Gonnard
· 11 years ago
64dffc5
Make handshake reassembly work with openssl
by Manuel Pégourié-Gonnard
· 11 years ago
502bf30
Handle reassembly of handshake messages
by Manuel Pégourié-Gonnard
· 11 years ago
562eb78
Add and use POLARSSL_ERR_SSL_BUFFER_TOO_SMALL
by Manuel Pégourié-Gonnard
· 11 years ago
7d38d21
Allow disabling HelloVerifyRequest
by Manuel Pégourié-Gonnard
· 11 years ago
232edd4
Move cookie callbacks implementation to own module
by Manuel Pégourié-Gonnard
· 11 years ago
d485d19
Move to a callback interface for DTLS cookies
by Manuel Pégourié-Gonnard
· 11 years ago
d7f9bc5
Refactor cookie to prepare for external callbacks
by Manuel Pégourié-Gonnard
· 11 years ago
Next »