Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine dbb481c169 Serve the latest v3 networkstatus consensus via the control il y a 17 ans
  Roger Dingledine 2d95accc75 Allow ports 465 and 587 in the default exit policy again. We had il y a 17 ans
  Karsten Loesing f0a5ef804f Directory mirrors store and serve v2 hidden service descriptors by default. il y a 17 ans
  Roger Dingledine 2f18370821 and here too il y a 17 ans
  Nick Mathewson 1203850350 Coverity says it is okay to acknowledge them. Do so. Their tool is awesome. il y a 17 ans
  Nick Mathewson f95d7c189b Refactor unit test macros and tor_free_all() logic a bit so as to make it easier to free memory on failing tests, in order to suppress scanner warnings and to make dmalloc() usable with tests. il y a 17 ans
  Roger Dingledine fa64d8041f minor cleanups on karsten's patch il y a 17 ans
  Roger Dingledine ef7af1d61e karsten's patch for bug 767. il y a 17 ans
  Roger Dingledine d37fae2f4e Catch and report a few more bootstrapping failure cases when Tor il y a 17 ans
  Nick Mathewson aacda9cd8e We should not alter an addr_policy_t that has been canonicalized. il y a 17 ans
  Roger Dingledine 346ca2d48e forward-port the 0.2.0.31 changelog il y a 17 ans
  Nick Mathewson 67327a863a Fix a variable handling mistake when testing for libevent functions in configure.in. Found by Riastradh. il y a 17 ans
  Nick Mathewson baeb260ad1 Refactor use of connection_new so that we get more verifiable typesafety. il y a 17 ans
  Nick Mathewson cd5d0f3890 Add changelog for scanner-based stuff. il y a 17 ans
  Nick Mathewson fa2f72ded7 An asterisk makes a difference sometimes. Fixes bug 809. il y a 17 ans
  Nick Mathewson f80ac31d74 Add a lockfile to the Tor data directory to avoid situations where two Tors start with the same datadir, or where a --list-fingerprints races with a server to create keys, or such. il y a 17 ans
  Roger Dingledine 6942bd66ea Fix compile on OpenBSD 4.4-current. Bugfix on 0.2.1.5-alpha. il y a 17 ans
  Roger Dingledine 71968e7af9 further changelog cleanups il y a 17 ans
  Karsten Loesing 4347579085 Changelog entry for implementation of proposal 121. il y a 17 ans
  Peter Palfrader 94c3515092 A short changelog entry for the consensus changes il y a 17 ans
  Roger Dingledine 845a7017bc clean up 0.2.1.5-alpha changelog il y a 17 ans
  Roger Dingledine cfff21e78a backport candidate: il y a 17 ans
  Nick Mathewson 80168d80d4 r17853@tombo: nickm | 2008-08-22 12:55:00 -0400 il y a 17 ans
  Nick Mathewson fc52d85b7c r17846@tombo: nickm | 2008-08-22 11:54:00 -0400 il y a 17 ans
  Roger Dingledine 8f5642edbc Relays now reject risky extend cells: if the extend cell includes il y a 17 ans
  Nick Mathewson fcf817f897 Switch global_identifier on connections to a 64-bit field and move it to connection_t. When procession onionskins, look up the connection by this field rather than by addr:port. This will keep us from dropping onionskins. How many dropped circuits are dropped because of this bug? il y a 17 ans
  Nick Mathewson 30422b5df1 Rate-limit "too-many-sockets" messages; they can get needlessly verbose. il y a 17 ans
  Nick Mathewson 22259a0877 The first of Karsten's proposal 121 patches: configure and maintain client authorization data. Tweaked a bit: see comments on or-dev. il y a 17 ans
  Nick Mathewson 5ab6fe0051 r17680@tombo: nickm | 2008-08-07 16:06:30 -0400 il y a 17 ans
  Nick Mathewson b81d70addb Oops. On recent linux kernels we were not detecting the linux/netfilter_ipv4.h header properly, since we needed to have in_addr and in6_addr and __u32 defined before trying to include it. Fix that. il y a 17 ans