Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Adam Langley 4cfa96bd26 Move compile-time asserts to the top-level. há 9 anos
..
pqueue Fix some malloc test crashs. há 9 anos
test Fix Renegotiate-Client-NoExt test. há 9 anos
CMakeLists.txt Add malloc test support to unit tests. há 9 anos
d1_both.c DTLS fragments may not be split across two records. há 9 anos
d1_clnt.c Prune ssl3_check_cert_and_algorithm. há 9 anos
d1_lib.c Further tidy up cipher logic. há 9 anos
d1_meth.c Further tidy up cipher logic. há 9 anos
d1_pkt.c Split ssl_read_bytes hook into app_data and close_notify hooks. há 9 anos
d1_srtp.c Fix STACK_OF pointer style. há 9 anos
d1_srvr.c Decide whether or not to request client certificates early. há 9 anos
internal.h Implement asynchronous private key operations for client auth. há 9 anos
s3_both.c Implement asynchronous private key operations for client auth. há 9 anos
s3_clnt.c Don't put sessions from renegotiations in the cache. há 9 anos
s3_enc.c Remove unnecessary NULL checks, part 5. há 9 anos
s3_lib.c Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. há 9 anos
s3_meth.c Further tidy up cipher logic. há 9 anos
s3_pkt.c Limit the number of warning alerts silently consumed. há 9 anos
s3_srvr.c Implement asynchronous private key operations for client auth. há 9 anos
ssl_aead_ctx.c Factor SSL_AEAD_CTX into a dedicated type. há 9 anos
ssl_algs.c Rename ssl_locl.h to internal.h há 9 anos
ssl_asn1.c Duplicate SSL_SESSIONs when renewing them. há 9 anos
ssl_cert.c Preserve session->sess_cert on ticket renewal. há 9 anos
ssl_cipher.c Add ECDHE-PSK-AES{128,256}-SHA cipher suites. há 9 anos
ssl_lib.c Don't put sessions from renegotiations in the cache. há 9 anos
ssl_rsa.c Implement asynchronous private key operations for client auth. há 9 anos
ssl_sess.c Increment the reference count of sessions inside the lock. há 9 anos
ssl_stat.c Remove SSL_in_before and SSL_ST_BEFORE. há 9 anos
ssl_test.cc Add SSL_SESSION_from_bytes. há 9 anos
ssl_txt.c Rename ssl_locl.h to internal.h há 9 anos
t1_enc.c Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* há 9 anos
t1_lib.c Move compile-time asserts to the top-level. há 9 anos
t1_reneg.c Include-what-you-use ssl/internal.h. há 9 anos