aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* doxygen markup for common/*.hRoger Dingledine2004-05-10
* more cleanup, including fleshing out or.h moreRoger Dingledine2004-05-10
* Close rogue <b>sNick Mathewson2004-05-10
* comments and doxygen markup on circuit.cRoger Dingledine2004-05-10
* Doxygen most of or.hNick Mathewson2004-05-10
* fix some more bugs in the specRoger Dingledine2004-05-10
* Doxygenate config.cNick Mathewson2004-05-10
* comment and doxygenate connection_edge.cRoger Dingledine2004-05-10
* More doxygenation.Nick Mathewson2004-05-10
* give connection.c a skeletal file/brief headerRoger Dingledine2004-05-10
* tweak comment in connection_orRoger Dingledine2004-05-10
* Doxygenate common.Nick Mathewson2004-05-10
* doxygen for tor_main.cRoger Dingledine2004-05-10
* remove an orphan function declarationRoger Dingledine2004-05-10
* function header comments for onion.c, including doxygen markupRoger Dingledine2004-05-10
* function header comments for connection.c, including doxygen markupRoger Dingledine2004-05-10
* more doxygen markupRoger Dingledine2004-05-09
* bugfix: do directory_send_command only after we've established a socketRoger Dingledine2004-05-09
* fix a typo in our doxygen instructionsRoger Dingledine2004-05-09
* minor edits to changelog and readmeRoger Dingledine2004-05-09
* Add doxygen markup for util and buffersNick Mathewson2004-05-07
* Add Doxygen config file and make target, along with section in HACKING documentNick Mathewson2004-05-07
* comment the functions in connection_or.cRoger Dingledine2004-05-07
* comment the functions in command.cRoger Dingledine2004-05-07
* Move tor manpage to section 8Peter Palfrader2004-05-06
* Recommend socatPeter Palfrader2004-05-06
* forward-port header-length-increase patchRoger Dingledine2004-05-06
* forward-port built-in dirservers stringRoger Dingledine2004-05-06
* forward-port dirservers fileRoger Dingledine2004-05-06
* forward-port changelogRoger Dingledine2004-05-06
* bump cvs version to 0.0.7pre1-cvsRoger Dingledine2004-05-06
* New upstream release.Peter Palfrader2004-05-06
* Fix bug in stream position adjustmentNick Mathewson2004-05-06
* Use correct aes-ctr implementation in mainline, too.Nick Mathewson2004-05-06
* bugfix: add a circ->resolving_streams field, and make dns resolving ...Roger Dingledine2004-05-06
* Document the rest of main.cNick Mathewson2004-05-05
* Comments for nearly all non-tricky filesNick Mathewson2004-05-05
* Use intptr_t when playing with void*sNick Mathewson2004-05-05
* Add intptr_t and uintptr_t to torint.hNick Mathewson2004-05-05
* Fix compilation warnings on 64-bit platformsNick Mathewson2004-05-05
* specify bandwidth minimums for people running serversRoger Dingledine2004-05-05
* mention the digest seeds for circuit-level integrity checkingRoger Dingledine2004-05-05
* Never list unapproved servers as recommendedNick Mathewson2004-05-05
* More documentation; fix for compilation warningNick Mathewson2004-05-05
* Only connection_add connections once they have conn->s sett; refactor code ar...Nick Mathewson2004-05-05
* Make non-fake tor_poll robust against -1 fdsNick Mathewson2004-05-05
* must close marked connections at the end of run_scheduled_events.Roger Dingledine2004-05-05
* More documentationNick Mathewson2004-05-05
* accept port 81 by default also, since people have been asking for itRoger Dingledine2004-05-04
* Comment router*.cNick Mathewson2004-05-04