커밋 기록

작성자 SHA1 메시지 날짜
  Sebastian Hahn 9ce9836f85 Use !SOCKET_OK to test if a socket is uninitialized 13 년 전
  Roger Dingledine 2de0eeaa72 update comment to reflect our TOR_INVALID_SOCKET convention 13 년 전
  Roger Dingledine 1543d1bd31 bump to 0.2.3.11-alpha 13 년 전
  Roger Dingledine fb64f56858 give it a blurb and a release date 13 년 전
  Roger Dingledine 110a953156 fold in recent changelog entries 13 년 전
  George Kadianakis 8265a9e5b1 Better documentation of transport-related torrc options. 13 년 전
  Nick Mathewson a812e8b6a8 Merge branch 'bug4893' 13 년 전
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 13 년 전
  Nick Mathewson d1b40cf2e7 Merge remote-tracking branch 'public/bug4533_part1' 13 년 전
  Nick Mathewson 1772782e42 Merge remote-tracking branch 'origin/maint-0.2.2' 13 년 전
  Nick Mathewson 6d595fa4cf Merge remote-tracking branch 'public/bug4533_part2' into maint-0.2.2 13 년 전
  Nick Mathewson d04bf66120 Merge branch 'bug4012_023_squashed' 13 년 전
  Nick Mathewson b14ac10b7f Add missing documentation for some options introduced in 0.2.3.x 13 년 전
  Nick Mathewson 93d3a917e8 Merge remote-tracking branch 'origin/maint-0.2.2' 13 년 전
  Nick Mathewson 676bba8e0c Documentation for GiveGuardFlagTo... option 13 년 전
  Nick Mathewson ee717f35c4 Use tor_socket_t, not unsigned, in tor-fw-helper-natmp.c 13 년 전
  Nick Mathewson dd4b1a2ac6 Fix SOCKET_OK test on win64. 13 년 전
  Nick Mathewson dea0720dad Warn if sizeof(tor_socket_t) != sizeof(SOCKET) 13 년 전
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places 13 년 전
  Roger Dingledine 1e923dd2fb fix crash bug in original feature4207 branch 13 년 전
  Nick Mathewson 47aa491f9f Merge remote-tracking branch 'asn-mytor/bug4751' 13 년 전
  Nick Mathewson 875a54dad3 Merge remote-tracking branch 'public/bug3325' 13 년 전
  Nick Mathewson 2bd40a8eb0 Merge branch 'bug4889_v2' 13 년 전
  Nick Mathewson 5579bc0eaf whitespace fixes 13 년 전
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 13 년 전
  Nick Mathewson cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf 13 년 전
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently 13 년 전
  Nick Mathewson 9c6d913b9e Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf 13 년 전
  Nick Mathewson 79bb44c219 Merge branch 'feature3946_squashed' 13 년 전
  Sebastian Hahn 88698993a9 check-spaces fix 13 년 전