Age | Commit message (Expand) | Author |
2013-02-11 | Don't tor_close_socket(-1) in tor-resolve. | Nick Mathewson |
2013-02-11 | Fix a very short-lived socket leak in tor-resolve | Nick Mathewson |
2013-01-16 | Update the copyright date to 201. | Nick Mathewson |
2012-11-14 | Let tor-resolve generate PTR requests for IPv6 addresses | Nick Mathewson |
2012-11-14 | Add IPv6 support to tor-resolve so it can hear about IPv6 answers | Nick Mathewson |
2012-06-04 | Update copyright dates to 2012; add a few missing copyright statements | Nick Mathewson |
2012-01-31 | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 | Nick Mathewson |
2011-10-11 | Fix names of functions that convert strings to addrs | Nick Mathewson |
2011-05-23 | Remove the -F option from tor-resolve. | Nick Mathewson |
2011-01-03 | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson |
2011-01-03 | Bump copyright statements to 2011 | Nick Mathewson |
2010-07-09 | Rename log.h to torlog.h | Nick Mathewson |
2010-05-20 | clean up whitespace in src/tools | Nick Mathewson |
2010-02-27 | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson |
2010-02-27 | Update Tor Project copyright years | Nick Mathewson |
2009-09-29 | Include util.h and log.h as relative paths. | Nathan Freitas |
2009-09-01 | Fix compile warnings on Snow Leopard | Sebastian Hahn |
2009-06-18 | tor-resolve: Don't automatically refuse .onion addresses. | Nick Mathewson |
2009-05-04 | Update copyright to 2009. | Karsten Loesing |
2009-03-10 | In tor-resolve, when the Tor client to use is specified by <hostname>:<port>,... | Steven Murdoch |
2009-01-04 | Remove svn $Id$s from our source, and remove tor --version --version. | Nick Mathewson |
2008-12-02 | Change logging code to use fds instead of stdio. Fixes bug 861, and probably... | Nick Mathewson |
2008-09-29 | Make tor-resolve take a -p port option in addition to the current host:port s... | Nick Mathewson |
2008-08-26 | and then make the indentation right | Roger Dingledine |
2008-08-26 | fix typos from jake's patch earlier (one pointed out by fabian, thanks!) | Roger Dingledine |
2008-08-25 | and make it compile with warnings on | Roger Dingledine |
2008-08-25 | commit jake's patch to include strings with socks5 error numbers | Roger Dingledine |
2008-07-25 | r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 | Nick Mathewson |
2008-03-13 | r18804@catbus: nickm | 2008-03-13 18:18:31 -0400 | Nick Mathewson |
2008-03-05 | r18630@catbus: nickm | 2008-03-05 17:31:33 -0500 | Nick Mathewson |
2008-02-07 | Update some copyright notices: it is now 2008. | Nick Mathewson |
2008-01-16 | r17639@catbus: nickm | 2008-01-15 19:09:21 -0500 | Nick Mathewson |
2008-01-03 | r17459@catbus: nickm | 2008-01-03 17:44:25 -0500 | Nick Mathewson |
2007-12-12 | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc | Roger Dingledine |
2007-09-04 | r14323@kushana: nickm | 2007-09-04 14:27:33 -0400 | Nick Mathewson |
2007-08-08 | r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 | Nick Mathewson |
2007-06-17 | r13477@catbus: nickm | 2007-06-17 14:22:03 -0400 | Nick Mathewson |
2007-05-25 | r12945@catbus: nickm | 2007-05-25 10:37:12 -0400 | Nick Mathewson |
2007-05-16 | r12768@catbus: nickm | 2007-05-16 17:25:33 -0400 | Nick Mathewson |
2007-05-15 | r12764@catbus: nickm | 2007-05-15 17:17:39 -0400 | Nick Mathewson |
2007-04-21 | r12759@Kushana: nickm | 2007-04-20 08:47:20 -0400 | Nick Mathewson |
2007-02-28 | r11992@catbus: nickm | 2007-02-28 12:46:32 -0500 | Nick Mathewson |
2007-01-15 | r11978@Kushana: nickm | 2007-01-15 18:54:25 -0500 | Nick Mathewson |
2007-01-06 | make tor-resolve -x work on intel-endian platforms too | Roger Dingledine |
2006-12-26 | r11719@Kushana: nickm | 2006-12-26 17:41:09 -0500 | Nick Mathewson |
2006-09-29 | r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400 | Nick Mathewson |
2006-07-06 | when an exit node gets a malformed begin cell, don't complain to | Roger Dingledine |
2006-02-13 | and resolve long-lines and fix an error string | Roger Dingledine |
2006-02-13 | the last of the log convention conversion. finally. | Roger Dingledine |
2005-10-25 | Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain.... | Nick Mathewson |