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
Age
Commit message (
Expand
)
Author
2013-01-16
Add clean target and test subdir to makefile.nmake
Nick Mathewson
2013-01-16
Add missing objects to Makefile.nmake
Nick Mathewson
2013-01-16
Add missing includes and libs to makefile.nmake
Nick Mathewson
2013-01-16
Define SIZEOF_INTPTR_T when defining replacement intptr_t
Nick Mathewson
2012-12-17
Merge branch 'ticket7570_7571'
Nick Mathewson
2012-12-17
Drop the maximum attempts to get a virtual address to 1000.
Nick Mathewson
2012-12-17
Add missing doxygen for DNS and automap code
Nick Mathewson
2012-12-17
Per-listener option to prefer IPv6 automaps when possible.
Nick Mathewson
2012-12-17
Build and test most of the machinery needed for IPv6 virtualaddrmaps
Nick Mathewson
2012-12-17
Refactor the code to check if an address is matched by automapsuffixes
Nick Mathewson
2012-12-17
Fix another uninitialized var warning from GCC
Nick Mathewson
2012-12-17
Fixed an unused-variable warning
Nick Mathewson
2012-12-17
Don't use the cache when changing an IP address because of an exit policy
Nick Mathewson
2012-12-17
Turn off by-default use of client-side DNS cacheing.
Nick Mathewson
2012-12-17
Refactor port_cfg_t creation into a port_cfg_new() function
Nick Mathewson
2012-12-17
Implement option to turn off DNS cache modification by a client port
Nick Mathewson
2012-12-17
Implement option to turn off DNS cache use on a client port
Nick Mathewson
2012-12-17
Oops: make the check for not adding ip->ip DNS maps correct
Nick Mathewson
2012-12-17
Add options to turn DNS cache use on or off per client port.
Nick Mathewson
2012-12-17
Oops; make DNSPort configuration take address family options
Nick Mathewson
2012-12-17
Avoid a 'may be used uninitialized' warning
Nick Mathewson
2012-12-13
Nuke uses of memcmp outside of unit tests
Nick Mathewson
2012-12-13
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-12-13
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-12-13
Fix two wide lines in config.c
Nick Mathewson
2012-12-13
Merge branch 'fallback_dirsource_v3'
Nick Mathewson
2012-12-13
Add link explaining how the geoip file was created.
Karsten Loesing
2012-12-13
Update to the December 2012 GeoIP database.
Karsten Loesing
2012-12-13
Update to the November 2012 GeoIP database.
Karsten Loesing
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
Drop FallbackNetworkstatusFile; it never worked.
Nick Mathewson
2012-12-06
Add an option to weight down authorities when choosing a fallback
Nick Mathewson
2012-12-06
Add a way to configure selection weights for dir_server_t
Nick Mathewson
2012-12-06
When choosing among dirserver_ts, consider their weights
Nick Mathewson
2012-12-06
New FallbackDir option to add extra directories for bootstraping
Nick Mathewson
2012-12-06
Refactor add_trusted_dir_server
Nick Mathewson
2012-12-06
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
Nick Mathewson
2012-12-06
Rename DirServer to DirAuthority
Nick Mathewson
2012-12-06
Start refactoring trusted_dir_servers into trusted and fallback lists
Nick Mathewson
2012-12-06
Correct moribund logic about caching v2 networkstatuses
Nick Mathewson
2012-12-06
Make output of router_get_trusted_dir_servers const
Nick Mathewson
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
[next]