TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
c047c74b95b25e79f0638b51cadde192d521b910
/
programs
/
ssl
/
ssl_server2.c
530927b
Update copyright line to 2015
by Paul Bakker
· 10 years ago
e12abf9
Fix url
by Manuel Pégourié-Gonnard
· 11 years ago
0edee5e
Update copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
aa02dc1
Add support for cleanly exiting ssl_server2
by Manuel Pégourié-Gonnard
· 11 years ago
a16e7f2
Proper initialization and checks for rare cases
by Paul Bakker
· 11 years ago
3914840
Cleaned up location of init and free for some programs to prevent memory
by Paul Bakker
· 11 years ago
3cbaf1e
Add ssl_close_notify() to servers that missed it
by Paul Bakker
· 11 years ago
875548c
Disable renegotiation by default in example cli/srv
by Paul Bakker
· 11 years ago
a91d41e
Removed Windows auto-spawn client code
by Paul Bakker
· 12 years ago
e0225e4
Fixed const correctness issues in programs and tests
by Paul Bakker
· 12 years ago
91ebfb5
Made auth_mode as an command line option
by Paul Bakker
· 13 years ago
1f9d02d
Added more notes / comments on own_cert, trust_ca purposes
by Paul Bakker
· 13 years ago
645ce3a
- Moved ciphersuite naming scheme to IANA reserved names
by Paul Bakker
· 13 years ago
b0550d9
- Added ssl_get_peer_cert() to SSL API
by Paul Bakker
· 13 years ago
1d29fb5
- Added option to add minimum accepted SSL/TLS protocol version
by Paul Bakker
· 13 years ago
5d19f86
- Added comment
by Paul Bakker
· 13 years ago
819370c
- Removed lowercasing of parameters
by Paul Bakker
· 13 years ago
d432410
- Removed clutter from my_dhm values
by Paul Bakker
· 13 years ago
0a59707
- Added simple SSL session cache implementation
by Paul Bakker
· 13 years ago
29b6476
- Added predefined DHM groups from RFC 5114
by Paul Bakker
· 13 years ago
b60b95f
- Added first version of ssl_server2 example application
by Paul Bakker
· 13 years ago