aboutsummaryrefslogtreecommitdiff
path: root/src/or/tor_main.c
Commit message (Collapse)AuthorAge
* Happy new year!Roger Dingledine2006-02-09
| | | | svn:r5949
* Bite the bullet and limit all our source lines to 80 characters, the way IBM ↵Nick Mathewson2005-12-14
| | | | | | intended. svn:r5582
* Docment or add DOCDOC comments to undocumented functions in src/or. Make ↵Nick Mathewson2005-06-11
| | | | | | function definition format uniform. svn:r4411
* flesh out the source file descriptions for doxygenRoger Dingledine2005-06-11
| | | | svn:r4404
* Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson2005-06-09
| | | | svn:r4382
* New whitespace normalization rule: no blank line at EOF.Nick Mathewson2005-06-09
| | | | svn:r4378
* update copyright notices.Nick Mathewson2005-04-01
| | | | svn:r3982
* Suggestion from weasel: Make tor --version --version dump the cvs Id of ↵Nick Mathewson2004-11-29
| | | | | | every file. svn:r3019
* remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine2004-11-26
| | | | svn:r2989
* doxygen for tor_main.cRoger Dingledine2004-05-10
| | | | svn:r1828
* Comments for nearly all non-tricky filesNick Mathewson2004-05-05
| | | | svn:r1796
* remove trailing whitespaceRoger Dingledine2003-12-17
| | | | svn:r951
* Update LICENSE and copyright dates.Nick Mathewson2003-10-08
| | | | svn:r560
* Add magic to end of C files to make emacs happy; split test invocation into ↵Nick Mathewson2003-04-07
separate file. svn:r224