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
2018-02-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-01-30
dos: Initial code of Denial of Service mitigation
David Goulet
2017-12-01
Update entry guard state whenever we download a consensus.
George Kadianakis
2017-08-23
Don't do expensive consensus stuff when not a cache.
Nick Mathewson
2017-06-26
Patch for 22720 from huyvq: exit(1) more often
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-05-31
Bugfix: Regenerate more certificates when appropriate
Nick Mathewson
2017-05-19
Merge branch 'add_rust_squashed'
Nick Mathewson
2017-05-19
Add some Rust utility functions and print support
Sebastian Hahn
2017-05-19
Merge branch 'ticket21953_029'
Nick Mathewson
2017-05-19
Define HeapEnableTerminationOnCorruption if the headers don't.
Nick Mathewson
2017-05-15
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-05-15
Initialize the HS cache at startup
Nick Mathewson
2017-05-12
actually enable background compresion for consensuses
Nick Mathewson
2017-05-12
Merge branch 'ticket21953_029'
Nick Mathewson
2017-05-11
Enable some windows hardening features
Nick Mathewson
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Cache netflow-related consensus parameters.
Mike Perry
2017-05-08
Bug 17604: Converge on only one long-lived TLS conn between relays.
Mike Perry
2017-05-08
Bug 17592: Clean up connection timeout logic.
Mike Perry
2017-05-08
Netflow record collapsing defense.
Mike Perry
2017-04-27
Clean the consdiffmgr cache and launch new diffs as needed.
Nick Mathewson
2017-04-25
Configure sandbox using consdiffmgr; free cdm on exit.
Nick Mathewson
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
[next]