Historial de Commits

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