aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_or.c
Commit message (Expand)AuthorAge
* let people test the RefuseUnknownExits ideaRoger Dingledine2010-03-10
* Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | add config options to override.Roger Dingledine2009-12-29
* | add separate per-conn write limitingRoger Dingledine2009-12-29
* | New consensus params "bwconnrate" and "bwconnburst"Roger Dingledine2009-12-23
* | Remove duplicate words and a duplicate newline.Karsten Loesing2009-12-18
* | Make changes to latest bridge-stats fixes as suggested by Nick.Karsten Loesing2009-12-17
* | Merge branch 'safelogging2'Nick Mathewson2009-12-15
|\ \
| * | Refactor the safe_str_*() API to make more sense.Nick Mathewson2009-12-15
| * | Allow SafeLogging to exclude client related informationSebastian Hahn2009-12-12
* | | Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
* | | *_free functions now accept NULLSebastian Hahn2009-12-12
|/ /
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-11-06
|\|
| * Make Tor work with OpenSSL 0.9.8lNick Mathewson2009-11-05
| * Update copyright to 2009.Karsten Loesing2009-05-04
* | Debugging logs for TLS handshakeNick Mathewson2009-09-24
* | Recover from changing network connections.Mike Perry2009-09-16
* | Change proxy-address type to tor_addr_t to allow ipv6 proxies.Nick Mathewson2009-06-19
* | Enable Tor to connect through SOCKS 4/5 proxiesChristopher Davis2009-06-19
* | Isolate Libevent API dependency to just main.c and dns.c in src/or.Nick Mathewson2009-06-12
* | Update copyright to 2009.Karsten Loesing2009-05-02
|/
* If we're using bridges and our network goes away, be more willingRoger Dingledine2009-02-04
* Don't obsolete a very-new connection for having no circuits yet.Nick Mathewson2009-01-28
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Explain why the XXXX021 in connection_or.c was there, and explain why it does...Nick Mathewson2008-12-29
* Checkpoint my big bug-891 patch.Nick Mathewson2008-12-24
* More approx_time() calls. Noted by forest.Nick Mathewson2008-12-19
* Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson2008-12-18
* Rename or_is_obsolete and move it to or_connection_t where it belongs.Nick Mathewson2008-12-17
* Apply rovv's bug 805 fix: take more care never to prefer a non-canonical conn...Nick Mathewson2008-12-15
* Apparently sparc64 is way more strict about uint16_t access alignment than I ...Nick Mathewson2008-11-12
* Catch and report a few more bootstrapping failure cases when TorRoger Dingledine2008-09-09
* Refactor use of connection_new so that we get more verifiable typesafety.Nick Mathewson2008-09-05
* r17680@tombo: nickm | 2008-08-07 16:06:30 -0400Nick Mathewson2008-08-07
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson2008-07-24
* r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200Nick Mathewson2008-07-23
* Directory authorities shouldn't complain about bootstrappingRoger Dingledine2008-06-18
* start sending "bootstrap problem" status events when we're having troublesRoger Dingledine2008-06-11
* minor fixes and notesRoger Dingledine2008-06-10
* Start noticing and reporting bootstrapping failures too. It looks likeRoger Dingledine2008-06-09
* infrastructure for the 'bootstrap status event' feature, so we canRoger Dingledine2008-06-07
* New code to implement proposal for local geoip stats. Only enabled with --ena...Nick Mathewson2008-05-29
* When we choose to abandon a new entry guard because we think ourRoger Dingledine2008-04-22
* r19273@catbus: nickm | 2008-04-09 14:44:23 -0400Nick Mathewson2008-04-09
* r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson2008-02-22
* r18218@catbus: nickm | 2008-02-19 17:27:40 -0500Nick Mathewson2008-02-19
* r14181@tombo: nickm | 2008-02-15 16:48:17 -0500Nick Mathewson2008-02-15
* r18056@catbus: nickm | 2008-02-12 17:21:10 -0500Nick Mathewson2008-02-12