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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2014-04-08
Merge branch 'bug7952_final'
Nick Mathewson
2014-04-08
Making entire exit policy available to Tor controller.
rl1987
2014-04-08
Merge remote-tracking branch 'public/bug4241'
Nick Mathewson
2014-04-08
Merge remote-tracking branch 'public/bug9841_025'
Nick Mathewson
2014-04-07
Fix some harmless/untriggerable memory leaks found by coverity
Nick Mathewson
2014-04-07
Merge remote-tracking branch 'public/bug10363_024_squashed'
Nick Mathewson
2014-04-07
Fix undefined behavior with pointer addition in channeltls.c
Nick Mathewson
2014-04-07
For missing transport, say "PT_MISSING" not "NO_ROUTE"
Nick Mathewson
2014-04-07
Forward-port bug9665 fix to work with our fix for 11069
Nick Mathewson
2014-04-07
Fix bug9665
Fábio J. Bertinatto
2014-04-05
Merge remote-tracking branch 'public/bug9650'
Nick Mathewson
2014-04-05
Merge remote-tracking branch 'public/bug10801_024'
Nick Mathewson
2014-04-04
Protocol_Warn when a rendezvous cookie is used twice.
Nick Mathewson
2014-04-04
Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025
Nick Mathewson
2014-04-04
Fix to 9841 fix: setting a token to NULL should clear it
Nick Mathewson
2014-04-02
Fix make_socket_reusable() on windows. Bug not in any released Tor
Nick Mathewson
2014-04-02
Merge remote-tracking branch 'public/bug10081'
Nick Mathewson
2014-04-02
Unit tests for connection_edge_process_resolved_cell
Nick Mathewson
2014-04-02
Look at all of a RESOLVED cell; not just the first answer.
Nick Mathewson
2014-04-02
Drop MAX_REND_FAILURES to 8
Nick Mathewson
2014-04-01
Extract code to handle RESOLVED cells
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug11278'
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug10468_024'
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug4645'
Nick Mathewson
2014-04-01
Add one more missing heck on bug4645 fixes
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug9870'
Nick Mathewson
2014-03-31
Merge branch 'bug8787_squashed'
Nick Mathewson
2014-03-31
Munmap the right pointers in routerlist_free()
Nick Mathewson
2014-03-31
NULL out all mappings after tor_munmap_file()
Nick Mathewson
2014-03-31
Always check returns from unlink()
Andrea Shepard
2014-03-31
Always check returns from tor_munmap_file() in microdesc.c
Andrea Shepard
2014-03-31
Always check returns from tor_munmap_file() in routerlist.c
Andrea Shepard
2014-03-31
Merge remote-tracking branch 'public/bug11342'
Nick Mathewson
2014-03-31
Fix a clang compilation warning
Nick Mathewson
2014-03-27
Make dump_desc() use binary mode
Nick Mathewson
2014-03-27
Merge branch 'bug9658_refactor'
Nick Mathewson
2014-03-27
Renamed "onionskins_completed" to "onionskins_assigned"
Nick Mathewson
2014-03-27
Respond to AAAA requests on DNSPort with AAAA automaps
Nick Mathewson
2014-03-27
check outputs from get_first_listener_addrport_string
Nick Mathewson
2014-03-27
whitespace fix
Nick Mathewson
2014-03-27
Don't do a DNS lookup on a bridge line address
Nick Mathewson
2014-03-27
Merge branch 'bug7164_diagnose_harder_v2'
Nick Mathewson
2014-03-27
More logs to try to diagnose bug 7164
Nick Mathewson
2014-03-27
Don't warn when setsockopt(SO_REUSEABLE) on accept()ed socket says EINVAL
Nick Mathewson
2014-03-26
Turn off testing code for #9683.
Nick Mathewson
2014-03-25
Demote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warn
Nick Mathewson
2014-03-25
Fix warnings from doxygen
Nick Mathewson
2014-03-25
Free placeholder circid/chan->circuit map entries on exit
Nick Mathewson
2014-03-24
quiet the debug message in circuit_build_times_disabled()
Roger Dingledine
2014-03-23
Merge remote-tracking branch 'public/bug11275_024'
Nick Mathewson
[next]