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
2014-06-04
Merge remote-tracking branch 'public/bug12169_relay_check'
Nick Mathewson
2014-06-04
Merge remote-tracking branch 'andrea/bug10616'
Nick Mathewson
2014-06-04
Merge remote-tracking branch 'public/bug12195'
Nick Mathewson
2014-06-03
Fix ancient code that only checked circ_id, not circ_id and chan
Nick Mathewson
2014-06-03
Squelch spurious LD_BUG message in connection_ap_handshake_socks_reply()
Andrea Shepard
2014-06-02
Don't try to fetch bridge descriptors when DisableNetwork is set
Nick Mathewson
2014-06-02
Merge remote-tracking branch 'public/bug12170_024_v2'
Nick Mathewson
2014-06-02
Avoid needless router_dir_info_has_changed from router_set_status
Nick Mathewson
2014-06-01
Use uint32 !=, not tor_memneq, for relay cell integrity checking
Nick Mathewson
2014-05-27
sandbox: Allow DirPortFrontPage unconditionally if it's set
Nick Mathewson
2014-05-23
sandbox: Correct fix for hs part of 12064
Nick Mathewson
2014-05-23
Merge branch 'bug11965_v2'
Nick Mathewson
2014-05-23
Postpone fetches based on should_delay_dir_fetch(), not DisableNetwork
Nick Mathewson
2014-05-22
sandbox: allow reading of hidden service configuration files.
Nick Mathewson
2014-05-22
sandbox: refactor string-based option-unchanged tests to use a macro
Nick Mathewson
2014-05-22
sandbox: allow access to cookie files, approved-routers
Nick Mathewson
2014-05-22
sandbox: allow access to various stats/*-stats files
Michael Wolf
2014-05-22
Merge remote-tracking branch 'andrea/bug11476'
Nick Mathewson
2014-05-21
Eliminate #ifdef ENABLE_MEMPOOLS in packed_cell_new/free()
Andrea Shepard
2014-05-20
fix a wide line
Nick Mathewson
2014-05-20
sandbox: support logfile rotation
Nick Mathewson
2014-05-20
sandbox: tolerate reloading with DirPortFrontPage set
Nick Mathewson
2014-05-20
sandbox: Disallow options which would make us call exec()
Nick Mathewson
2014-05-20
sandbox: Permit access to stats/dirreq-stats
Nick Mathewson
2014-05-20
Oops; permit rename with the correct filename
Nick Mathewson
2014-05-20
Fix a sentence that I never
Nick Mathewson
2014-05-20
Sandbox: allow access to stats/bridge-stats
Nick Mathewson
2014-05-17
note a comment that nickm didn't finish
Roger Dingledine
2014-05-15
Merge remote-tracking branch 'public/bug11469_024'
Nick Mathewson
2014-05-14
Use DirPort for uploading descriptors.
Nick Mathewson
2014-05-14
Use tor_getpw{nam,uid} wrappers to fix bug 11946
Nick Mathewson
2014-05-14
Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()
Nick Mathewson
2014-05-12
Add --disable-mempools configure option
Andrea Shepard
2014-05-11
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
dana koch
2014-05-08
Move structures into (private) part of buffers.h so we can inspect them while...
Nick Mathewson
2014-05-08
Merge remote-tracking branch 'public/bug11648'
Nick Mathewson
2014-05-07
Merge commit 'bb9b4c37f8e7f5cf78918f382e90d8b11ff42551' into maint-0.2.4
Nick Mathewson
2014-05-07
Merge remote-tracking branch 'public/bug11737_diagnostic'
Nick Mathewson
2014-05-07
Merge remote-tracking branch 'public/bug8387_diagnostic'
Nick Mathewson
2014-05-07
Better log message for 8387 diagnostic
Nick Mathewson
2014-05-07
Always finalize a zlib stream of server descriptors.
Nick Mathewson
2014-05-07
Basic tests for get_unique_circ_id_by_chan.
Nick Mathewson
2014-05-06
Merge remote-tracking branch 'public/bug11750'
Nick Mathewson
2014-05-06
Merge branch 'bug11743_option_b'
Nick Mathewson
2014-05-06
Future-proof "id" lines against proposal 220.
Nick Mathewson
2014-05-06
fix a copy-paste comment mistake
Nick Mathewson
2014-05-06
Merge remote-tracking branch 'karsten/bug11742'
Nick Mathewson
2014-05-06
Check HT_REP_IS_BAD_() when giving a bug-7164 warning.
Nick Mathewson
2014-05-06
Faster chan_circid_entry_hash implementation
Nick Mathewson
2014-05-06
Fix compilation with DEBUG_DNS_CACHE
Nick Mathewson
[next]