index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2011-12-06
Revert "Detect renegotiation when it actually happens."
Nick Mathewson
2011-12-06
Revert "Detect and deny excess renegotiations attempts."
Nick Mathewson
2011-12-06
Revert "Get rid of tor_tls_block_renegotiation()."
Nick Mathewson
2011-12-06
Revert "Also handle needless renegotiations in SSL_write()."
Nick Mathewson
2011-12-06
Revert "Fix issues pointed out by nickm."
Nick Mathewson
2011-12-06
Revert "Use callback-driven approach to block renegotiations."
Nick Mathewson
2011-12-06
Revert "appease check-spaces"
Nick Mathewson
2011-12-06
Revert "Refactor tor_event_base_once to do what we actually want"
Nick Mathewson
2011-12-06
Revert "Fix some wide lines in tortls.c"
Nick Mathewson
2011-12-06
Revert "use event_free() wrapper; fix bug 4582"
Nick Mathewson
2011-12-06
Revert "Don't schedule excess_renegotiations_callback unless it's set"
Nick Mathewson
2011-12-06
Revert "indent; add comment"
Nick Mathewson
2011-12-06
Revert "Make pending libevent actions cancelable"
Nick Mathewson
2011-12-06
Revert "Set renegotiation callbacks immediately on tls inititation"
Nick Mathewson
2011-12-02
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-12-02
tor_accept_socket() should take tor_addr_t for listener arg
Nick Mathewson
2011-12-02
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-12-02
Fix bug 4530; check return val of tor_addr_lookup correctly
Nick Mathewson
2011-12-02
Work around a false positive in Coverity.
Sebastian Hahn
2011-11-30
Free the global DH parameters in crypto_global_cleanup().
George Kadianakis
2011-11-30
Move crypto_global_cleanup() to the bottom of crypto.c.
George Kadianakis
2011-11-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-11-30
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-29
Merge branch 'bug4587_v2'
Nick Mathewson
2011-11-29
Set renegotiation callbacks immediately on tls inititation
Nick Mathewson
2011-11-29
Merge remote-tracking branch 'asn-mytor/bug4548_take2'
Nick Mathewson
2011-11-29
Make pending libevent actions cancelable
Nick Mathewson
2011-11-27
indent; add comment
Nick Mathewson
2011-11-27
Merge remote-tracking branch 'asn/bug4584'
Nick Mathewson
2011-11-27
Don't schedule excess_renegotiations_callback unless it's set
Nick Mathewson
2011-11-27
Use random bytes as our certificate serial numbers.
George Kadianakis
2011-11-26
Write dynamic DH parameters to a file.
George Kadianakis
2011-11-26
Introduce write_bytes_to_new_file().
George Kadianakis
2011-11-25
use event_free() wrapper; fix bug 4582
Nick Mathewson
2011-11-25
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
Make process_handle_t private and fix some unit tests
Nick Mathewson
2011-11-25
Merge remote-tracking branch 'asn/bug3472_act2'
Nick Mathewson
2011-11-25
Merge remote-tracking branch 'sebastian/pure_removal'
Nick Mathewson
2011-11-25
Purge ATTR_PURE from the code
Sebastian Hahn
2011-11-25
Move DH_GENERATOR to crypto.c.
George Kadianakis
2011-11-25
Move broken primes to dynamic_dh_modulus.broken.
George Kadianakis
2011-11-25
Do dynamic DH modulus storing in crypto.c.
George Kadianakis
2011-11-25
Merge branch 'more_aes_hackery_rebased'
Nick Mathewson
2011-11-25
Use openssl's counter mode implementation when we have 1.0.0 or later
Nick Mathewson
2011-11-25
Use EVP for AES only when hardware accel is present
Nick Mathewson
2011-11-24
Handle build-trees better.
Peter Palfrader
2011-11-24
Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace
Nick Mathewson
2011-11-25
Finishing touches.
George Kadianakis
[prev]
[next]