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
/
or.h
Age
Commit message (
Expand
)
Author
2018-09-17
Bug 23512: Report queued cells on or circs as written.
Mike Perry
2018-01-30
dos: Make circuit rate limit per second, not tenths anymore
David Goulet
2018-01-30
dos: Track new and closed OR client connections
David Goulet
2018-01-30
dos: Initial code of Denial of Service mitigation
David Goulet
2017-12-21
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.5' into maint-0.2.8
maint-0.2.8
Nick Mathewson
2017-12-21
Move destroy cells into a separate queue type of their own, to save RAM
Nick Mathewson
2017-08-01
Merge remote-tracking branch 'public/bug19769_19025_029' into maint-0.2.9
Nick Mathewson
2017-01-22
circuit: Change close reasons from uint16_t to int
David Goulet
2017-01-18
DefecTor countermeasure: change server- and client-side DNS TTL clipping
Nick Mathewson
2016-09-26
Merge branch 'protover_v2_squashed'
Nick Mathewson
2016-09-26
Remove version_known, and subtly change the meaning of protocols_known
Nick Mathewson
2016-09-26
Use protocols to see when EXTEND2 support exists.
Nick Mathewson
2016-09-26
Include protocol versions in votes.
Nick Mathewson
2016-09-26
Add necessary code to parse and handle required/recommended protocols
Nick Mathewson
2016-09-26
Emit and parse protocol lists in router descriptors
Nick Mathewson
2016-09-13
Merge branch 'feature-17178-v7-squashed-v2'
Nick Mathewson
2016-09-13
Replace OnionService* with HiddenService* in option names
teor
2016-09-13
Refactor Single Onion code to improve consistency
teor
2016-09-13
Comments: prefer circuit_build_times_disabled() to LearnCircuitBuildTimeout
teor
2016-09-13
Refactor UseEntryNodes so the original configured value is preserved
teor
2016-09-13
Make Single Onion Service intro points respect ReachableAddresses
teor
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-09-07
Merge remote-tracking branch 'dgoulet/ticket18693_029_01'
Nick Mathewson
2016-08-31
Count unix sockets when counting client listeners
teor (Tim Wilson-Brown)
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-25
Merge remote-tracking branch 'andrea/ticket18640_v3'
Nick Mathewson
2016-08-24
Parse *Port flags NoDNSRequest, NoOnionTraffic & OnionTrafficOnly
teor (Tim Wilson-Brown)
2016-08-24
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-24
Fix path selection on firewalled clients
teor
2016-08-24
Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor
teor (Tim Wilson-Brown)
2016-08-20
Add DisableOOSCheck option, on by default until we have better heuristics
Andrea Shepard
2016-08-20
Compute thresholds for OOS from ConnLimit_ when setting options
Andrea Shepard
2016-08-02
Remove generic_buffer_*() functions as needless.
Nick Mathewson
2016-08-02
Bufferevent removal: remove more bufferevent-only options
Nick Mathewson
2016-08-02
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
Nick Mathewson
2016-07-14
Remove bufferevents dead code
U+039b
2016-07-05
Merge remote-tracking branch 'teor/bug18456'
Nick Mathewson
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
prop250: Put commits and SRVs in votes/consensus
David Goulet
2016-07-01
Avoid disclosing exit IP addresses in exit policies by default
teor (Tim Wilson-Brown)
2016-06-30
Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queu...
Andrea Shepard
2016-06-30
Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes ...
Andrea Shepard
2016-06-18
Better comments on exponential-backoff related members of download_status_t
Andrea Shepard
2016-06-18
Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_t
Andrea Shepard
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-27
Merge remote-tracking branch 'arma/task19035-fixedup'
Nick Mathewson
2016-05-27
remove a now-unused section of or.h
Roger Dingledine
2016-05-27
Disable GET /tor/bytes.txt and GETINFO dir-usage
Roger Dingledine
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
[next]