Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson b74b72a5ce Fix windows build před 21 roky
  Roger Dingledine d0c158c8d6 clarify the bandwidthburst and bandwidthrate are in bytes před 21 roky
  Roger Dingledine a4753283dd better interface for connection_ap_handshake_socks_reply() před 21 roky
  Nick Mathewson 5b312541d7 fix windows warnings před 21 roky
  Nick Mathewson 70f7e32ec6 fix typos před 21 roky
  Nick Mathewson 65b4c6b830 Update control-spec.txt; some minor changes; more thoughts on authentication před 21 roky
  Nick Mathewson cea9125d71 Implement two flavors of authentication for control connections: one for trusted FS, one for untrusted FS. před 21 roky
  Nick Mathewson 871bf904ae Remove extraneous local před 21 roky
  Nick Mathewson d5244e3872 Add a write_bytes_to_file so we can have files with NULs in them. před 21 roky
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, před 21 roky
  Nick Mathewson 86ba00290b Add function to generate/copy the config_lines, given the name of an option před 21 roky
  Nick Mathewson 11de62aa60 Add a slightly trickier string-join interface for making NUL-terminated string messages před 21 roky
  Nick Mathewson 11979dc1f5 Add a callback log handler type před 21 roky
  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 před 21 roky
  Roger Dingledine 12e92eb82f connection_read_bucket_decrement() has a side-effect that před 21 roky
  Roger Dingledine e541319dcb lay the groundwork for a default value for each config option. před 21 roky
  Roger Dingledine 5253405dfc my gcc has never heard of -Wendif-labels před 21 roky
  Roger Dingledine e761cc9750 my assert.h takes extra pains to be certain to _re-include_ před 21 roky
  Nick Mathewson 347d3f9d62 Start implementing control interface. před 21 roky
  Nick Mathewson d63d420930 Fix another typo před 21 roky
  Nick Mathewson 3e16515343 The spelling is "d-e-f-i-n-e". před 21 roky
  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. před 21 roky
  Nick Mathewson a2f6210b3e Add compatibility macros for printf and scanf-ing 64-bit unsigned ints před 21 roky
  Nick Mathewson 67f14032b1 Handle strlcat/strlcpy correctly on platforms that have them. před 21 roky
  Nick Mathewson 509c0bdc22 untabify. This should hold it. před 21 roky
  Nick Mathewson ad4dc74482 Use a stricter set of warnings; make them all pass. před 21 roky
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) před 21 roky
  Nick Mathewson 1433a0b26f Fix signed/unsigned comparison warning před 21 roky
  Roger Dingledine 037fba7595 util.c needs ctype.h for tolower and isspace před 21 roky
  Roger Dingledine b390786582 Hidden service operators had a bug in version 1 style INTRODUCE cells před 21 roky