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
Age
Commit message (
Expand
)
Author
2014-07-09
Change interface of router_descriptor_is_too_old().
George Kadianakis
2014-06-24
Add the entrynodes.c unit tests.
George Kadianakis
2014-06-24
Functionify the descriptor age check so that we can NOP it in tests.
George Kadianakis
2014-06-15
Add some test descriptors to src/test/.
George Kadianakis
2014-06-15
Document choose_random_entry_impl() and populate_live_entry_guards().
George Kadianakis
2014-06-15
Make a few entrynodes.c functions testable.
George Kadianakis
2014-06-15
Make populate_live_entry_guards() more smoothly testable.
George Kadianakis
2014-06-15
Constify aggressively in populate_live_entry_guards().
George Kadianakis
2014-06-15
Fix the functionality of populate_live_entry_guards().
George Kadianakis
2014-06-15
Move code from choose_random_entry_impl() to the new function.
George Kadianakis
2014-06-15
Create skeleton for populate_live_entry_guards().
George Kadianakis
2014-06-15
choose_random_entry_impl(): Remove useless consider_exit_family.
George Kadianakis
2014-06-15
Remove a piece of disabled code in choose_random_entry_impl().
George Kadianakis
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-29
sandbox: allow enough setsockopt to make ConstrainedSockets work
Nick Mathewson
2014-05-27
sandbox: permit listen(2)
Nick Mathewson
2014-05-27
sandbox: Allow DirPortFrontPage unconditionally if it's set
Nick Mathewson
2014-05-27
Log the errno value if seccomp_load() fails.
Nick Mathewson
2014-05-27
Make sandbox.c compile on arm
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
sandbox: permit gettid, sched_getaffinity
Nick Mathewson
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-16
Bump maint-0.2.4 version to 0.2.4.22-dev
Nick Mathewson
2014-05-15
Merge remote-tracking branch 'public/bug11469_024'
Nick Mathewson
2014-05-14
whitespace fix, more
Nick Mathewson
2014-05-14
Merge branch 'bug11946'
Nick Mathewson
[next]