Age | Commit message (Expand) | Author |
2011-07-01 | Use strlcpy in create_unix_sockaddr() | Nick Mathewson |
2011-01-03 | Bump copyright statements to 2011 | Nick Mathewson |
2010-02-27 | Update Tor Project copyright years | Nick Mathewson |
2009-05-27 | Spell-check Tor. | Nick Mathewson |
2009-05-14 | Fix misreporting of stream bandwidths. | Mike Perry |
2009-05-04 | Update copyright to 2009. | Karsten Loesing |
2009-02-04 | If we're using bridges and our network goes away, be more willing | Roger Dingledine |
2009-01-04 | Remove svn $Id$s from our source, and remove tor --version --version. | Nick Mathewson |
2008-12-29 | Downgrade some xxx021s, comment more on others, etc | Nick Mathewson |
2008-12-29 | Refactor sockaddr family match check into a new function | Nick Mathewson |
2008-12-27 | remove the responsibility for setting listensocklen to the function that made... | Nick Mathewson |
2008-12-27 | Make connection_create_listener take a sockaddr_len, not just a sockaddr whos... | Nick Mathewson |
2008-12-26 | Add more missing documentation, and correct an error in container.c documenta... | Nick Mathewson |
2008-12-22 | Add DOCDOC entries for undocumented static and global variables. | Nick Mathewson |
2008-12-22 | Fix most DOCDOCs remaining and/or added by redox. | Nick Mathewson |
2008-12-22 | Add DOCDOC comments for all undocumented functions. Add missing *s to other ... | 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 | Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p... | Nick Mathewson |
2008-12-18 | Remove fixed xxx020s; downgrade unfixed ones. | Nick Mathewson |
2008-12-17 | Move edge-only flags from connection_t to edge_connection_t. | Nick Mathewson |
2008-12-11 | Now that tor_assert is no longer using a broken force-to-boolean formulation,... | Nick Mathewson |
2008-09-26 | Apply rovv's fix for bug 824. | Nick Mathewson |
2008-09-24 | Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should... | Nick Mathewson |
2008-09-16 | give rend_client_desc_here a slightly more accurate name | Roger Dingledine |
2008-09-16 | patch from karsten for bug 814. whew. | Roger Dingledine |
2008-09-14 | read_to_buf should take an int *error_socket and return it. | Roger Dingledine |
2008-09-09 | Correct indentation. | Karsten Loesing |
2008-09-09 | Catch and report a few more bootstrapping failure cases when Tor | Roger Dingledine |
2008-09-05 | Refactor use of connection_new so that we get more verifiable typesafety. | Nick Mathewson |
2008-09-04 | Use warn_too_many_conns() when accept() fails with a resource limit. | Nick Mathewson |
2008-08-29 | Oops. Make warn_too_many_conns() actually work. | Nick Mathewson |
2008-08-15 | Switch global_identifier on connections to a 64-bit field and move it to conn... | Nick Mathewson |
2008-08-09 | Rate-limit "too-many-sockets" messages; they can get needlessly verbose. | Nick Mathewson |
2008-08-09 | Patch cleanups from karsten | Nick Mathewson |
2008-08-07 | r17666@tombo: nickm | 2008-08-07 15:12:30 -0400 | Nick Mathewson |
2008-08-05 | r17645@31-33-44: nickm | 2008-08-05 16:28:01 -0400 | Nick Mathewson |
2008-08-05 | r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 | Nick Mathewson |
2008-07-24 | r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200 | Nick Mathewson |
2008-06-20 | If we close our OR connection because there's been a circuit | Roger Dingledine |
2008-06-20 | If you're using bridges, generate "bootstrap problem" warnings | Roger Dingledine |
2008-06-18 | Directory authorities shouldn't complain about bootstrapping | 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-09 | Start noticing and reporting bootstrapping failures too. It looks like | Roger Dingledine |
2008-04-23 | what, we went from v4 to v6? | Roger Dingledine |
2008-04-16 | minor fixes that have been accumulating | Roger Dingledine |
2008-04-15 | forward-port r14373 | Roger Dingledine |
2008-03-17 | r18872@catbus: nickm | 2008-03-16 23:56:48 -0400 | Nick Mathewson |
2008-03-11 | r18753@catbus: nickm | 2008-03-11 14:56:39 -0400 | Nick Mathewson |
2008-02-27 | r18462@catbus: nickm | 2008-02-27 14:15:57 -0500 | Nick Mathewson |