Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 89adfcfb90 Tweak openssl version пре 21 година
  Nick Mathewson ed4fa18699 normalize whitespace пре 21 година
  Nick Mathewson ae7821bd88 Bump windows version пре 21 година
  Nick Mathewson aab929abe0 Use the data, *then* free it. It works so much better. пре 21 година
  Nick Mathewson 0753f630e8 Make tor.nsi work, document how to use it, and document what it still needs. Also include it in our distribution пре 21 година
  Nick Mathewson d2da561f55 Update installer script to seemingly better values. пре 21 година
  Nick Mathewson 23dc5a94f7 Add original version of NSI installer script from J Doe; this will need some tweaking. пре 21 година
  Nick Mathewson dc48e7aeed Document remaining configuration options; add a ccheck for redundant authentication mechanisms in options_validate; add TODO items for post-009 hibernation features пре 21 година
  Nick Mathewson 08627d5d87 Track whether descriptor is dirty/uploaded. When any options are set, mark it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty. пре 21 година
  Roger Dingledine ec7d0d43f4 add in some more todo items пре 21 година
  Roger Dingledine d214e06af2 remove finished 0.0.9pre5 items пре 21 година
  Nick Mathewson 6c40d2b227 Allocate 009pre6 items пре 21 година
  Nick Mathewson 0b42e31fe0 Comment a confusing conditional пре 21 година
  Peter Palfrader 8fd6d0e3f3 And install it into usr/share/doc/tor/ пре 21 година
  Roger Dingledine 56a718f538 include control-spec.txt in the tarball пре 21 година
  Roger Dingledine 5864f4ac01 fix a seg fault when fetching rendezvous descs пре 21 година
  Nick Mathewson a3788d5c9d Fix argument to strncpy. пре 21 година
  Nick Mathewson a8f9ba91db Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them. пре 21 година
  Nick Mathewson 238a895e69 Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_len, which are two major profiling offenders. пре 21 година
  Nick Mathewson c466b7e72f Speed up tor_strndup a lot: profiling suggests that our use of strlcpy here was a bad idea. пре 21 година
  Nick Mathewson eabcf6618e Write most of the implementation for SAVECONF. пре 21 година
  Nick Mathewson 5109de5626 Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. пре 21 година
  Peter Palfrader ad8e779db2 Tweak it some more пре 21 година
  Peter Palfrader ecf21bda3f Change init startup script to properly deal with tor printing stuff on startup. пре 21 година
  Peter Palfrader 26652ef72c Guess this is 0.0.8+0.0.9pre5-2 пре 21 година
  Peter Palfrader 3bd77da001 Remove /usr/bin/tor-control.py from the binary package пре 21 година
  Peter Palfrader ead200164a Do not patch the default torrc to include settings we really want. Instead modify the compiled in default options. пре 21 година
  Peter Palfrader a1e7ad4855 Fix two comments in torrc.sample.in directly in the upstream source пре 21 година
  Peter Palfrader abd90020a4 Point to /var/log/tor (the directory) instead of a single file (/var/log/tor/log) in the debian patch of the manpage. пре 21 година
  Peter Palfrader b7131c2260 Make logs readable by the system administrators (group adm) пре 21 година