index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Remove unexpected "unexpectedly".
Linus Nordberg
2012-05-31
*
Remove spurioius return in one out of four if-else clauses.
Linus Nordberg
2012-05-31
*
Change an assertion into a warning in connection_or_handle_event_cb()
Nick Mathewson
2012-05-24
*
Merge remote-tracking branch 'asn/bug5602'
Nick Mathewson
2012-05-18
|
\
|
*
Use a more helpful log message when we can't find a proxy.
George Kadianakis
2012-05-18
*
|
Merge remote-tracking branch 'asn/bug5646'
Nick Mathewson
2012-05-18
|
\
\
|
*
|
Extract data from DESTROY cell _after_ protocol violation checks.
George Kadianakis
2012-05-18
|
|
/
*
/
Ignore unknown lines from managed proxies.
George Kadianakis
2012-05-18
|
/
*
Another dirport/orport correction; this one from "cypherpunks"
Nick Mathewson
2012-05-16
*
Document that the ORPort flags apply to DirPort too. (thanks, Roger.)
Nick Mathewson
2012-05-16
*
5597: document new ORPort options
Nick Mathewson
2012-05-16
*
Clarify SessionGroup documentation. Bug 5437.
Nick Mathewson
2012-05-16
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-16
|
\
|
*
Make the succeeding parse_http_time tests more obviously right
Nick Mathewson
2012-05-16
|
*
Merge branch 'bug5346_squashed' into maint-0.2.2
Nick Mathewson
2012-05-16
|
|
\
|
|
*
Fix month check in parse_http_time, add test
Sebastian Hahn
2012-05-16
|
|
*
Remove more dubiosity in struct tm handling. related to bug5346
Nick Mathewson
2012-05-16
|
|
*
changes file for branch bug5346
Nick Mathewson
2012-05-16
|
|
*
Reject an additional type of bad date in parse_http_time
Nick Mathewson
2012-05-16
|
|
*
Fix parse_http_time and add tests
Esteban Manchado Velázquez
2012-05-16
|
|
/
*
|
Merge remote-tracking branch 'public/bug5139'
Nick Mathewson
2012-05-16
|
\
\
|
*
|
Bridges should never set the send_unencrypted flag on any of their descs
Nick Mathewson
2012-04-27
*
|
|
Add changes file for bug 4108
Nick Mathewson
2012-05-16
*
|
|
In connection_ap_handshake_process_socks(), mark the socks request as finishe...
Fabian Keil
2012-05-16
*
|
|
Merge remote-tracking branch 'public/bug3964'
Nick Mathewson
2012-05-16
|
\
\
\
|
*
|
|
Improve our documentation for the NT Service command line options
Nick Mathewson
2012-04-11
*
|
|
|
Merge branch 'bug5380'
Nick Mathewson
2012-05-16
|
\
\
\
\
|
*
|
|
|
Remove over-two-months-old entry guards even while running.
Roger Dingledine
2012-05-16
|
*
|
|
|
Correct documentation for remove_obsolete_entry_guards.
Nick Mathewson
2012-05-16
|
/
/
/
/
*
|
|
|
Merge remote-tracking branch 'public/bug2297'
Nick Mathewson
2012-05-16
|
\
\
\
\
|
*
|
|
|
Exits don't need to fetch certs for unknown authorities
Nick Mathewson
2012-03-30
*
|
|
|
|
Merge remote-tracking branch 'public/bug2822'
Nick Mathewson
2012-05-16
|
\
\
\
\
\
|
*
|
|
|
|
Reject SOCKS requests for "localhost" or ".local"
Nick Mathewson
2012-03-28
|
*
|
|
|
|
Rate-limit the warnings as a client when asked to connect a private addr
Nick Mathewson
2012-03-28
*
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-16
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Correct the bulletproofing of routerlist_insert()
Nick Mathewson
2012-05-16
*
|
|
|
|
|
Merge remote-tracking branch 'public/bug3296'
Nick Mathewson
2012-05-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
When no usable exit satisfies a predicted port, stop predicting it.
Nick Mathewson
2012-05-11
*
|
|
|
|
|
|
Merge branch 'bug5095_squashed'
Nick Mathewson
2012-05-16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
When ReloadTorrcOnSIGHUP=1, do non-reload activities anyway
Nick Mathewson
2012-05-16
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Fix some remaining nmake/msvc build issues
Nick Mathewson
2012-05-16
*
|
|
|
|
|
|
Merge branch 'win32_winnt'
Nick Mathewson
2012-05-16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Bump _WIN32_WINNT to 0x0501 throughout the code
Nick Mathewson
2012-05-14
|
*
|
|
|
|
|
|
Remove all instances of WIN32_WINNT (without leading _)
Nick Mathewson
2012-05-14
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-15
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259.
Nick Mathewson
2012-05-15
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-15
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'bug5796_022_squashed' into maint-0.2.2
Nick Mathewson
2012-05-15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Fix a crash bug on SETCIRCUITPURPOSE.
Nick Mathewson
2012-05-15
*
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-15
|
\
|
|
|
|
|
|
|
|
[next]