Age | Commit message (Expand) | Author |
2008-12-24 | Use the literal parse of an address in dns_resolve_impl if parsing the addres... | Nick Mathewson |
2008-12-19 | Move in-addr.arpa parsing and generation into address.c, and simplify the cod... | Nick Mathewson |
2008-12-18 | Replace calls to time(NULL) that occur on the order of once per read, one per... | Nick Mathewson |
2008-12-18 | Fix a memory leak of one address string per DNSPort request. | Nick Mathewson |
2008-12-17 | Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha | Nick Mathewson |
2008-12-17 | Resolve many DOCDOCs. | Nick Mathewson |
2008-12-17 | Use ctags and a python script to find identifiers that are never used anywher... | Nick Mathewson |
2008-12-17 | Move edge-only flags from connection_t to edge_connection_t. | Nick Mathewson |
2008-12-12 | Implement proposal 148: Make client stream end reasons uniform. | Nick Mathewson |
2008-12-02 | clarify that 'resolve' relay cells nul-terminate the hostname, just | Roger Dingledine |
2008-11-16 | Fix a possible segfault when establishing an exit connection. Bugfix on 0.2.1... | Karsten Loesing |
2008-10-21 | Patch from rovv: send back END cell in response to connect attempts to nonexi... | Nick Mathewson |
2008-09-29 | Patch from mwenge: update TrackHostExits mapping expiry times when the mappin... | Nick Mathewson |
2008-09-26 | Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse ... | Nick Mathewson |
2008-09-26 | Proposal 152 implementation from Josh Albrecht, with tweaks. | Nick Mathewson |
2008-09-24 | Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should... | Nick Mathewson |
2008-09-23 | Patch from roger for 752, but with more comments: When we get an A.B.exit:P a... | Nick Mathewson |
2008-09-05 | Refactor use of connection_new so that we get more verifiable typesafety. | Nick Mathewson |
2008-09-05 | Fix numerous memory leaks: some were almost impossible to trigger, and some a... | Nick Mathewson |
2008-08-25 | get rid of some magic constants i found while walking | Roger Dingledine |
2008-08-08 | Try once again to make BSD compilation happy. | Nick Mathewson |
2008-08-08 | r17692@tombo: nickm | 2008-08-07 22:41:26 -0400 | Nick Mathewson |
2008-08-07 | Oops. On recent linux kernels we were not detecting the linux/netfilter_ipv4... | Nick Mathewson |
2008-08-07 | r17667@tombo: nickm | 2008-08-07 15:13:30 -0400 | Nick Mathewson |
2008-08-06 | r17664@tombo: nickm | 2008-08-06 12:32:09 -0400 | Nick Mathewson |
2008-08-05 | r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 | Nick Mathewson |
2008-07-23 | r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200 | Nick Mathewson |
2008-07-23 | r17308@aud-055: nickm | 2008-07-23 15:57:41 +0200 | Nick Mathewson |
2008-06-30 | Make directory servers include the X-Your-Address-Is: http header in | Roger Dingledine |
2008-06-23 | whoops, i shouldn't've left that in | Roger Dingledine |
2008-06-20 | Big bridge bugfixes. Backport candidates. | Roger Dingledine |
2008-06-13 | > why would it need an anonymized connection? | Roger Dingledine |
2008-06-11 | start sending "bootstrap problem" status events when we're having troubles | Roger Dingledine |
2008-06-11 | consolidate all our edge/circ/orconn reason-to-foo-or-back functions | Roger Dingledine |
2008-06-10 | some cleanups in preparation for moving stuff around | Roger Dingledine |
2008-05-27 | Fix part of bug 681: always reattach tunneled directory connections, regardle... | Nick Mathewson |
2008-04-22 | r15278@tombo: nickm | 2008-04-22 13:17:37 -0400 | Nick Mathewson |
2008-04-16 | forward-port r14375 and try to make it less likely to happen again | Roger Dingledine |
2008-04-03 | r19199@catbus: nickm | 2008-04-03 15:01:05 -0400 | Nick Mathewson |
2008-04-02 | a potential fix for bug 641. | Roger Dingledine |
2008-03-24 | when our onehop circuits were failing, nobody was telling the | Roger Dingledine |
2008-03-18 | r18937@catbus: nickm | 2008-03-18 14:50:39 -0400 | Nick Mathewson |
2008-03-17 | r18862@catbus: nickm | 2008-03-16 23:33:11 -0400 | Nick Mathewson |
2008-02-22 | r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 | Nick Mathewson |
2008-02-21 | maybe appease the overflow detectors more | Roger Dingledine |
2008-02-21 | r18345@catbus: nickm | 2008-02-21 13:45:04 -0500 | Nick Mathewson |
2008-02-21 | start allowing clients to give up on trackhostexits targets if | Roger Dingledine |
2008-02-21 | r18291@catbus: nickm | 2008-02-20 22:35:32 -0500 | Nick Mathewson |
2008-02-19 | If we only ever used Tor for hidden service lookups or posts, we | Roger Dingledine |
2008-02-15 | r14181@tombo: nickm | 2008-02-15 16:48:17 -0500 | Nick Mathewson |