aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doxygen for tor_main.c•••svn:r1828 Roger Dingledine2004-05-10
* remove an orphan function declaration•••svn:r1827 Roger Dingledine2004-05-10
* function header comments for onion.c, including doxygen markup•••svn:r1826 Roger Dingledine2004-05-10
* function header comments for connection.c, including doxygen markup•••svn:r1825 Roger Dingledine2004-05-10
* more doxygen markup•••plenty more remains svn:r1824 Roger Dingledine2004-05-09
* bugfix: do directory_send_command only after we've established a socket•••also many comments, cleaning, etc svn:r1823 Roger Dingledine2004-05-09
* fix a typo in our doxygen instructions•••svn:r1822 Roger Dingledine2004-05-09
* minor edits to changelog and readme•••svn:r1821 Roger Dingledine2004-05-09
* Add doxygen markup for util and buffers•••svn:r1820 Nick Mathewson2004-05-07
* Add Doxygen config file and make target, along with section in HACKING document•••svn:r1819 Nick Mathewson2004-05-07
* comment the functions in connection_or.c•••svn:r1818 Roger Dingledine2004-05-07
* comment the functions in command.c•••this is one of the files nick regarded as scary, so hopefully these will help. svn:r1817 Roger Dingledine2004-05-07
* Move tor manpage to section 8•••svn:r1816 Peter Palfrader2004-05-06
* Recommend socat•••svn:r1815 Peter Palfrader2004-05-06
* forward-port header-length-increase patch•••svn:r1814 Roger Dingledine2004-05-06
* forward-port built-in dirservers string•••svn:r1813 Roger Dingledine2004-05-06
* forward-port dirservers file•••svn:r1812 Roger Dingledine2004-05-06
* forward-port changelog•••svn:r1811 Roger Dingledine2004-05-06
* bump cvs version to 0.0.7pre1-cvs•••svn:r1810 Roger Dingledine2004-05-06
* New upstream release.•••svn:r1808 Peter Palfrader2004-05-06
* Fix bug in stream position adjustment•••svn:r1801 Nick Mathewson2004-05-06
* Use correct aes-ctr implementation in mainline, too.•••svn:r1800 Nick Mathewson2004-05-06
* bugfix: add a circ->resolving_streams field, and make dns resolving ...•••bugfix: actually complain if we duplicate mark-for-close a circuit add more logging for relay ends that claim dns resolve failed, so we can find out why they're not being retried. svn:r1798 Roger Dingledine2004-05-06
* Document the rest of main.c•••svn:r1797 Nick Mathewson2004-05-05
* Comments for nearly all non-tricky files•••svn:r1796 Nick Mathewson2004-05-05
* Use intptr_t when playing with void*s•••svn:r1795 Nick Mathewson2004-05-05
* Add intptr_t and uintptr_t to torint.h•••svn:r1794 Nick Mathewson2004-05-05
* Fix compilation warnings on 64-bit platforms•••svn:r1793 Nick Mathewson2004-05-05
* specify bandwidth minimums for people running servers•••svn:r1792 Roger Dingledine2004-05-05
* mention the digest seeds for circuit-level integrity checking•••unused portions of relay payloads are nul-padded, not filled with random bytes. svn:r1791 Roger Dingledine2004-05-05
* Never list unapproved servers as recommended•••svn:r1790 Nick Mathewson2004-05-05
* More documentation; fix for compilation warning•••svn:r1789 Nick Mathewson2004-05-05
* Only connection_add connections once they have conn->s sett; refactor code ar...•••svn:r1788 Nick Mathewson2004-05-05
* Make non-fake tor_poll robust against -1 fds•••svn:r1787 Nick Mathewson2004-05-05
* must close marked connections at the end of run_scheduled_events.•••otherwise they might have a socket -1, and if we leave them around they'll muck up poll/select. i think this was the cause of our win32 and os x fakepoll crashes, and probably would cause other errors down the road. svn:r1786 Roger Dingledine2004-05-05
* More documentation•••svn:r1785 Nick Mathewson2004-05-05
* accept port 81 by default also, since people have been asking for it•••svn:r1784 Roger Dingledine2004-05-04
* Comment router*.c•••svn:r1783 Nick Mathewson2004-05-04
* Fix mac compile•••svn:r1782 Nick Mathewson2004-05-04
* New upstream release.•••svn:r1780 Peter Palfrader2004-05-02
* New upstream release candidate•••svn:r1778 Peter Palfrader2004-05-02
* tor_assert(), not assert()•••svn:r1777 Nick Mathewson2004-05-02
* Fix windows compile.•••svn:r1776 Nick Mathewson2004-05-02
* Working strerror for windows socket errors, plus some snide comments.•••svn:r1775 Nick Mathewson2004-05-02
* Assert that we never try to fakepoll on sock -1.•••svn:r1774 Nick Mathewson2004-05-02
* Windows version is 0.0.6 too•••svn:r1771 Nick Mathewson2004-05-02
* version is 0.0.6•••svn:r1770 Roger Dingledine2004-05-02
* commit the 0.0.6 changelog•••svn:r1769 Roger Dingledine2004-05-02
* bump main version to 0.0.6rc4•••svn:r1768 Roger Dingledine2004-05-02
* Bump windows version to 0.0.6rc4•••svn:r1767 Nick Mathewson2004-05-02