Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson cea9125d71 Implement two flavors of authentication for control connections: one for trusted FS, one for untrusted FS. hace 21 años
  Nick Mathewson 871bf904ae Remove extraneous local hace 21 años
  Nick Mathewson d5244e3872 Add a write_bytes_to_file so we can have files with NULs in them. hace 21 años
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, hace 21 años
  Nick Mathewson 86ba00290b Add function to generate/copy the config_lines, given the name of an option hace 21 años
  Nick Mathewson 11de62aa60 Add a slightly trickier string-join interface for making NUL-terminated string messages hace 21 años
  Nick Mathewson 11979dc1f5 Add a callback log handler type hace 21 años
  Nick Mathewson 4fdaa5de51 Streamline the two redundant "Has the second rolled over?" checks in prepare_for_poll and connection_bucket_refill; also, generate BANDWIDTH control events hace 21 años
  Roger Dingledine 12e92eb82f connection_read_bucket_decrement() has a side-effect that hace 21 años
  Roger Dingledine e541319dcb lay the groundwork for a default value for each config option. hace 21 años
  Roger Dingledine 5253405dfc my gcc has never heard of -Wendif-labels hace 21 años
  Roger Dingledine e761cc9750 my assert.h takes extra pains to be certain to _re-include_ hace 21 años
  Nick Mathewson 347d3f9d62 Start implementing control interface. hace 21 años
  Nick Mathewson d63d420930 Fix another typo hace 21 años
  Nick Mathewson 3e16515343 The spelling is "d-e-f-i-n-e". hace 21 años
  Nick Mathewson 8db0abb687 First attempt at hibernation code. It needs more work around the XXXXs, but first I want arma to review the basic approach while I meditate on how to fix them. hace 21 años
  Nick Mathewson a2f6210b3e Add compatibility macros for printf and scanf-ing 64-bit unsigned ints hace 21 años
  Nick Mathewson 67f14032b1 Handle strlcat/strlcpy correctly on platforms that have them. hace 21 años
  Nick Mathewson 509c0bdc22 untabify. This should hold it. hace 21 años
  Nick Mathewson ad4dc74482 Use a stricter set of warnings; make them all pass. hace 21 años
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) hace 21 años
  Nick Mathewson 1433a0b26f Fix signed/unsigned comparison warning hace 21 años
  Roger Dingledine 037fba7595 util.c needs ctype.h for tolower and isspace hace 21 años
  Roger Dingledine b390786582 Hidden service operators had a bug in version 1 style INTRODUCE cells hace 21 años
  Nick Mathewson ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). hace 21 años
  Roger Dingledine fae20c21bf make the tarball build hace 21 años
  Roger Dingledine 4689243242 make sure options.MaxConn can be reached hace 21 años
  Roger Dingledine 2f5efbcb44 hunt for getrlimit setrlimit sys/time.h sys/resource.h hace 21 años
  Roger Dingledine 282816b498 change min required number of fd's to 1024 hace 21 años
  Roger Dingledine 3e03602b9f make our autogen.sh work on ksh as well as bash hace 21 años