Commit message (Expand) | Author | Age | |
---|---|---|---|
* | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500••• Update copyright dates. svn:r9570 | Nick Mathewson | 2007-02-12 |
* | r11639@catbus: nickm | 2007-02-05 13:33:38 -0500••• Add documentation to src/common/*.h; improve documentation for SMARTLIST_FOREACH; remove never-used options and corresponding tests from tor_strpartition. svn:r9483 | Nick Mathewson | 2007-02-05 |
* | r11629@catbus: nickm | 2007-02-02 15:06:17 -0500••• Removing the last DOCDOC comment hurt so much that I had to use Doxygen to identify undocumented macros and comments, and add 150 more DOCDOCs to point out where they were. Oops. Hey, kids! Fixing some of these could be your first Tor patch! svn:r9477 | Nick Mathewson | 2007-02-02 |
* | r8967@totoro: nickm | 2006-10-08 23:38:50 -0400••• Fix some test and warn failures in last commit svn:r8665 | Nick Mathewson | 2006-10-09 |
* | r8957@totoro: nickm | 2006-10-08 22:35:17 -0400••• The otherwise regrettable MIPSpro C compiler warns about values set but never used, and about mixing enums and ints; these are good warnings, and so should be fixed. This removes some dead code and some potential bugs. Thanks to pnx. svn:r8664 | Nick Mathewson | 2006-10-09 |
* | Add some incremental encryption wrappers to torgzip code•••svn:r6636 | Nick Mathewson | 2006-06-18 |
* | and don't warn when it happens here either, unless the user•••wants to hear it. svn:r5990 | Roger Dingledine | 2006-02-12 |
* | Happy new year!•••svn:r5949 | Roger Dingledine | 2006-02-09 |
* | Allow tor_gzip_uncompress to extract as much as possible from truncated compr...•••svn:r5247 | Nick Mathewson | 2005-10-13 |
* | Change end-of-file NLNL convention. It turns out arma I and I agree.•••svn:r4382 | Nick Mathewson | 2005-06-09 |
* | update copyright notices.•••svn:r3982 | Nick Mathewson | 2005-04-01 |
* | Workaround for webservers that lie about Content-Encoding: Tor now tries to a...•••svn:r3374 | Nick Mathewson | 2005-01-19 |
* | Suggestion from weasel: Make tor --version --version dump the cvs Id of every...•••svn:r3019 | Nick Mathewson | 2004-11-29 |
* | fix tab/space in torgzip.h•••svn:r2493 | Nick Mathewson | 2004-10-14 |
* | Idiot-proof uncompress; make sure it always nul-terminates its output. Also, ...•••svn:r2334 | Nick Mathewson | 2004-09-08 |
* | Add basic wrappers for zlib/gzip•••svn:r2324 | Nick Mathewson | 2004-09-02 |