aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Automatically use filtering bufferevents with IOCP.Nick Mathewson2011-08-18
* Call evthread_use_windows_threads when running with IOCP on windowsNick Mathewson2011-08-17
* Use evbuffer_copyout() in inspect_evbuffer().Nick Mathewson2011-08-17
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-08-17
|\
| * Don't write ControlPorts to disk till after we setuid and make datadirNick Mathewson2011-08-17
* | Merge branch 'bug3743'Nick Mathewson2011-08-17
|\ \
| * | Remove a needless config_find_optionNick Mathewson2011-08-17
| * | Don't compare LINELIST_S and OBSOLETE config options.Kamran Riaz Khan2011-08-16
* | | Actually pick a random port when "auto" is specifiedSebastian Hahn2011-08-17
|/ /
* | Merge remote-tracking branch 'asn/bug3728'Nick Mathewson2011-08-15
|\ \
| * | Free global_rate_limit in connection_free_all().George Kadianakis2011-08-13
| * | Move connection_free_all() to the bottom of connection.c to enjoy maximum vis...George Kadianakis2011-08-13
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-08-15
|\ \ \ | | |/ | |/|
| * | Remove extra quotation marks around the result of esc_for_logRobert Ransom2011-08-15
* | | Oops; _actually_ enable microdesc-by-default for clientsNick Mathewson2011-08-15
* | | Don't warn on http connection to my orportSebastian Hahn2011-08-11
* | | Whitespace tweaksNick Mathewson2011-08-10
* | | Fix a const warning in bug1692 codeNick Mathewson2011-08-10
* | | Merge branch 'bug1692-squashed'Nick Mathewson2011-08-10
|\ \ \
| * | | Fix condition reported by nickm.Kamran Riaz Khan2011-08-10
| * | | Return if CONF_CHANGED isn't interesting.Kamran Riaz Khan2011-08-10
| * | | Escape configuration values before sending them via CONF_CHANGED.Kamran Riaz Khan2011-08-10
| * | | Use smartlist_asprintf_add() to improve readability.Kamran Riaz Khan2011-08-10
| * | | Add smartlist_[v]asprintf_addRobert Ransom2011-08-10
| * | | Minor code readability fix.Kamran Riaz Khan2011-08-09
| * | | Minor comment fix.Kamran Riaz Khan2011-08-08
| * | | Refactor to do CONF_CHANGED event formatting inside control.cKamran Riaz Khan2011-08-08
| * | | Emits CONF_CHANGED events whenever Tor's configuration values change.Kamran Riaz Khan2011-08-08
* | | | Make FooPort 0 correctly disable the FooPort.Nick Mathewson2011-08-09
* | | | Sticking a size_t into long generates a warn on winSebastian Hahn2011-08-09
* | | | Get rid of an unused parameter warning on winSebastian Hahn2011-08-09
* | | | Sockets are unsigned on windowsSebastian Hahn2011-08-09
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-08-08
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-08-08
| |\ \
| | * | Update to the August 2011 GeoIP database.Karsten Loesing2011-08-08
* | | | Merge remote-tracking branch 'public/bug3550'Nick Mathewson2011-08-08
|\ \ \ \
| * | | | Make --quiet and --hush apply to default logs, not only initial logsNick Mathewson2011-08-04
* | | | | Remove connection_edge_streams_are_compatibleRobert Ransom2011-08-08
* | | | | Fix handling of ISO_STREAMRobert Ransom2011-08-08
* | | | | Fix log message typoRobert Ransom2011-08-06
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'public/bug3683'Nick Mathewson2011-08-05
|\ \ \ \
| * | | | Clear socks auth fields before freeNick Mathewson2011-08-05
| * | | | Handle storing much longer socks4 authentication data.Nick Mathewson2011-08-05
| * | | | Treat socks_request->{username,password} as non-NUL-terminatedNick Mathewson2011-08-04
| |/ / /
* | | | Clean up bridge-stats code.Karsten Loesing2011-08-04
* | | | Separate generation of an entry-stats string from writing it to disk.Karsten Loesing2011-08-04
* | | | Separate generation of a dirreq-stats string from writing it to disk.Karsten Loesing2011-08-04
* | | | Clean up geoip_dirreq_stats_write().Karsten Loesing2011-08-04
* | | | Add unit tests for buffer-stats.Karsten Loesing2011-08-04
* | | | Separate generation of a buffer-stats string from writing it to disk.Karsten Loesing2011-08-04