커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson 024c059fae Force tor_malloc(0) to always be sane 20 년 전
  Nick Mathewson 8169da5c30 Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need 20 년 전
  Nick Mathewson 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 20 년 전
  Nick Mathewson 75c19716a8 Put ourself in router list; act accordingly. 20 년 전
  Nick Mathewson 8b371c2aa5 router_choose_random_node wants a smartlist of routers, not of nicknames. 20 년 전
  Nick Mathewson 6290d027c9 Continue attack on magic numbers; use new crypto wrappers where possible 20 년 전
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 년 전
  Nick Mathewson b3c2b62a14 Make "common" no longer depend on or.h 20 년 전
  Nick Mathewson 7451de5d97 Loops work better when they terminate. Non-terminating loops are easier 20 년 전
  Nick Mathewson fc4d15baf6 Hide smartlist internals 20 년 전
  Nick Mathewson e8345bfced refactor; start adding debugging logs to midpoint rend stuff 20 년 전
  Nick Mathewson b32440a028 Implement hidserv_XX functions; there is still an XXX in directory_handle_command 20 년 전
  Nick Mathewson 93ab51e9ac Make smartlist Do What Arma Expects. 20 년 전
  Nick Mathewson 96a86ef14d Remove maximum-size field from smartlists 20 년 전
  Nick Mathewson abcf3d9341 Make smartlists start small and grow as needed. 20 년 전
  Nick Mathewson b69f5f3e1b Add an autoconf test for whether unaligned int access is permitted. 20 년 전
  Nick Mathewson 0d8feba6d8 Add macros and functions to wrap memcpy/alignment logic. 20 년 전
  Roger Dingledine d10fcc89ec make uname() more likely to work on solaris 20 년 전
  Nick Mathewson b0ef4e1143 Use strmap code for client DNS. 20 년 전
  Nick Mathewson 9199696182 Add some wrappers around SPLAY_* for the common map-from-string-to-X case. 20 년 전
  Roger Dingledine df3f37b84f getpid returns a pid_t. we all know that's an int. but solaris doesn't know. 20 년 전
  Roger Dingledine c195f69058 isspace and friends take an int. solaris cares. 20 년 전
  Roger Dingledine 7648c6c0ea define INADDR_NONE so we compile on solaris 20 년 전
  Nick Mathewson 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 20 년 전
  Roger Dingledine 6a2821a7ff fix a byte order bug 20 년 전
  Roger Dingledine f55ff5b8d2 teach us to recognize internal IPs 20 년 전
  Roger Dingledine 45a3f6b97c more pesky tabs 20 년 전
  Nick Mathewson 976bacae94 Make all the other read/writes into recv/sends, except when they shouldn't be. 20 년 전
  Nick Mathewson 0e5a134709 Fix DOS line endings; autoconfize checks for strptime and inet_aton 20 년 전
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed 20 년 전