Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 před 17 roky
  Nick Mathewson 30e7c05075 r11774@catbus: nickm | 2007-02-12 16:31:47 -0500 před 17 roky
  Nick Mathewson 76f896e714 r11607@catbus: nickm | 2007-01-30 17:19:27 -0500 před 17 roky
  Nick Mathewson 50771a6b48 r9380@Kushana: nickm | 2006-10-24 21:25:07 -0400 před 17 roky
  Nick Mathewson 7551c44a53 r9274@Kushana: nickm | 2006-10-19 16:16:58 -0400 před 17 roky
  Nick Mathewson 93beeac01d Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS) před 17 roky
  Nick Mathewson 000b7b287c r8724@Kushana: nickm | 2006-09-06 04:32:28 -0400 před 17 roky
  Mike Chiussi 6ec9c1092a - made configure check if we are building for win32 před 17 roky
  Nick Mathewson f170e5798f r8692@Kushana: nickm | 2006-08-31 13:38:07 -0400 před 17 roky
  Nick Mathewson bc0c39f85d r8691@Kushana: nickm | 2006-08-31 13:30:46 -0400 před 17 roky
  Nick Mathewson fee33d2ff1 r8682@Kushana: nickm | 2006-08-29 17:58:59 -0400 před 17 roky
  Nick Mathewson 6fcdcc7fc7 r8626@Kushana: nickm | 2006-08-27 23:45:46 -0400 před 17 roky
  Nick Mathewson ffab3b48a8 r7326@Kushana: nickm | 2006-08-10 23:50:49 -0700 před 18 roky
  Nick Mathewson 09a895e222 r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700 před 18 roky
  Nick Mathewson 7c596c166b r7029@Kushana: nickm | 2006-08-04 14:08:41 -0700 před 18 roky
  Nick Mathewson dbac3fb481 r7028@Kushana: nickm | 2006-08-04 13:10:16 -0700 před 18 roky
  Nick Mathewson bf72878cad r7012@Kushana: nickm | 2006-08-03 19:21:25 -0700 před 18 roky
  Nick Mathewson 3843b1b3d0 r6978@Kushana: nickm | 2006-07-31 13:16:14 -0400 před 18 roky
  Nick Mathewson 08a4114abf Another MSVC6 fix. Grnk. před 18 roky
  Nick Mathewson e572d5990c MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t and double, and needs more persuasion than usual to cast one to the other. Issue identified by Frediano Ziglio; patch revised for minimal impact on non-MSVC6 compilers. před 18 roky
  Roger Dingledine 35e95d7783 minor fixes před 18 roky
  Roger Dingledine 45065f1466 simplify code now that libevent considers all sockets pollable. před 18 roky
  Nick Mathewson 86da3e0a0a Patch based on post by Mike C to or-dev; special-case based on use of MSVC, rather than on MS_WINDOWS, so that mingw builds. 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
  Nick Mathewson 89a8411ace Throw out this UNALIGNED_INT_ACCESS_OK nonsense. Even where it works, it is often way way slower than doing the right thing. Backport candidate. před 18 roky
  Nick Mathewson 0f0e14c6e3 normalize whitespace. před 18 roky
  Nick Mathewson 0c132ee2a1 Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, use autoconf. Also, prefer __func__ in our own code: __func__ is a C99 standard, whereas __FUNCTION__ is not. [Fixes bug 254.] před 18 roky
  Roger Dingledine 5f051574d5 Happy new year! před 18 roky
  Roger Dingledine 6f579deff4 check for EADDRINUSE in a cross-platform way (unless i'm wrong) před 18 roky
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. před 18 roky