Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Roger Dingledine acb2c10a5b add another contributed tor start/stop script 21 gadi atpakaļ
  Roger Dingledine 3f5c113815 clean a comment 21 gadi atpakaļ
  Roger Dingledine 23c6d8a926 update the 009pre5 changelog with what i actually announced 21 gadi atpakaļ
  Nick Mathewson f4aa1da0b6 Add maintainer script to propagate Tor version to windows 21 gadi atpakaļ
  Nick Mathewson 611e89a0f8 Update windows installer todo 21 gadi atpakaļ
  Nick Mathewson 89adfcfb90 Tweak openssl version 21 gadi atpakaļ
  Nick Mathewson ed4fa18699 normalize whitespace 21 gadi atpakaļ
  Nick Mathewson ae7821bd88 Bump windows version 21 gadi atpakaļ
  Nick Mathewson aab929abe0 Use the data, *then* free it. It works so much better. 21 gadi atpakaļ
  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 gadi atpakaļ
  Nick Mathewson d2da561f55 Update installer script to seemingly better values. 21 gadi atpakaļ
  Nick Mathewson 23dc5a94f7 Add original version of NSI installer script from J Doe; this will need some tweaking. 21 gadi atpakaļ
  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 gadi atpakaļ
  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 gadi atpakaļ
  Roger Dingledine ec7d0d43f4 add in some more todo items 21 gadi atpakaļ
  Roger Dingledine d214e06af2 remove finished 0.0.9pre5 items 21 gadi atpakaļ
  Nick Mathewson 6c40d2b227 Allocate 009pre6 items 21 gadi atpakaļ
  Nick Mathewson 0b42e31fe0 Comment a confusing conditional 21 gadi atpakaļ
  Peter Palfrader 8fd6d0e3f3 And install it into usr/share/doc/tor/ 21 gadi atpakaļ
  Roger Dingledine 56a718f538 include control-spec.txt in the tarball 21 gadi atpakaļ
  Roger Dingledine 5864f4ac01 fix a seg fault when fetching rendezvous descs 21 gadi atpakaļ
  Nick Mathewson a3788d5c9d Fix argument to strncpy. 21 gadi atpakaļ
  Nick Mathewson a8f9ba91db Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them. 21 gadi atpakaļ
  Nick Mathewson 238a895e69 Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_len, which are two major profiling offenders. 21 gadi atpakaļ
  Nick Mathewson c466b7e72f Speed up tor_strndup a lot: profiling suggests that our use of strlcpy here was a bad idea. 21 gadi atpakaļ
  Nick Mathewson eabcf6618e Write most of the implementation for SAVECONF. 21 gadi atpakaļ
  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 gadi atpakaļ
  Peter Palfrader ad8e779db2 Tweak it some more 21 gadi atpakaļ
  Peter Palfrader ecf21bda3f Change init startup script to properly deal with tor printing stuff on startup. 21 gadi atpakaļ
  Peter Palfrader 26652ef72c Guess this is 0.0.8+0.0.9pre5-2 21 gadi atpakaļ