Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Adam Langley 4cfa96bd26 Move compile-time asserts to the top-level. vor 9 Jahren
..
pqueue Fix some malloc test crashs. vor 9 Jahren
test Fix Renegotiate-Client-NoExt test. vor 9 Jahren
CMakeLists.txt Add malloc test support to unit tests. vor 9 Jahren
d1_both.c DTLS fragments may not be split across two records. vor 9 Jahren
d1_clnt.c Prune ssl3_check_cert_and_algorithm. vor 9 Jahren
d1_lib.c Further tidy up cipher logic. vor 9 Jahren
d1_meth.c Further tidy up cipher logic. vor 9 Jahren
d1_pkt.c Split ssl_read_bytes hook into app_data and close_notify hooks. vor 9 Jahren
d1_srtp.c Fix STACK_OF pointer style. vor 9 Jahren
d1_srvr.c Decide whether or not to request client certificates early. vor 9 Jahren
internal.h Implement asynchronous private key operations for client auth. vor 9 Jahren
s3_both.c Implement asynchronous private key operations for client auth. vor 9 Jahren
s3_clnt.c Don't put sessions from renegotiations in the cache. vor 9 Jahren
s3_enc.c Remove unnecessary NULL checks, part 5. vor 9 Jahren
s3_lib.c Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. vor 9 Jahren
s3_meth.c Further tidy up cipher logic. vor 9 Jahren
s3_pkt.c Limit the number of warning alerts silently consumed. vor 9 Jahren
s3_srvr.c Implement asynchronous private key operations for client auth. vor 9 Jahren
ssl_aead_ctx.c Factor SSL_AEAD_CTX into a dedicated type. vor 9 Jahren
ssl_algs.c Rename ssl_locl.h to internal.h vor 9 Jahren
ssl_asn1.c Duplicate SSL_SESSIONs when renewing them. vor 9 Jahren
ssl_cert.c Preserve session->sess_cert on ticket renewal. vor 9 Jahren
ssl_cipher.c Add ECDHE-PSK-AES{128,256}-SHA cipher suites. vor 9 Jahren
ssl_lib.c Don't put sessions from renegotiations in the cache. vor 9 Jahren
ssl_rsa.c Implement asynchronous private key operations for client auth. vor 9 Jahren
ssl_sess.c Increment the reference count of sessions inside the lock. vor 9 Jahren
ssl_stat.c Remove SSL_in_before and SSL_ST_BEFORE. vor 9 Jahren
ssl_test.cc Add SSL_SESSION_from_bytes. vor 9 Jahren
ssl_txt.c Rename ssl_locl.h to internal.h vor 9 Jahren
t1_enc.c Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* vor 9 Jahren
t1_lib.c Move compile-time asserts to the top-level. vor 9 Jahren
t1_reneg.c Include-what-you-use ssl/internal.h. vor 9 Jahren