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
/
test
Age
Commit message (
Expand
)
Author
2012-12-17
Implement option to turn off DNS cache use on a client port
Nick Mathewson
2012-12-07
Merge branch 'win64-7260'
Nick Mathewson
2012-12-07
Merge branch 'bug7306'
Nick Mathewson
2012-12-07
Merge remote-tracking branch 'public/bug6887'
Nick Mathewson
2012-12-06
Use FreeLibrary, not CloseHandle, for library in test_util.c
Nick Mathewson
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-14
Fix a bug in policy_is_reject_star() that was making IPv4 exits break
Nick Mathewson
2012-11-14
Actually send back correctly-formed IPv6 CONNECTED cells
Nick Mathewson
2012-11-14
Get the client side of receiving an IPv6 address to work
Nick Mathewson
2012-11-14
Add an IPv6Exit configuration option
Nick Mathewson
2012-11-14
Better policy support for IPv6
Nick Mathewson
2012-11-14
Add a new family-specific syntax for tor_addr_parse_mask_ports
Nick Mathewson
2012-11-14
Refactor begin cell parsing into its own function, with tests.
Nick Mathewson
2012-11-14
Move address map into its own file.
Nick Mathewson
2012-11-08
Fix test.c compilation on mingw32.
Nick Mathewson
2012-11-04
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nick Mathewson
2012-11-02
In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently
Nick Mathewson
2012-10-31
Duplicate less code.
Linus Nordberg
2012-10-27
Merge remote-tracking branch 'asn/bug6832'
Nick Mathewson
2012-10-23
Merge remote-tracking branch 'andrea/bug7191_v2'
Nick Mathewson
2012-10-23
Add some unit tests for smartlist_bsearch_idx() on short lists
Andrea Shepard
2012-10-23
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-23
Fix parse_short_policy (bug 7192.)
Nick Mathewson
2012-10-22
add a unit test to expose bug 7192
Roger Dingledine
2012-10-20
Add "IPVersions" to control command "status/clients-seen".
Linus Nordberg
2012-10-17
White space.
Linus Nordberg
2012-10-17
Minor tweaks to nils' v4 vs v6 bridge usage code.
Karsten Loesing
2012-10-17
Minor tweaks and comments to nils' geoip v6 code.
Karsten Loesing
2012-10-17
Include statistics as to how many connections are IPv4 versus IPv6
nils
2012-10-17
Add GeoIP database for IPv6 addresses
nils
2012-10-17
Rename address family specific IPv4 geoip functions in preparation for IPv6 s...
nils
2012-10-15
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-10-11
Move all externally maintained source files into src/ext
Nick Mathewson
2012-09-18
Remove some deadcode for parsing v1 directories
Nick Mathewson
2012-09-17
Add unit test for crypto_pk_cmp_keys and NULL
Nick Mathewson
2012-09-17
Merge branch '6044_nm_squashed'
Nick Mathewson
2012-09-17
Turn the read_file_until_eof tests into a single implementation
Nick Mathewson
2012-09-17
Handle FIFOs in read_file_to_str
meejah
2012-09-14
Remove a duplicate test in test_util_pow2
Nick Mathewson
2012-09-14
Merge branch 'bug6831_v2'
Nick Mathewson
2012-09-14
Don't compute ((uint64_t)1)<<64 in round_to_power_of_2
Nick Mathewson
2012-09-13
Split the generic config_fmt_t code into a new confparse.c file
Nick Mathewson
2012-09-13
Add a unit test for the old crash input of tor_timegm().
George Kadianakis
2012-09-11
Merge remote-tracking branch 'public/bug6538'
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-09-11
Fix assertion failure in tor_timegm.
Nick Mathewson
[next]