Historie revizí

Autor SHA1 Zpráva Datum
  Roger Dingledine 38d1bab5e1 correct the link to torrc.sample před 21 roky
  Roger Dingledine 14c7ad409f remove redundant stdio.h před 21 roky
  Roger Dingledine bd4d99b3fe clean up the ftello call a little bit. před 21 roky
  Roger Dingledine 4564367b2a Remove redundant stat() for reading cached directory, and remove před 21 roky
  Roger Dingledine affcda71c6 generate contrib/torctl via auto* před 21 roky
  Roger Dingledine acb2c10a5b add another contributed tor start/stop script před 21 roky
  Roger Dingledine 3f5c113815 clean a comment před 21 roky
  Roger Dingledine 23c6d8a926 update the 009pre5 changelog with what i actually announced před 21 roky
  Nick Mathewson f4aa1da0b6 Add maintainer script to propagate Tor version to windows před 21 roky
  Nick Mathewson 611e89a0f8 Update windows installer todo před 21 roky
  Nick Mathewson 89adfcfb90 Tweak openssl version před 21 roky
  Nick Mathewson ed4fa18699 normalize whitespace před 21 roky
  Nick Mathewson ae7821bd88 Bump windows version před 21 roky
  Nick Mathewson aab929abe0 Use the data, *then* free it. It works so much better. před 21 roky
  Nick Mathewson 0753f630e8 Make tor.nsi work, document how to use it, and document what it still needs. Also include it in our distribution před 21 roky
  Nick Mathewson d2da561f55 Update installer script to seemingly better values. před 21 roky
  Nick Mathewson 23dc5a94f7 Add original version of NSI installer script from J Doe; this will need some tweaking. před 21 roky
  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 před 21 roky
  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. před 21 roky
  Roger Dingledine ec7d0d43f4 add in some more todo items před 21 roky
  Roger Dingledine d214e06af2 remove finished 0.0.9pre5 items před 21 roky
  Nick Mathewson 6c40d2b227 Allocate 009pre6 items před 21 roky
  Nick Mathewson 0b42e31fe0 Comment a confusing conditional před 21 roky
  Peter Palfrader 8fd6d0e3f3 And install it into usr/share/doc/tor/ před 21 roky
  Roger Dingledine 56a718f538 include control-spec.txt in the tarball před 21 roky
  Roger Dingledine 5864f4ac01 fix a seg fault when fetching rendezvous descs před 21 roky
  Nick Mathewson a3788d5c9d Fix argument to strncpy. před 21 roky
  Nick Mathewson a8f9ba91db Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them. před 21 roky
  Nick Mathewson 238a895e69 Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_len, which are two major profiling offenders. před 21 roky
  Nick Mathewson c466b7e72f Speed up tor_strndup a lot: profiling suggests that our use of strlcpy here was a bad idea. před 21 roky