Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-06 | r12468@Kushana: nickm | 2007-03-06 15:24:00 -0500 | Nick Mathewson | |
More unit tests: gcov is fun. svn:r9748 | |||
2007-02-12 | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 | Nick Mathewson | |
Update copyright dates. svn:r9570 | |||
2006-02-09 | Happy new year! | Roger Dingledine | |
svn:r5949 | |||
2005-08-12 | Make GCC very happy, even with lots of warnings set. Also, try to fix some ↵ | Nick Mathewson | |
reported Solaris x86 warnings. svn:r4770 | |||
2005-06-11 | flesh out the source file descriptions for doxygen | Roger Dingledine | |
svn:r4404 | |||
2005-06-09 | Change end-of-file NLNL convention. It turns out arma I and I agree. | Nick Mathewson | |
svn:r4382 | |||
2005-06-09 | New whitespace normalization rule: no blank line at EOF. | Nick Mathewson | |
svn:r4378 | |||
2005-04-03 | Fix unterminated comment | Nick Mathewson | |
svn:r3991 | |||
2005-04-01 | update copyright notices. | Nick Mathewson | |
svn:r3982 | |||
2004-12-22 | Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out | Nick Mathewson | |
of the warning messages. svn:r3199 | |||
2004-11-29 | Suggestion from weasel: Make tor --version --version dump the cvs Id of ↵ | Nick Mathewson | |
every file. svn:r3019 | |||
2004-11-28 | Normalize space: add one between every control keyword and control clause. | Nick Mathewson | |
svn:r3003 | |||
2004-11-26 | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine | |
svn:r2989 | |||
2004-11-02 | Use a stricter set of warnings; make them all pass. | Nick Mathewson | |
svn:r2645 | |||
2004-05-10 | doxygen markup for common/*.h | Roger Dingledine | |
svn:r1840 | |||
2004-04-26 | The dots are there so you see test doing something. Therefore we should ↵ | Peter Palfrader | |
flush them after printing svn:r1720 | |||
2004-03-19 | Add some wrappers around SPLAY_* for the common map-from-string-to-X case. | Nick Mathewson | |
It will probably be less blindingly fast than using SPLAY_* directly, but only slightly so. svn:r1306 | |||
2004-03-01 | make 'make test' exit(1) if a test fails. | Nick Mathewson | |
svn:r1190 | |||
2003-12-13 | clean up some copyrights | Roger Dingledine | |
svn:r907 | |||
2003-10-08 | Update LICENSE and copyright dates. | Nick Mathewson | |
svn:r560 | |||
2003-08-12 | Start of port to win32. Missing are: | Nick Mathewson | |
- signal support - forking for DNS farm - changes for async IO - daemonizing In other words, some files still don't build, and the ones that do build, do nonblocking IO incorrectly. I'm also not checking in the project files till I have a good place for them. svn:r380 | |||
2003-05-06 | Refactor directories; add unit tests; add router keyword | Nick Mathewson | |
svn:r266 | |||
2003-04-17 | Fix test.h to have once-only evalutation of arguments | Nick Mathewson | |
svn:r243 | |||
2003-04-16 | Tests for crypto; more tests for buffers | Nick Mathewson | |
svn:r234 | |||
2003-04-15 | Introduce a few unit tests (from older code), refactor compression ↵ | Nick Mathewson | |
setup/teardown svn:r232 | |||
2003-04-07 | First test added | Nick Mathewson | |
svn:r226 |