aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Fix a bufferevent-related bug that killed tunneled dirserv connsNick Mathewson2011-08-26
* Set write low-watermarks on all bufferevents.Nick Mathewson2011-08-24
* Apply rate-limiting to the lowest bufferevent in the stack.Nick Mathewson2011-08-24
* Disable run-time changes to DisableIOCP: They do not workNick Mathewson2011-08-19
* Remove warning about a loop parsing evbuffer socksNick Mathewson2011-08-18
* Appease "make check-spaces"Nick Mathewson2011-08-18
* 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
* | | 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
| * | | 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
| |_|/ |/| |
* | | 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
* | | Clean up rep_hist_buffer_stats_write().Karsten Loesing2011-08-04
* | | Create cell-stats history even if we didn't see a single circuit.Karsten Loesing2011-08-04
* | | Replace files in stats/ rather than appending to them.Karsten Loesing2011-08-04
|/ /