Sign in
boringssl
/
boringssl.git
/
58e449904e248f34bdfc2be7a609c58bcb0257b7
/
ssl
/
CMakeLists.txt
5c12778
Convert bio_test to GTest.
by David Benjamin
· 8 years ago
908ac19
Moving transcript and PRF functions to SSL_TRANSCRIPT.
by Steven Valdez
· 8 years ago
5e37778
Rename ssl_rsa.c to ssl_privkey.c.
by Adam Langley
· 8 years ago
bdcfd13
Move the SSL BIO into ssl/ from decrepit/.
by Adam Langley
· 8 years ago
d1515a3
Move a number of X.509 functions from ssl_lib.c to ssl_x509.c
by Adam Langley
· 8 years ago
9662843
Do a cursory conversion of a few tests to GTest.
by David Benjamin
· 8 years ago
1252f87
Convert one libssl function to C++11.
by David Benjamin
· 8 years ago
143e8b3
Add TLS 1.3 1-RTT.
by Steven Valdez
· 9 years ago
a2c42d7
Rename (s3,d1)_meth.c.
by David Benjamin
· 9 years ago
a8288dc
Remove pqueue.
by David Benjamin
· 9 years ago
cfec7c6
Rename s3_{clnt,srvr}.c
by David Benjamin
· 9 years ago
df50eec
Fold DTLS server state machine into TLS state machine.
by David Benjamin
· 9 years ago
aa7734b
Fold the DTLS client handshake into the TLS one.
by David Benjamin
· 9 years ago
4298d77
Implement draft-ietf-tls-curve25519-01 in C.
by David Benjamin
· 9 years ago
da084a3
Fix shared library build on OS X.
by David Benjamin
· 9 years ago
301afaf
Add a run_tests target to run all tests.
by David Benjamin
· 9 years ago
c617413
Remove SSL_SESSION_print*.
by David Benjamin
· 10 years ago
8f3cc26
Rename ssl_sess.c to ssl_session.c.
by David Benjamin
· 10 years ago
7c6d09b
Fold ssl_algs.c into ssl_lib.c.
by David Benjamin
· 10 years ago
443a1f6
Toss file-related convenience bits of ssl/ into a corner.
by David Benjamin
· 10 years ago
b8d28cf
Factor out the buffering and low-level record code.
by David Benjamin
· 10 years ago
73415b6
Move arm_arch.h and fix up lots of include paths.
by Adam Langley
· 10 years ago
0950563
Implement custom extensions.
by Adam Langley
· 10 years ago
5021b22
Convert the renegotiation extension to the new system.
by Adam Langley
· 10 years ago
0b635c5
Add malloc test support to unit tests.
by David Benjamin
· 10 years ago
31a0779
Factor SSL_AEAD_CTX into a dedicated type.
by David Benjamin
· 10 years ago
71f0794
Document everything in ssl_ciph.c, now ssl_cipher.c.
by David Benjamin
· 10 years ago
1d77e56
Convert ssl_test to C++.
by David Benjamin
· 10 years ago
29b1867
Precompute sorted array for error strings.
by Adam Langley
· 10 years ago
4a0f0c4
Change CMakeLists.txt to two-space indent.
by Adam Langley
· 10 years ago
507c1ee
Honor the standard BUILD_SHARED_LIBS cmake variable.
by David Benjamin
· 10 years ago
b8a56f1
Remove dead code from EVP_CIPHER codepaths.
by David Benjamin
· 10 years ago
82c9e90
Merge SSLv23_method and DTLS_ANY_VERSION.
by David Benjamin
· 10 years ago
0ac86b0
Remove dtls1_enc.
by David Benjamin
· 10 years ago
5b33a5e
Merge the get_ssl_method hooks between TLS and SSLv3.
by David Benjamin
· 11 years ago
bb0a17c
Add a set of tests for cipher string parsing.
by David Benjamin
· 11 years ago
eb7d2ed
Add visibility rules.
by Adam Langley
· 11 years ago
1083005
Hook ssl_stat.c into build.
by Piotr Sikora
· 11 years ago
2e52121
Fix magic SSL reason codes.
by David Benjamin
· 11 years ago
13ab3e3
Remove heartbeat extension.
by David Benjamin
· 11 years ago
b4b9914
Unit/regression test for TLS heartbeats.
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago