История коммитов

Автор SHA1 Сообщение Дата
  Roger Dingledine 2d8f7a4ff6 clarify that 'resolve' relay cells nul-terminate the hostname, just 17 лет назад
  Martin Peck b17b4f65b1 Remove MSYSLibs from installer component list. 17 лет назад
  Martin Peck d8dac4adbe Remove unnecessary msys libs from installer definitions. 17 лет назад
  Roger Dingledine 3ddc7483e1 fix a few typos, clean up whitespace in comments 17 лет назад
  Roger Dingledine c04e1a4dd8 add coderman's wix scripts to make a windows msi installer. 17 лет назад
  Roger Dingledine 9474ac11d8 minor fix 17 лет назад
  Roger Dingledine 984dc51f26 clean up some log messages 17 лет назад
  Nick Mathewson 191197eff7 Revert my older supposed gcc-4.4 warning workaround. GCC was not being needlessly prissy; it was hinting at the wrongly pure smartlist_bsearch_idx. 17 лет назад
  Nick Mathewson 651a0a2fb5 Stop marking bsearch_idx as pure; it is not. 17 лет назад
  Nick Mathewson 4cddcf8873 Cast uid_t and gid_t to unsigned before passing to printf %u. 17 лет назад
  Nick Mathewson bc597758dc Use fcntl for file locking when flock() is not available. 17 лет назад
  Roger Dingledine cfd21c58b5 don't lose a patch that mwenge wrote to put different destination 17 лет назад
  Roger Dingledine a53ebd20f0 whitespace fix 17 лет назад
  Roger Dingledine 5f86304a5c also run ./reindex.pl 17 лет назад
  Roger Dingledine afad8df068 add proposal 156 from mwenge, Tracking blocked ports on the client side 17 лет назад
  Nick Mathewson c7910c3bc9 Consider GetNetworkParams() nameserver parsing to have suceeded if even one nameserver can be added. Log more useful info about what exactly is failing when we fail to add a nameserver. 17 лет назад
  Andrew Lewman 05c5e61991 Backport candidate. Force UDZO compression to level 9. 17 лет назад
  Roger Dingledine f722978288 and forward-port those 17 лет назад
  Nick Mathewson 07a08d933d Resolve a warning under gcc 4.4 trunk. 17 лет назад
  Roger Dingledine 0b7a2a505e prepare_for_poll() -- plus its mysterious cousin, prepare_for_pool() -- 17 лет назад
  Karsten Loesing 02fe9edf7c Correct ChangeLog entry. 17 лет назад
  Nick Mathewson bdc0aec00a Update _log_global_min_severity after switch_logs_debug(), so that USR2 will work again. Bugfix on 0.1.2.8-beta. Spotted by Geoff Down. 17 лет назад
  Nick Mathewson 0fa698d84f apply sebastian's bug 867 fix: make routerset_equal() work as documented with NULL arguments 17 лет назад
  Mike Perry b4a90cfb7f 17 лет назад
  Mike Perry e616f8f9b5 17 лет назад
  Karsten Loesing 6d7951c022 Fix a possible segfault when establishing an exit connection. Bugfix on 0.2.1.5-alpha. 17 лет назад
  Mike Perry 425bfdae20 17 лет назад
  Mike Perry 4a3ca7eb16 17 лет назад
  Nick Mathewson c36ddcbabf Apparently sparc64 is way more strict about uint16_t access alignment than I had thought: it gave bus errors when messing with var-cell headers. Maybe this patch will fix bug 862. 17 лет назад
  Nick Mathewson a790a13705 define get_uint8 and set_uint8 macros to make code cleaner. 17 лет назад