Commit History

Upphovsman SHA1 Meddelande Datum
  Roger Dingledine 89280e6c20 rename addr to address to we avoid this bug later 22 år sedan
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 22 år sedan
  Roger Dingledine 3737566465 make it build on amd64 22 år sedan
  Roger Dingledine 892269bca3 reformat comment and fix typo 22 år sedan
  Roger Dingledine 69830afc16 and another one 22 år sedan
  Roger Dingledine 5f4a390b33 oh, and some more in common/ 22 år sedan
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 22 år sedan
  Nick Mathewson 92bb360ad7 Add missing line; add similar check 22 år sedan
  Nick Mathewson 8b325c142e Patch from "J Doe": Use SHGetSpecialFolderLocation instead of 22 år sedan
  Nick Mathewson 0d5a847f12 Remove need for dirservers file: now, we note trusted dirservers in configuration options, and only need to remember addr:port and key digest for each one. 22 år sedan
  Nick Mathewson 55634e4eec Fix comment in dirserv.c 22 år sedan
  Roger Dingledine 2b7b86f5e6 stop trying to print a NULL 22 år sedan
  Nick Mathewson e0cce8fba8 Unify tests for "did I originate this nonopen OR connection?" 22 år sedan
  Nick Mathewson 30dd1c87a5 Add default trusted-dir-server entries only when no dirserver lines are given in the config file 22 år sedan
  Nick Mathewson 508970f85d fix typo 22 år sedan
  Nick Mathewson f14117bffd fix warning about always-false comparison; detect too-large realport better 22 år sedan
  Nick Mathewson 149f57bdef answer question about rep_hist_note_connect_failed 22 år sedan
  Nick Mathewson afd8b650ee hex-to-hex compare makes more sense than hex-to-bin. 22 år sedan
  Nick Mathewson df3098367c Make directories get generated properly again; debug key lookup. Also, it is hard to find entries in a table when you never put them there. 22 år sedan
  Roger Dingledine 918ce7a084 a few more ints to size_ts 22 år sedan
  Roger Dingledine a1041154eb fix const char * vs char * issue 22 år sedan
  Nick Mathewson 9dc72de41f Omit any exit rules that follow a catch-all rule when writing a router descriptor. 22 år sedan
  Nick Mathewson 9c49947163 Check fingerprint list before generating running-routers lists; also add as-yet-uncalled function to update an OR connection nickname on the fly 22 år sedan
  Roger Dingledine fe54bd00b9 ok, vim isn't the greatest editor in the world 22 år sedan
  Roger Dingledine 0b4d3c4df7 parse HttpProxy address in config 22 år sedan
  Roger Dingledine a7d858bd6e start the great migration from int to size_t 22 år sedan
  Nick Mathewson 7cc126e8a9 Appease overzealous gcc 22 år sedan
  Nick Mathewson f7404f6bb9 Use tor_parse_long in more places 22 år sedan
  Nick Mathewson 19da1f36c2 Make a bounds-checking replacement for strtol with slightly easier error-checking in the common case 22 år sedan
  Roger Dingledine 1c757b917d fix signed/unsigned comparison, plus typo 22 år sedan