index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Merge remote-tracking branch 'public/revert_4312'
Nick Mathewson
2011-12-07
|
\
\
\
\
|
*
|
|
|
Revert "Refactor the SSL_set_info_callback() callbacks."
Nick Mathewson
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 "Avoid a double-mark in connection_or_close_connection_cb"
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-06
*
|
|
|
|
clarify a debug line
Roger Dingledine
2011-12-07
|
/
/
/
/
*
|
|
|
Merge remote-tracking branch 'sebastian/coverity'
Nick Mathewson
2011-12-05
|
\
\
\
\
|
*
|
|
|
cid 432: Remove dead code if we don't handle a consensus
Sebastian Hahn
2011-12-04
*
|
|
|
|
Add comment about bug4651 fix
Nick Mathewson
2011-12-05
*
|
|
|
|
Don't send two ESTABLISH_RENDEZVOUS cells when opening a new rend circ
Robert Ransom
2011-12-03
|
/
/
/
/
*
|
|
|
Don't just tell the controller "foo" on id mismatch
Nick Mathewson
2011-12-02
*
|
|
|
Init conn->addr to "unspec" on cpuworker connections
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
*
|
|
|
Give DirAllowPrivateAddress an explicit default
Nick Mathewson
2011-12-02
*
|
|
|
Resolve bug 3448: remove mention of tor-ops (which is not in use)
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
*
|
|
|
Merge remote-tracking branch 'sebastian/coverity_strlen_fp'
Nick Mathewson
2011-12-02
|
\
\
\
\
|
*
|
|
|
Work around a false positive in Coverity.
Sebastian Hahn
2011-12-02
|
*
|
|
|
Appease check-spaces
Sebastian Hahn
2011-12-02
*
|
|
|
|
Don't segfault when checking whether a not-yet-used intro point should expire
Robert Ransom
2011-12-01
*
|
|
|
|
Fix warnings.
Linus Nordberg
2011-12-01
|
/
/
/
/
*
|
|
|
Add an initializer to appease older gcc
Nick Mathewson
2011-11-30
*
|
|
|
Only define set_buffer_lengths_to_zero if bufferevents are enabled
Murdoch@cl.cam.ac.uk
2011-11-30
*
|
|
|
Merge remote-tracking branch 'sjmurdoch/bug1983-port-tor-fw-helper-to-windows'
Nick Mathewson
2011-11-30
|
\
\
\
\
|
*
|
|
|
Make file descriptor type an unsigned integer
Steven Murdoch
2011-11-30
|
*
|
|
|
Support NAT-PMP on Windows
Steven Murdoch
2011-11-30
*
|
|
|
|
Merge branch 'feature2553-v4-rebased'
Nick Mathewson
2011-11-30
|
\
\
\
\
\
|
*
|
|
|
|
Add some more documentation
Arturo Filastò
2011-11-30
|
*
|
|
|
|
Turn off LearnCircuitBuildTimeout when tor2web mode is on
Robert Ransom
2011-11-30
|
*
|
|
|
|
Add ifdefs to disable assertion in connection_ap_handshake_send_begin
Robert Ransom
2011-11-30
|
*
|
|
|
|
Add ifdefs to disable #3332 assertions
Robert Ransom
2011-11-30
|
*
|
|
|
|
Use single-hop intro and rend circuits when in tor2web mode
Robert Ransom
2011-11-30
|
*
|
|
|
|
Perform single-hop HS desc fetches when in tor2web mode
Robert Ransom
2011-11-30
|
*
|
|
|
|
Don't allow tor2web-mode Tors to connect to non-HS addresses
Robert Ransom
2011-11-30
|
*
|
|
|
|
Warn loudly on startup and SIGHUP if Tor is built for a non-anonymous mode
Robert Ransom
2011-11-30
|
*
|
|
|
|
Add a compile-time #define to control whether Tor runs in 'tor2web mode'
Robert Ransom
2011-11-30
[prev]
[next]