aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add tor_resolve to packageNick Mathewson2004-11-14
* Fix windows whitespaceNick Mathewson2004-11-14
* Add an unreachable return 0.Nick Mathewson2004-11-14
* Revise project files; make them workNick Mathewson2004-11-14
* Fix cast warning in tor-resolve.cNick Mathewson2004-11-14
* Update VC6 workspace/project files; move into a new sane directory stuctureNick Mathewson2004-11-14
* Remove redundant declarationNick Mathewson2004-11-14
* Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure...Nick Mathewson2004-11-14
* make kill -USR1 work againRoger Dingledine2004-11-14
* ok ok the stat wasn't redundantRoger Dingledine2004-11-14
* clean up spec headers, mark a few todo items offRoger Dingledine2004-11-14
* correct the link to torrc.sampleRoger Dingledine2004-11-14
* remove redundant stdio.hRoger Dingledine2004-11-14
* clean up the ftello call a little bit.Roger Dingledine2004-11-14
* Remove redundant stat() for reading cached directory, and removeRoger Dingledine2004-11-14
* generate contrib/torctl via auto*Roger Dingledine2004-11-14
* add another contributed tor start/stop scriptRoger Dingledine2004-11-14
* clean a commentRoger Dingledine2004-11-14
* update the 009pre5 changelog with what i actually announcedRoger Dingledine2004-11-14
* Add maintainer script to propagate Tor version to windowsNick Mathewson2004-11-14
* Update windows installer todoNick Mathewson2004-11-14
* Tweak openssl versionNick Mathewson2004-11-14
* normalize whitespaceNick Mathewson2004-11-13
* Bump windows versionNick Mathewson2004-11-13
* Use the data, *then* free it. It works so much better.Nick Mathewson2004-11-13
* Make tor.nsi work, document how to use it, and document what it still needs. ...Nick Mathewson2004-11-13
* Update installer script to seemingly better values.Nick Mathewson2004-11-13
* Add original version of NSI installer script from J Doe; this will need some ...Nick Mathewson2004-11-13
* Document remaining configuration options; add a ccheck for redundant authenti...Nick Mathewson2004-11-13
* Track whether descriptor is dirty/uploaded. When any options are set, mark i...Nick Mathewson2004-11-13
* add in some more todo itemsRoger Dingledine2004-11-13
* remove finished 0.0.9pre5 itemsRoger Dingledine2004-11-13
* Allocate 009pre6 itemsNick Mathewson2004-11-13
* Comment a confusing conditionalNick Mathewson2004-11-13
* And install it into usr/share/doc/tor/Peter Palfrader2004-11-13
* include control-spec.txt in the tarballRoger Dingledine2004-11-13
* fix a seg fault when fetching rendezvous descsRoger Dingledine2004-11-12
* Fix argument to strncpy.Nick Mathewson2004-11-12
* Nobody was using the return values from smartlist_(set|del|del_keeporder), so...Nick Mathewson2004-11-12
* Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_...Nick Mathewson2004-11-12
* Speed up tor_strndup a lot: profiling suggests that our use of strlcpy here w...Nick Mathewson2004-11-12
* Write most of the implementation for SAVECONF.Nick Mathewson2004-11-12
* Rename exit_policy to addr_policy, since it gets used for SOCKS and directory...Nick Mathewson2004-11-12
* Tweak it some morePeter Palfrader2004-11-12
* Change init startup script to properly deal with tor printing stuff on startup.Peter Palfrader2004-11-12
* Guess this is 0.0.8+0.0.9pre5-2Peter Palfrader2004-11-12
* Remove /usr/bin/tor-control.py from the binary packagePeter Palfrader2004-11-12
* Do not patch the default torrc to include settings we really want. Instead m...Peter Palfrader2004-11-12
* Fix two comments in torrc.sample.in directly in the upstream sourcePeter Palfrader2004-11-12
* Point to /var/log/tor (the directory) instead of a single file (/var/log/tor/...Peter Palfrader2004-11-12