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
2017-01-08
comment fixups
Chelsea H. Komlo
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Have multiple guard contexts we can switch between.
Nick Mathewson
2016-12-16
Expire circuits that have been WAITING_FOR_BETTER_GUARD too long
Nick Mathewson
2016-12-16
Rebuild the guard lists as appropriate on torrc change.
Nick Mathewson
2016-12-14
Merge branch 'dgoulet_ticket19043_030_03_squashed'
Nick Mathewson
2016-12-14
prop224 prepwork: Use of HS circuitmap in existing HS code.
George Kadianakis
2016-12-08
Rename connection_or_remove_from_identity_map
Nick Mathewson
2016-12-08
Migrate main data loop for set_bad_connections to use channel structures
Nick Mathewson
2016-11-30
Use the new guard notification/selection APIs throughout Tor
Nick Mathewson
2016-11-30
Split bridge functions into a new module.
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
prop224: Add a cache free all function
David Goulet
2016-11-04
prop224: Directory cache support
David Goulet
2016-11-03
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-03
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-11-01
Always call connection_ap_attach_pending() once a second.
Nick Mathewson
2016-11-01
refactor out the tor_event_base_loopexit() call
Roger Dingledine
2016-10-27
Document main.c a lot better
Nick Mathewson
2016-09-26
Merge branch 'protover_v2_squashed'
Nick Mathewson
2016-09-26
checkpoint basic protover backend
Nick Mathewson
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
[next]