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
2017-04-25
Use atomic counters for compressor allocation.
Nick Mathewson
2017-04-25
Use `tor_compress_supports_method()` before printing library versions.
Alexander Færøy
2017-04-25
Display LZMA and Zstandard versions when starting Tor.
Alexander Færøy
2017-04-25
Move zlib compression code into its own module.
Alexander Færøy
2017-03-31
Isolate dmalloc/openssl bridge code to crypto.c
Nick Mathewson
2017-03-20
Fix very small memory leak #21788
Daniel Pinto
2017-03-17
Merge branch 'ahf_bugs_21641_squashed'
Nick Mathewson
2017-03-17
Check onion key consensus parameters every hour.
Alexander Færøy
2017-03-17
Add periodic timer for expiring old onion keys.
Alexander Færøy
2017-03-17
Make MIN_ONION_KEY_LIFETIME a consensus parameter defined value.
Alexander Færøy
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-01
Prevent SRV assert when called from misconfigured bridge auth.
George Kadianakis
2017-02-02
Merge remote-tracking branch 'public/bug21356_029'
Nick Mathewson
2017-01-31
Call monotime_init() earlier.
Nick Mathewson
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
[next]