aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | changes entry for disabling cache usage by defaultNick Mathewson2012-12-17
| * | | | | Turn off by-default use of client-side DNS cacheing.Nick Mathewson2012-12-17
| * | | | | Refactor port_cfg_t creation into a port_cfg_new() functionNick Mathewson2012-12-17
| * | | | | Changes file for new DNS caching optionsNick Mathewson2012-12-17
| * | | | | Add documentation for the client-side DNS cache optionsNick Mathewson2012-12-17
| * | | | | Implement option to turn off DNS cache modification by a client portNick Mathewson2012-12-17
| * | | | | Implement option to turn off DNS cache use on a client portNick Mathewson2012-12-17
| * | | | | Oops: make the check for not adding ip->ip DNS maps correctNick Mathewson2012-12-17
| * | | | | Add options to turn DNS cache use on or off per client port.Nick Mathewson2012-12-17
| * | | | | Oops; make DNSPort configuration take address family optionsNick Mathewson2012-12-17
* | | | | | Avoid a 'may be used uninitialized' warningNick Mathewson2012-12-17
|/ / / / /
* | | | | Nuke uses of memcmp outside of unit testsNick Mathewson2012-12-13
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-12-13
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-12-13
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add link explaining how the geoip file was created.Karsten Loesing2012-12-13
| | * | | Update to the December 2012 GeoIP database.Karsten Loesing2012-12-13
| | * | | Update to the November 2012 GeoIP database.Karsten Loesing2012-12-13
* | | | | Note that fallback_dirsource was proposal 206, bug 572.Nick Mathewson2012-12-13
* | | | | Fix two wide lines in config.cNick Mathewson2012-12-13
* | | | | Merge branch 'fallback_dirsource_v3'Nick Mathewson2012-12-13
|\ \ \ \ \
| * | | | | Drop FallbackNetworkstatusFile; it never worked.Nick Mathewson2012-12-06
| * | | | | Add an option to weight down authorities when choosing a fallbackNick Mathewson2012-12-06
| * | | | | Add a way to configure selection weights for dir_server_tNick Mathewson2012-12-06
| * | | | | When choosing among dirserver_ts, consider their weightsNick Mathewson2012-12-06
| * | | | | New FallbackDir option to add extra directories for bootstrapingNick Mathewson2012-12-06
| * | | | | Refactor add_trusted_dir_serverNick Mathewson2012-12-06
| * | | | | Rename trusted_dir_server_t to dir_server_t. Automatic renaming.Nick Mathewson2012-12-06
| * | | | | Rename DirServer to DirAuthorityNick Mathewson2012-12-06
| * | | | | Start refactoring trusted_dir_servers into trusted and fallback listsNick Mathewson2012-12-06
| * | | | | Correct moribund logic about caching v2 networkstatusesNick Mathewson2012-12-06
| * | | | | Make output of router_get_trusted_dir_servers constNick Mathewson2012-12-06
| | |_|_|/ | |/| | |
* | | | | Mention that dist-geoip6 was bug 7655Nick Mathewson2012-12-11
| |_|_|/ |/| | |
* | | | Fix some wide linesNick Mathewson2012-12-07
* | | | Merge branch 'win64-7260'Nick Mathewson2012-12-07
|\ \ \ \
| * | | | In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistentlyNick Mathewson2012-11-02
| * | | | Add a TOR_SOCKET_T_FORMAT construction for logging sockets.Nick Mathewson2012-11-02
| * | | | Add a PID_T_FORMAT for writing pids to logsNick Mathewson2012-11-02
| * | | | Remove an unused variable; part of mingw64 patch from yayoooNick Mathewson2012-11-02
| * | | | Compile (with warnings) with mingw64Nick Mathewson2012-11-02
* | | | | Fix infinite loop in circuit_expire_buldingNick Mathewson2012-12-07
* | | | | Expand the manpage to say: watch out for nonlocal socksNick Mathewson2012-12-07
* | | | | Merge remote-tracking branch 'karsten/task-6266'Nick Mathewson2012-12-07
|\ \ \ \ \
| * | | | | Update to the December 2012 GeoIP database.Karsten Loesing2012-12-06
| * | | | | Update to the November 2012 GeoIP database.Karsten Loesing2012-11-27
| * | | | | Add script to fix "A1" entries in geoip file.Karsten Loesing2012-11-27
* | | | | | Merge branch 'bug7306'Nick Mathewson2012-12-07
|\ \ \ \ \ \
| * | | | | | Use FreeLibrary, not CloseHandle, for library in test_util.cNick Mathewson2012-12-06
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'public/bug6887'Nick Mathewson2012-12-07
|\ \ \ \ \ \
| * | | | | | Remove some deadcode for parsing v1 directoriesNick Mathewson2012-09-18
* | | | | | | Merge branch 'bug3443_squashed'Nick Mathewson2012-12-07
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |