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
/
main.c
Age
Commit message (
Expand
)
Author
2016-06-30
Move unparseable descriptor dumps into subdirectory of DataDir
Andrea Shepard
2016-06-30
Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes ...
Andrea Shepard
2016-06-21
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-21
Fix bug when disabling heartbeats.
George Kadianakis
2016-06-11
Merge branch 'bug19180_easy_squashed'
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-19
Merge branch 'bug18809_028_squashed' into maint-0.2.8
Nick Mathewson
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-16
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-05-09
close other consensus fetches when we get a consensus
Roger Dingledine
2016-05-09
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-04-14
Merge branch 'assert_nonfatal_squashed'
Nick Mathewson
2016-04-14
Add new tor_assert_nonfatal*() macros.
Nick Mathewson
2016-04-13
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-03-28
Fix memory leaks that stopped chutney working with asan
Nick Mathewson
2016-03-26
Fix all doxygen warnings (other than missing docs)
Nick Mathewson
2016-03-26
Clarify excess consensus connection cleanup by adding comments
teor (Tim Wilson-Brown)
2016-03-22
Merge remote-tracking branch 'public/bug18253'
Nick Mathewson
2016-03-15
Sandbox: Don't preseed getaddrinfo(gethostname()) in client mode.
Nick Mathewson
2016-03-15
Fix whitespace.
Nick Mathewson
2016-03-14
Make unix sockets work with the linux seccomp2 sandbox again
Nick Mathewson
2016-03-14
Merge remote-tracking branch 'public/bug16248_027'
Nick Mathewson
2016-03-14
Add comments to connection_check_event().
Nick Mathewson
2016-03-11
Change behavior on missing/present event to warn instead of asserting.
Nick Mathewson
2016-03-11
If we start/stop reading on a dnsserv connection, don't assert.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-24
Make the sandbox work again with chutney.
Nick Mathewson
2016-02-24
Remove the freelist from memarea.c
Nick Mathewson
2016-02-22
refactor directory_info_has_arrived so we can quiet the logs
Roger Dingledine
2016-02-10
Merge remote-tracking branch 'teor/bug18208'
Nick Mathewson
2016-02-10
Merge branch 'bug17682_squashed'
Nick Mathewson
2016-02-10
Bulletproof the safe_timer_diff function
Nick Mathewson
2016-02-06
Removed dead code in main.c
Alec Heifetz
2016-02-02
Update ExitPolicy when interface addresses change
teor (Tim Wilson-Brown)
2016-01-18
Merge remote-tracking branch 'origin/maint-0.2.7'
Nick Mathewson
2016-01-18
Merge remote-tracking branch 'teor/bug18050' into maint-0.2.7
Nick Mathewson
2016-01-18
Check ORPort and DirPort reachability before publishing a relay descriptor
teor (Tim Wilson-Brown)
2016-01-03
Fix a comment typo in main.c
teor (Tim Wilson-Brown)
2015-12-17
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-17
Add some more ed25519 key files to the seccomp sandbox list
Nick Mathewson
2015-12-17
Conform to the type signature of setsockopt(2)
cypherpunks
2015-12-16
Prop210: Close excess connections once a consensus is downloading
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Add schedules for simultaneous client consensus downloads
teor (Tim Wilson-Brown)
2015-12-10
Assert when the TLS contexts fail to initialize
cypherpunks
2015-12-07
Update comment: get_connection_array no longer takes "n"
teor (Tim Wilson-Brown)
2015-11-25
Merge branch 'bug17686_v2_027'
Nick Mathewson
2015-11-25
Make crypto_seed_rng() and crypto_rand() less scary.
Nick Mathewson
2015-11-19
Merge remote-tracking branch 'public/decouple_conn_attach_2'
Nick Mathewson
[next]