aboutsummaryrefslogtreecommitdiff
path: root/src/or/tor_main.c
Commit message (Collapse)AuthorAge
* r12569@catbus: nickm | 2007-04-30 10:48:51 -0400Nick Mathewson2007-04-30
| | | | | | | Do not use micro-revision.i on MSVC; it will only be useful to people who have make. svn:r10061
* A hack I've been wanting for a while: when building a -dev versionNick Mathewson2007-04-16
| | | | | | | | | from an SVN repository, use the current svn revision in the platform string and in the output of --version. svn:r9976
* r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson2007-02-12
| | | | | | | Update copyright dates. svn:r9570
* 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