Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 36adc7cdd9 r8844@totoro: nickm | 2006-10-02 16:32:44 -0400 před 18 roky
  Nick Mathewson 95132f836a r8750@totoro: nickm | 2006-09-27 20:52:01 -0400 před 18 roky
  Nick Mathewson b1ad605780 Build correctly for use on OS X platforms with case-sensitive filesystems před 18 roky
  Nick Mathewson 2d4950c837 Malloc and friends are critical-path: Thus, add an it-wont-happen branch prediction for NULL returns, and skip the malloc(0) check on platforms where malloc(0) returns a pointer. před 18 roky
  Nick Mathewson c063c7b8cb r8757@Kushana: nickm | 2006-09-07 13:07:46 -0400 před 18 roky
  Mike Chiussi 91d7ad660f - fixed up typos in eventdns.c před 18 roky
  Nick Mathewson dffa692d05 r8723@Kushana: nickm | 2006-09-06 04:24:54 -0400 před 18 roky
  Mike Chiussi 6ec9c1092a - made configure check if we are building for win32 před 18 roky
  Nick Mathewson 39f0feb887 r8709@Kushana: nickm | 2006-09-02 20:59:54 -0400 před 18 roky
  Nick Mathewson 7cd08b2cca r8704@Kushana: nickm | 2006-09-02 01:32:34 -0400 před 18 roky
  Nick Mathewson c38cc0eb4a r8606@Kushana: nickm | 2006-08-27 14:04:19 -0400 před 18 roky
  Roger Dingledine 30b8017005 bump trunk to 0.1.2.1-alpha-dev před 18 roky
  Roger Dingledine e744117d4d turn eventdns off by default until we can get some more useful před 18 roky
  Roger Dingledine 389b7999c6 bump to 0.1.2.1-alpha před 18 roky
  Nick Mathewson 3ba39a768a r8556@Kushana: nickm | 2006-08-22 01:22:46 -0400 před 18 roky
  Nick Mathewson 09a895e222 r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700 před 18 roky
  Nick Mathewson b07525d316 r7323@Kushana: nickm | 2006-08-10 22:04:57 -0700 před 18 roky
  Nick Mathewson 0a7d5b8371 r7315@Kushana: nickm | 2006-08-10 02:30:13 -0700 před 18 roky
  Nick Mathewson c6c4f64835 r7313@Kushana: nickm | 2006-08-10 02:13:35 -0700 před 18 roky
  Nick Mathewson d893d8c52e r7300@Kushana: nickm | 2006-08-10 01:36:40 -0700 před 18 roky
  Nick Mathewson 5cff4164a0 r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700 před 18 roky
  Andrew Lewman 7498d31b09 Remove the last vestiges of launchd plist. před 18 roky
  Andrew Lewman 47bf7abc1a Added net.freehaven.tor.plist to AC_OUTPUT před 18 roky
  Peter Palfrader 4baeeae614 Fix configure.in to not produce broken configure files with more recent před 18 roky
  Roger Dingledine 53d63e25a5 start checking for limits.h too. we should resume compiling před 18 roky
  Nick Mathewson b7ca697faf More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads. před 18 roky
  Nick Mathewson 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) před 18 roky
  Nick Mathewson 7cb3232ade Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, we may want to switch to libevnet/c-ares, if they ever handle 10k fd situations properly. This one still needs work too, but at least it is small. This code is disabled by default, and not integrated with dns.c. před 18 roky
  Nick Mathewson 64d487a2d6 Add a basic mmap function, with a "fake-it" wrapper to do read_file_from_str instead. Based on code from Michael Mohr. před 18 roky
  Roger Dingledine 9f005ae66b build the Makefile in contrib/suse/ too před 18 roky