Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Roger Dingledine 30520b926c solaris no longer needs special ./configure directions 20 gadi atpakaļ
  Roger Dingledine ed0ef86c0e make OR not crash when non-OR connection dies 20 gadi atpakaļ
  Roger Dingledine 568a4e0a04 warn and fail if server chose a nickname with illegal characters 20 gadi atpakaļ
  Roger Dingledine 4f0bad280d make servers not crash when they rep-hist-note circuits that don't start at them 20 gadi atpakaļ
  Roger Dingledine e5cf396285 oops, and make make work too on solaris 20 gadi atpakaļ
  Roger Dingledine 31aadef2d3 make configure work on solaris without mods 20 gadi atpakaļ
  Roger Dingledine 66f878513f deal with hardware word alignment 20 gadi atpakaļ
  Nick Mathewson 2ba2f02181 Integrate the new "rephist" [rep(utation) hist(ory)] module to trace 20 gadi atpakaļ
  Nick Mathewson 50354cbae7 Add TODO item to make everything use mark_for_close; not doing so will now skew the stats 20 gadi atpakaļ
  Peter Palfrader 52356f3e16 And tree.h is by Nils. Thanks arma 20 gadi atpakaļ
  Nick Mathewson da9d5ccfda Add initial history-tracking backend code for reputation module. Not called or tested yet. 20 gadi atpakaļ
  Nick Mathewson b0ef4e1143 Use strmap code for client DNS. 20 gadi atpakaļ
  Roger Dingledine 1dca07fc51 todo: make ./configure work on solaris more easily 20 gadi atpakaļ
  Roger Dingledine c783ebe485 add a hint for solaris users 20 gadi atpakaļ
  Nick Mathewson 9199696182 Add some wrappers around SPLAY_* for the common map-from-string-to-X case. 20 gadi atpakaļ
  Roger Dingledine df3f37b84f getpid returns a pid_t. we all know that's an int. but solaris doesn't know. 20 gadi atpakaļ
  Roger Dingledine 4d37311481 we'd forgotten to autoconf fcntl.h 20 gadi atpakaļ
  Roger Dingledine c195f69058 isspace and friends take an int. solaris cares. 20 gadi atpakaļ
  Peter Palfrader 51750ae09a New upstream release 20 gadi atpakaļ
  Roger Dingledine 161d7d19ae our changelog for 0.0.2 20 gadi atpakaļ
  Roger Dingledine 1c1d75bd83 we should leave old server descriptors out of the directory 20 gadi atpakaļ
  Roger Dingledine 6438a5db08 ship strlcat and strlcpy with the tarball, but don't compile them 20 gadi atpakaļ
  Roger Dingledine e66adf3d79 bump version to 0.0.2 20 gadi atpakaļ
  Roger Dingledine 7648c6c0ea define INADDR_NONE so we compile on solaris 20 gadi atpakaļ
  Roger Dingledine 208625ae31 clean up some presentation and comments 20 gadi atpakaļ
  Roger Dingledine c01253da96 another todo item re: logs 20 gadi atpakaļ
  Nick Mathewson 3c15876603 Turns out, these files should not actually be in cvs! 20 gadi atpakaļ
  Roger Dingledine 431c8ad63b extend copyright to 2004 20 gadi atpakaļ
  Peter Palfrader ef84481aff Add license of strlcat and strlcpy to debian/copyright 20 gadi atpakaļ
  Nick Mathewson 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 20 gadi atpakaļ