Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson 67f14032b1 Handle strlcat/strlcpy correctly on platforms that have them. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 509c0bdc22 untabify. This should hold it. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson ad4dc74482 Use a stricter set of warnings; make them all pass. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 1433a0b26f Fix signed/unsigned comparison warning %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 037fba7595 util.c needs ctype.h for tolower and isspace %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine b390786582 Hidden service operators had a bug in version 1 style INTRODUCE cells %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine fae20c21bf make the tarball build %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 4689243242 make sure options.MaxConn can be reached %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 2f5efbcb44 hunt for getrlimit setrlimit sys/time.h sys/resource.h %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 282816b498 change min required number of fd's to 1024 %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 3e03602b9f make our autogen.sh work on ksh as well as bash %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 28d977731b clean up confusing instruction %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 6c20e32939 fix 'make dist' so it works again %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 2fa01764bb stop trying to maintain two separate doc sections %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 790349c645 oh, and add the actual file too %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 984ffec105 implement first piece of hibernation %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson ae7495dd55 Only tor and test binaries need to link against openssl and zlib; tor-resolve can be smaller. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 5bc0dba933 Move all util functions that need openssl into crypto.c; make non-openssl functions that util needs into util. Now openssl can be separated. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 9510d9a792 tor --list-fingerprint to print fingerprint and exit %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 80f43a8c6e add a note to the doc telling openbsd folks that their fd limit is %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson f8563b4f6a Add TODO item: gripe early when fd limits are low, rather than blowing up when we run out %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 51e16233cb Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 5c68db8b3d Link tools directory into rest of build system %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson f0cb6baba1 Note item completion %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 7fda3df9dd Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-resolve manpage to doc directory %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 54b8f7e503 Add a pure-C tor-resolve implementation %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson ab9084fc16 Mark item completed %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 11d330be5e Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review! %!s(int64=21) %!d(string=hai) anos