index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
tortls.c
Commit message (
Expand
)
Author
Age
*
Revert "Make pending libevent actions cancelable"
Nick Mathewson
2011-12-06
*
Revert "Set renegotiation callbacks immediately on tls inititation"
Nick Mathewson
2011-12-06
*
Merge branch 'bug4587_v2'
Nick Mathewson
2011-11-29
|
\
|
*
Set renegotiation callbacks immediately on tls inititation
Nick Mathewson
2011-11-29
*
|
Make pending libevent actions cancelable
Nick Mathewson
2011-11-29
*
|
indent; add comment
Nick Mathewson
2011-11-27
*
|
Merge remote-tracking branch 'asn/bug4584'
Nick Mathewson
2011-11-27
|
\
\
|
|
/
|
/
|
|
*
Use random bytes as our certificate serial numbers.
George Kadianakis
2011-11-27
*
|
Don't schedule excess_renegotiations_callback unless it's set
Nick Mathewson
2011-11-27
|
/
*
Fix some wide lines in tortls.c
Nick Mathewson
2011-11-25
*
Refactor tor_event_base_once to do what we actually want
Nick Mathewson
2011-11-25
*
Merge remote-tracking branch 'asn/bug4312'
Nick Mathewson
2011-11-25
|
\
|
*
Use callback-driven approach to block renegotiations.
George Kadianakis
2011-11-13
|
*
Fix issues pointed out by nickm.
George Kadianakis
2011-11-03
|
*
Also handle needless renegotiations in SSL_write().
George Kadianakis
2011-10-26
|
*
Get rid of tor_tls_block_renegotiation().
George Kadianakis
2011-10-26
|
*
Detect and deny excess renegotiations attempts.
George Kadianakis
2011-10-26
|
*
Detect renegotiation when it actually happens.
George Kadianakis
2011-10-26
|
*
Refactor the SSL_set_info_callback() callbacks.
George Kadianakis
2011-10-26
*
|
Fix a check-spaces complaint
Sebastian Hahn
2011-11-16
*
|
Make certificate skew into a protocol warning
Nick Mathewson
2011-11-15
*
|
Allow up to a 30 days future skew, 48 hours past skew in certs.
Nick Mathewson
2011-11-15
*
|
Fix a memory-poisoning memset in tortls.c
Nick Mathewson
2011-10-28
*
|
Merge branch 'maint-0.2.2_secfix' into master_secfix
Sebastian Hahn
2011-10-27
|
\
\
|
*
\
Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfix
Sebastian Hahn
2011-10-26
|
|
\
\
|
|
*
|
Don't send a certificate chain on outgoing TLS connections from non-relays
Nick Mathewson
2011-10-26
|
|
*
|
Maintain separate server and client TLS contexts.
Robert Ransom
2011-10-26
|
|
*
|
Refactor tor_tls_context_new:
Robert Ransom
2011-10-26
|
|
*
|
Make the DH parameter we use for TLS match the one from Apache's mod_ssl
Nick Mathewson
2011-02-10
*
|
|
|
Fix a reference-leak in tor_tls_received_v3_certificate
Nick Mathewson
2011-10-23
*
|
|
|
Fix memory leak in prop176 code
Nick Mathewson
2011-10-23
|
|
_
|
/
|
/
|
|
*
|
|
Add some points to make it easy to turn off v3 support
Nick Mathewson
2011-10-10
*
|
|
Quiet two notices, and spelling mistake cleanup
Sebastian Hahn
2011-10-10
*
|
|
Give tor_cert_get_id_digests() fail-fast behavior
Nick Mathewson
2011-10-10
*
|
|
Fix some more issues wrt tor_cert_new found by asn
Nick Mathewson
2011-10-10
*
|
|
Generate certificates that enable v3 handshake
Nick Mathewson
2011-10-10
*
|
|
Make tor_tls_cert_is_valid check key lengths
Nick Mathewson
2011-10-10
*
|
|
Function to return peer cert as tor_tls_cert
Nick Mathewson
2011-10-10
*
|
|
Add AUTH keys as specified in proposal 176
Nick Mathewson
2011-10-10
*
|
|
Functions to get a public RSA key from a cert
Nick Mathewson
2011-10-10
*
|
|
Function to detect certificate types that signal v3 certificates
Nick Mathewson
2011-10-10
*
|
|
Function to get digests of the certs and their keys
Nick Mathewson
2011-10-10
*
|
|
More functions to manipulate certs received in cells
Nick Mathewson
2011-10-10
*
|
|
Function to extract the TLSSECRETS field for v3 handshakes
Nick Mathewson
2011-10-10
*
|
|
Turn X509 certificates into a first-class type and add some functions
Nick Mathewson
2011-10-10
*
|
|
Add write watermarks to filtered bufferevents.
Nick Mathewson
2011-08-24
*
|
|
Automatically use filtering bufferevents with IOCP.
Nick Mathewson
2011-08-18
*
|
|
Don't warn on http connection to my orport
Sebastian Hahn
2011-08-11
*
|
|
Make WIN32_WINNT defines conditional
Nick Mathewson
2011-07-15
*
|
|
Document feature3116 fns and improve output
Nick Mathewson
2011-07-11
[next]