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