Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson d17b9bf1a5 Merge remote branch 'origin/maint-0.2.2' 15 gadi atpakaļ
  Nick Mathewson 0ac9a3df6c Fix a logic error in 98aee84. Found by boboper 15 gadi atpakaļ
  Nick Mathewson 444193ff5d Merge remote branch 'origin/maint-0.2.2' 15 gadi atpakaļ
  Nick Mathewson 2849a95691 Add a ! to directory_caches_dir_info() to fix a logic error 15 gadi atpakaļ
  Nick Mathewson c2323f1340 Merge branch 'bug2097' into maint-0.2.2 15 gadi atpakaļ
  Nick Mathewson 98aee8472f Fix a read of a freed pointer while in set_current_consensus 15 gadi atpakaļ
  Nick Mathewson ca7d5dc299 Merge remote branch 'origin/maint-0.2.2' 15 gadi atpakaļ
  Sebastian Hahn 4f0badf974 Remove redundant -Wpointer-sign CFLAG 15 gadi atpakaļ
  Sebastian Hahn 12d675a8dd Remove redundant -Wformat -Wformat-security CFLAGS 15 gadi atpakaļ
  Sebastian Hahn cee4dc6101 Use ssp-buffer-size param when hardening 15 gadi atpakaļ
  Nick Mathewson 4dbd8ba008 clarify fmt_addr32 documentation to note that the address is in host-order 15 gadi atpakaļ
  Nick Mathewson 441d90a8f9 Fix one-time memory leak when initializing libevent. Spotted by Sebastian 15 gadi atpakaļ
  Nick Mathewson a7cf788740 Merge branch 'bug1992_part1' 15 gadi atpakaļ
  Nick Mathewson b97da61b5a Tweak the fmt_addr32 code 15 gadi atpakaļ
  Nick Mathewson d6bd2e55a6 Remove more unused code from routerlist.c 15 gadi atpakaļ
  Nick Mathewson e70cfbeb40 Remove an unused field from circ_buffer_stats_t 15 gadi atpakaļ
  Nick Mathewson 96ab83d3b6 Improve accuracy of comment about aes_crypt performance 15 gadi atpakaļ
  Nick Mathewson 006acf8b3f Fix a documention issue in circuitlist.c 15 gadi atpakaļ
  Nick Mathewson 05274ba9b5 Kill comments saying to remove asserts once bug930 is solved. 15 gadi atpakaļ
  Roger Dingledine aab6952887 fix another typo 15 gadi atpakaļ
  Nick Mathewson 04231a2ebe Fix an apostrophe in a comment 15 gadi atpakaļ
  Nick Mathewson 36c5476e70 Fold timestamp_created into highres_created 15 gadi atpakaļ
  Nick Mathewson 94a99ad205 Add a portable tor_timercmp 15 gadi atpakaļ
  Nick Mathewson 9516c1efdb Remove XXXs about improving buf_t API: bufferevents are the future 15 gadi atpakaļ
  Nick Mathewson 59cba1767c Make the return value of tor_addr_sockaddr always be signed 15 gadi atpakaļ
  Nick Mathewson 247ce5876a Remove "is this too slow?" XXXX comments for code not appearing in profiles 15 gadi atpakaļ
  Nick Mathewson a5289fa794 Remove the unused old fuzzy-time code 15 gadi atpakaļ
  Nick Mathewson adc4f678f1 Fix an xxx wrt picking libevent methods known-to-work 15 gadi atpakaļ
  Nick Mathewson be13b5775a Remove an XXX in ntmain.c: a simple function call per loop is not so expensive. 15 gadi atpakaļ
  Sebastian Hahn 01cde8dbf3 Raise libevent version needed for bufferevents 15 gadi atpakaļ