提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 9b2a0f5c75 Merge remote-tracking branch 'origin/maint-0.2.4' 10 年之前
  Nick Mathewson a8e76de4d9 Merge branch 'bug9400_024_squashed' into maint-0.2.4 10 年之前
  Nick Mathewson d819663b66 Avoid a double-close on one failing case of the socketpair replacement code 11 年之前
  Nick Mathewson 264aa271a7 Fix bug 9645: don't forget an md just because we can't save it. 10 年之前
  Nick Mathewson 5c9008e0b0 Fix some "ISO C90 forbids mixed declarations and code" warnings 10 年之前
  Nick Mathewson 3753488011 Fix warnings in test_config_fix_my_family 10 年之前
  Nick Mathewson eb5f22eff2 Merge remote-tracking branch 'Ryman/bug4341' 10 年之前
  Kevin Butler db318dc77f Minor changes to adhere to codebase conventions. 10 年之前
  Nick Mathewson 824df4a08e Merge remote-tracking branch 'public/bug2767' 10 年之前
  Nick Mathewson 270b4f030a Handle HTTP minor versions greater than 9 10 年之前
  Cristian Toader 55d8b8e578 fixed bug where sandbox_getaddrinfo() would fail when -Sandbox is 0 10 年之前
  Kevin Butler 5327605caa Tougher validation for parsing urls from HTTP headers. Fixes #2767. 10 年之前
  Kevin Butler 77e4a01f12 Updated openssl configuration advice for Debian 10 年之前
  Cristian Toader b4b0eddd29 switched to a more generic way of handling the sandbox configuration 10 年之前
  Cristian Toader fe6e2733ab added contingency message to test for sandbox_getaddrinfo 10 年之前
  Cristian Toader c584537a03 make check-spaces fix 10 年之前
  Cristian Toader 1ef0b2e1a3 changed how sb getaddrinfo works such that it supports storing multiple results 10 年之前
  Kevin Butler 6e17fa6d7b Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384. 10 年之前
  Kevin Butler bb69bf8882 Changed signature for check_nickname_list to remove warnings on free. 10 年之前
  Kevin Butler 0513643317 MyFamily option will now fix fingerprints missing their leading instead of complaining. Should fix #4341. 10 年之前
  Cristian Toader 3e803a1f18 make check-spaces fix 10 年之前
  Cristian Toader 1118bd9910 switched from multiple mmap to one 10 年之前
  Cristian Toader f93ba9a2ef documentation update for _array functions 10 年之前
  Cristian Toader d5f43b5254 _array filter functions now rely on final NULL parameter 10 年之前
  Cristian Toader b1f7105506 supporting /dev/urandom instead of /dev/random 10 年之前
  Cristian Toader ce04d2a622 replaced boolean char with int 10 年之前
  Cristian Toader 8e2b9d2844 small fixes in documentation and sandbox_getaddrinfo() 10 年之前
  Cristian Toader 6cae5d706c Added doxygen struct doc and replaced func() with funct(void) 10 年之前
  Cristian Toader 8b8f87a06a removed PARAM_LEN 10 年之前
  Cristian Toader b121ca581d make check-spaces fix 11 年之前