커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson 35bfd782ea Merge remote-tracking branch 'teor/bug17632-no-ipv4-no-localhost-squashed' 10 년 전
  Nick Mathewson 5f4cd245ec Merge remote-tracking branch 'teor/bug17638-ipv6-ersatz-socketpair' 10 년 전
  Nick Mathewson 118bdc3a6d Merge remote-tracking branch 'public/decouple_conn_attach_2' 10 년 전
  teor (Tim Wilson-Brown) f19d6b81c8 Fixup #17638: ignore EINVAL from FreeBSD jails without ::1 10 년 전
  teor (Tim Wilson-Brown) 53ec840bdf Make tor_ersatz_socketpair work on IPv6-only systems 10 년 전
  Nick Mathewson 913fbf8f2f Merge remote-tracking branch 'teor/bug17632-no-ipv4-no-localhost' 10 년 전
  teor (Tim Wilson-Brown) 2c151d8082 Update comments in get_interface_addresses_ioctl 10 년 전
  teor (Tim Wilson-Brown) 71fd66c866 Fix unit tests on systems without IPv4 or localhost addresses 10 년 전
  teor (Tim Wilson-Brown) a1ce111d32 Really Really Fixup 86eba14ac549: Windows support, error return values 10 년 전
  teor (Tim Wilson-Brown) eed86892dd Really Fixup 86eba14ac549: error return values are negative 10 년 전
  teor (Tim Wilson-Brown) 3351f69c75 Fixup 86eba14ac549: add errno.h for EPROTONOSUPPORT 10 년 전
  teor (Tim Wilson-Brown) 878b5738c2 Update comments in get_interface_addresses_ioctl 10 년 전
  teor (Tim Wilson-Brown) 86eba14ac5 Fix unit tests on systems without IPv4 or localhost addresses 10 년 전
  Yawning Angel 85bb71049a Fix a startup time assert caused by periodic events not being initialized. 10 년 전
  Nick Mathewson 8af5afedc9 windows already has a CALLBACK macro... 10 년 전
  Nick Mathewson d3cb659541 Fix a server-side crash on DNS init 10 년 전
  Nick Mathewson 70f337fdb2 Some unit tests now require that periodic events be initialized. 10 년 전
  Nick Mathewson 58edf92678 Free pending_entry_connections on shutdown. 10 년 전
  Nick Mathewson 84b3350c83 Be more conservative in scanning the list of pending streams 10 년 전
  Nick Mathewson b1d56fc589 Decouple ..attach_circuit() from most of its callers. 10 년 전
  Nick Mathewson b91bd27e6f Whoops; in this context the EV_TIMEOUT flag is needed 10 년 전
  Nick Mathewson c113d19b53 Merge branch 'bug3199_redux_3' 10 년 전
  Nick Mathewson 661e5bdbfa Changes to 3199 branch based on feedback from special 10 년 전
  Nick Mathewson eb721ed2d9 Add documentation for periodic event api 10 년 전
  Nick Mathewson dd00fd0a1f Change periodic.c to use libevent directly 10 년 전
  Nick Mathewson 65a6489e5e fix whitespace; remove dead code 10 년 전
  Nick Mathewson 2bf8fb5ee3 Fold all of the run-every-second stuff back into run_scheduled_events() 10 년 전
  Nick Mathewson 9f31908a40 Turn all of run_scheduled_events() into a bunch of periodic events 10 년 전
  Nick Mathewson e8b459a2fa Connect periodic events to main 10 년 전
  Kevin Butler fbeff307f7 Infrastructure for replacing global periodic events in main.c 10 년 전