커밋 기록

작성자 SHA1 메시지 날짜
  Roger Dingledine 8b55f73bbe put the have_warned_about_unsafe_socks static var inside the function 21 년 전
  Roger Dingledine 8cb4124121 warn if we use an unsafe socks variant 21 년 전
  Roger Dingledine 379768290e fix a bug related to reading usernames for socks4 21 년 전
  Roger Dingledine 207fcb35d1 tweaks and bugfix on resolve/resolved code 21 년 전
  Nick Mathewson 3708886939 Implement RESOLVE/RESOLVED cells and socks resolve code 21 년 전
  Roger Dingledine 4181d18b3d declare the epipe bug a non-bug. 21 년 전
  Nick Mathewson ba14428d66 Fix segfault 21 년 전
  Nick Mathewson 7511fbf993 Resolve some XXXs 21 년 전
  Nick Mathewson 720281b32e Close rogue <b>s 21 년 전
  Roger Dingledine c6d4a00c5f more doxygen markup 21 년 전
  Nick Mathewson 93576d5289 Add doxygen markup for util and buffers 21 년 전
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files 21 년 전
  Roger Dingledine 25909c2c29 patches on patches 21 년 전
  Nick Mathewson f6fe336ad4 Documenmt buffers.c; remove function that nobody ever calls. 21 년 전
  Nick Mathewson 6fa2ded74c Fix windows compile 21 년 전
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. 21 년 전
  Nick Mathewson 7055f837ab Make Tor build on win32 with VC6 without warnings. 21 년 전
  Nick Mathewson 06624df622 Log number of bytes pending after read. 21 년 전
  Nick Mathewson ad07c62938 Add a macro to catch unhandled openssl errors. 21 년 전
  Roger Dingledine e34c201bb3 and other debugs 21 년 전
  Roger Dingledine 80d0b634a4 add a debugging entry, to find the wants-to-read-but-can't bug 21 년 전
  Roger Dingledine 25d54257fb use tor_assert 21 년 전
  Roger Dingledine 36d7cc8529 make the max buf size 10 megabytes, not 1 megabyte 21 년 전
  Nick Mathewson 789df20e7d There is no need to cast void* to other pointer types. 21 년 전
  Nick Mathewson ba196a9d17 Use (set|get)_uint(16|32) in lieu of memcpy where reasonable. 21 년 전
  Roger Dingledine b4a61d1ab1 better way: always nul-terminate. then sometimes use it, sometimes not. 21 년 전
  Roger Dingledine 87dbd36a3c let fetch_from_buf_http tolerate nuls in the http body 21 년 전
  Roger Dingledine 66f878513f deal with hardware word alignment 21 년 전
  Roger Dingledine 52e813951a start tracking the 'broken pipe' error 21 년 전
  Nick Mathewson 9b4203266e Make OP work on windows! (Also misc logging tweaks) 21 년 전