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
/
main.c
Age
Commit message (
Expand
)
Author
2016-09-13
Remove a duplicate non-anonymous warning log message
teor
2016-09-13
Refactor crypto init to use existing options variable
teor (Tim Wilson-Brown)
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-08-25
Merge remote-tracking branch 'andrea/ticket18640_v3'
Nick Mathewson
2016-08-20
Consider the case that a connection doesn't have a valid socket during OOS
Andrea Shepard
2016-08-20
Add connection_is_moribund() inline
Andrea Shepard
2016-08-20
Use SMARTLIST_FOREACH in connection_count_moribund() per code review
Andrea Shepard
2016-08-20
Unit test for pick_oos_victims()
Andrea Shepard
2016-08-20
Unit test for connection_handle_oos()
Andrea Shepard
2016-08-20
Implement connection_count_moribund() for OOS handler
Andrea Shepard
2016-08-16
Fixes inconsistent version prefix in log messages.
Daniel Pinto
2016-08-12
Merge remote-tracking branch 'public/Fix_19450'
Nick Mathewson
2016-08-10
Eliminate redundant hourly reset of descriptor download failures
Andrea Shepard
2016-08-02
Search for remaining references to 'bufferevent'.
Nick Mathewson
2016-08-02
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
Nick Mathewson
2016-08-02
More bufferevent removal: bev_str is no longer needed in tor_init
Nick Mathewson
2016-07-19
Be sure to call monotime_init() at startup.
Nick Mathewson
2016-07-14
Remove bufferevents dead code
U+039b
2016-07-08
Merge remote-tracking branch 'sebastian/libevent2'
Nick Mathewson
2016-07-05
Merge remote-tracking branch 'teor/bug18456'
Nick Mathewson
2016-07-05
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-07-04
Raise libevent dependency to 2.0.10-stable or newer
Sebastian Hahn
2016-07-03
sandboxing: allow writing to stats/hidserv-stats
Peter Palfrader
2016-07-03
sandboxing: allow open() of stats dir
Peter Palfrader
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
prop250: Initialize the SR subsystem and us it!
David Goulet
2016-07-01
Avoid disclosing exit IP addresses in exit policies by default
teor (Tim Wilson-Brown)
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
[next]