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
Age
Commit message (
Expand
)
Author
2012-12-07
Refactor path use bias code into own function.
Mike Perry
2012-12-07
Actually, both nacks and acks indicate a valid path
Mike Perry
2012-12-07
Note more potential issues.
Mike Perry
2012-12-07
Note a strange case for SOCKS streams.
Mike Perry
2012-12-07
Fix another crash bug.
Mike Perry
2012-12-07
Fix a crash bug and pass down a remote reason code.
Mike Perry
2012-12-07
Document that care needs to be taken with any_streams_attached.
Mike Perry
2012-12-07
Remove n_chan codepaths for determinining guard.
Mike Perry
2012-12-07
Move a pathbias function that depends on entryguard_t.
Mike Perry
2012-12-07
Fix a crash due to NULL circ->n_chan.
Mike Perry
2012-12-07
Prop209: Rend circuits weren't ever marked dirty.
Mike Perry
2012-12-07
Prop 209: Add in hidserv path bias counts for usage.
Mike Perry
2012-12-07
Prop 209: Add path bias counts for timeouts and other mechanisms.
Mike Perry
2012-12-07
Be explicit about units for timeout.
Mike Perry
2012-12-07
Fix an assert crash and an incorrectly placed return.
Mike Perry
2012-12-07
Update with code review changes from Nick.
Mike Perry
2012-12-07
Fix spaces.
Mike Perry
2012-12-07
Refactor pathbias functions to use pathbias_should_count.
Mike Perry
2012-12-07
Update Path Bias log messages to match Proposal 209.
Mike Perry
2012-12-07
Add log message checks for different rates.
Mike Perry
2012-12-07
Update pathbias parameters to match Proposal 209.
Mike Perry
2012-12-07
Add the ability to count circuit timeouts for guards.
Mike Perry
2012-12-07
Fix some wide lines
Nick Mathewson
2012-12-07
Merge branch 'win64-7260'
Nick Mathewson
2012-12-07
Fix infinite loop in circuit_expire_bulding
Nick Mathewson
2012-12-07
Merge remote-tracking branch 'karsten/task-6266'
Nick Mathewson
2012-12-07
Merge branch 'bug7306'
Nick Mathewson
2012-12-07
Merge remote-tracking branch 'public/bug6887'
Nick Mathewson
2012-12-07
Bug 3443: Don't count ORconn setup in circuit build time.
Mike Perry
2012-12-06
Use FreeLibrary, not CloseHandle, for library in test_util.c
Nick Mathewson
2012-12-06
Update to the December 2012 GeoIP database.
Karsten Loesing
2012-12-04
Merge remote-tracking branch 'asn/bug7592_take2'
Nick Mathewson
2012-12-05
Return connection_exit_connect() if payload creation failed.
George Kadianakis
2012-12-03
fix some typos
Roger Dingledine
2012-11-27
Merge branch 'bug7013_take2_squashed'
Nick Mathewson
2012-11-27
Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr.
George Kadianakis
2012-11-27
Add a torrc option to specify the bind address of managed proxies.
George Kadianakis
2012-11-27
Update to the November 2012 GeoIP database.
Karsten Loesing
2012-11-27
Add script to fix "A1" entries in geoip file.
Karsten Loesing
2012-11-23
Make sure that the error in ADDRMAP events is well-formed
Nick Mathewson
2012-11-23
Minor documentation fix
Nick Mathewson
2012-11-23
Note limitation of parse_rfc_1123_time
Nick Mathewson
2012-11-23
In comments and logs, say "UTC" not "GMT"
Nick Mathewson
2012-11-23
Refer to RFC 4648 instead of the obsolete RFC 3548
Nick Mathewson
2012-11-18
Merge branch 'bug7493_redux'
Nick Mathewson
2012-11-18
Initialize ipv{4,6}_traffic_ok in entry_connection_new
Nick Mathewson
2012-11-16
when counting available descs, say whether we're counting exits
Roger Dingledine
2012-11-15
Give useful warning when both IPv4 and IPv6 are disabled on a socksport
Nick Mathewson
2012-11-15
Allow IPv4 traffic on default and old-style-config SocksPorts.
Nick Mathewson
2012-11-15
Set IPv4/IPv6 flags correctly when being a SOCKS client
Nick Mathewson
[next]