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
2013-11-07
Improved circuit queue out-of-memory handler
Nick Mathewson
2013-08-21
Send NETINFO on receiving a NETINFO if we have not yet sent one.
Nick Mathewson
2013-06-18
Implement a real OOM-killer for too-long circuit queues.
Nick Mathewson
2013-06-14
Increase the limit so leaky pipe might work
Nick Mathewson
2013-06-13
Don't queue more cells as a middle relay than the spec allows to be in flight
Andrea Shepard
2013-04-12
Avoid busy-looping on WANTREAD within connection_handle_write
Nick Mathewson
2012-09-13
Avoid undefined behaviour when parsing HS protocol versions
Robert Ransom
2012-08-27
Disable extending to private/internal addresses by default
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'public/bug6507' into maint-0.2.3
Nick Mathewson
2012-08-16
Address Nick's comments from code review.
Mike Perry
2012-08-15
Bug 6475: Explicitly track our path bias state.
Mike Perry
2012-08-09
Fix spaces from last patch
Nick Mathewson
2012-08-09
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-06-14
Defend against entry node path bias attacks
Mike Perry
2012-06-13
Merge remote-tracking branch 'public/bug3940_redux'
Nick Mathewson
2012-06-11
Document ADDRMAPSRC_NONE.
Nick Mathewson
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-05-14
Bump _WIN32_WINNT to 0x0501 throughout the code
Nick Mathewson
2012-05-14
Remove all instances of WIN32_WINNT (without leading _)
Nick Mathewson
2012-05-11
An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
Nick Mathewson
2012-04-24
Merge remote-tracking branch 'nickm/bug2497'
Roger Dingledine
2012-04-11
Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays
Nick Mathewson
2012-04-01
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-04-01
put a _ before or_options_t elements that aren't configurable
Roger Dingledine
2012-04-01
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-01
Do not use strcmp() to compare an http authenticator to its expected value
Nick Mathewson
2012-03-30
Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH}
Nick Mathewson
2012-03-26
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-02-22
Implement 'safe cookie authentication'
Robert Ransom
2012-01-31
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-22
update comment to reflect our TOR_INVALID_SOCKET convention
Roger Dingledine
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-16
fix crash bug in original feature4207 branch
Roger Dingledine
2012-01-16
Comment fixups on 4207 suggested by arma
Nick Mathewson
2012-01-13
Allow authorities to baddir/badexit/invalid/reject nodes by cc
Nick Mathewson
2012-01-11
Merge branch 'prop187_squashed'
Nick Mathewson
2012-01-11
Merge branch 'feature3457-v4-nm-squashed'
Nick Mathewson
2012-01-11
Implement proposal 187: reserve a cell type for client authorization
Nick Mathewson
2012-01-11
Rename CIRC2 to CIRC_MINOR
Nick Mathewson
2012-01-06
Don't remove rend cpath element from relaunched service-side rend circs
Robert Ransom
2012-01-04
Verbotify documentation comments for the #1297-fix flags
Robert Ransom
2011-12-27
Add an option to close HS service-side rend circs on timeout
Robert Ransom
2011-12-27
Don't close HS service-side rend circs on timeout
Robert Ransom
2011-12-27
Add an option to close 'almost-connected' HS client circs on timeout
Robert Ransom
2011-12-27
Don't close HS client circs which are 'almost connected' on timeout
Robert Ransom
2011-12-20
Adjust n_intro_points_wanted when a service's intro points are closed
Robert Ransom
2011-12-06
Revert "Make pending libevent actions cancelable"
Nick Mathewson
[next]