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
/
or
Age
Commit message (
Expand
)
Author
2016-11-08
When downloading certificates, check for related failures
teor
2016-11-06
Finish a sentence in a comment. Close 20576.
Nick Mathewson
2016-11-03
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-11-01
Always call connection_ap_attach_pending() once a second.
Nick Mathewson
2016-11-01
Ask event_base_loop to finish when we add a pending stream
Roger Dingledine
2016-11-01
refactor out the tor_event_base_loopexit() call
Roger Dingledine
2016-11-01
Merge remote-tracking branch 'teor/bug20472-029-v2' into maint-0.2.9
Nick Mathewson
2016-10-31
Actually free the worker_state_t object when we do an update with it
Nick Mathewson
2016-10-31
Rename routerstatus_version_supports_ntor to *_supports_extend2_cells
teor
2016-10-31
Refactor circuit_pick_create_handshake
teor
2016-10-31
In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor
teor
2016-10-26
Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR
Nick Mathewson
2016-10-18
Module-level docs for ext_orport and router.c
Nick Mathewson
2016-10-18
Turn replaycache.c module doc into doxygen
Nick Mathewson
2016-10-18
Document connection_or.c and connection.c at module level
Nick Mathewson
2016-10-18
Module documentation for circuitmux_ewma.c
Nick Mathewson
2016-10-18
Turn circuitmux.c comments into module docs.
Nick Mathewson
2016-10-18
Module docs for channel.c and channeltls.c
Nick Mathewson
2016-10-17
Update the buffer sentinel fix to work with our #20081 fix.
Nick Mathewson
2016-10-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-10-17
Merge branch 'buf_sentinel_026_v2' into maint-0.2.8
Nick Mathewson
2016-10-17
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Nick Mathewson
2016-10-17
Merge branch 'module_docs_1'
Nick Mathewson
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-10-17
Add a logic-consistency test when parsing unix socket configs
Nick Mathewson
2016-10-14
Whitespace cleaning
Nick Mathewson
2016-10-14
Merge branch 'bug20176_v2'
Nick Mathewson
2016-10-14
Merge remote-tracking branch 'public/spaces_in_unix_addrs'
Nick Mathewson
2016-10-14
Merge branch 'bug18357_v2'
Nick Mathewson
2016-10-14
Extract ExitPolicy-and-IPv6Exit check into a new function
Nick Mathewson
2016-10-13
Tweak patch for 18529.
Nick Mathewson
2016-10-13
Remove duplicate code that checks for default authorities
Nick Mathewson
2016-10-11
Merge remote-tracking branch 'yawning-schwanenlied/bug20261'
Nick Mathewson
2016-10-11
Fix spurious compiler warning in do_getpass().
Nick Mathewson
2016-10-11
Merge remote-tracking branch 'asn/bug19223'
Nick Mathewson
2016-10-10
Fix non-triggerable heap corruption at do_getpass().
George Kadianakis
2016-10-06
comment tweak. Fixes 20271. patch from pastly.
Nick Mathewson
2016-10-05
dircollate: Use correct tor_calloc args.
Muhammad Falak R Wani
2016-10-05
Clean up and fix exit policy check in connection_exit_connect().
Nick Mathewson
2016-10-04
Allow a unix: address to contain a C-style quoted string.
Nick Mathewson
2016-10-03
Merge remote-tracking branch 'arma/bug20277'
Nick Mathewson
2016-10-03
Fix parse_virtual_addr_network minimum network size
Paolo Inglese
2016-10-02
remove whitespace accidentally added in 4f1a04ff
Roger Dingledine
2016-10-02
remove confusing comment about conditional consensus download
Roger Dingledine
2016-09-30
Bug 20261: Disable IsolateClientAddr on AF_LOCAL SocksPorts.
Yawning Angel
2016-09-28
Fix memory leak from prop264 branch. CID 1373401
Nick Mathewson
2016-09-26
fix a warning in protover.
Nick Mathewson
2016-09-26
Merge remote-tracking branch 'public/ticket20001_v2'
Nick Mathewson
2016-09-26
Merge branch 'protover_v2_squashed'
Nick Mathewson
2016-09-26
protovers: during voting, assert that we are not voting to shut down.
Nick Mathewson
[next]