Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 339f094056 Refactor some code and add some asserts based on scanner results. vor 17 Jahren
  Nick Mathewson a345506672 Add an assert to make tools happier. vor 17 Jahren
  Nick Mathewson d5b2dab31d Fix a malloc that should have been a tor_malloc vor 17 Jahren
  Nick Mathewson 0b8117a5c0 Fix numerous memory leaks: some were almost impossible to trigger, and some almost inevitable. vor 17 Jahren
  Nick Mathewson 4d94e061c7 Clean up some redundant stuff in crypto_dh_new(). vor 17 Jahren
  Nick Mathewson a56a072f29 It is probably some kind of misdeed to say for (i=0;i<2;++i) { A=i?x:y; foo(bar(A)); } rather than foo(bar(x)); foo(bar(y)); . Also, it can confuse tools. vor 17 Jahren
  Nick Mathewson a6ea2b056a Fix a memory leak in tor-gencert.c vor 17 Jahren
  Nick Mathewson 8ea780632f Make severity args to add_*_log() functions be const vor 17 Jahren
  Nick Mathewson c33dde4ac1 Fix mingw build with --enable-gcc-warnings set. vor 17 Jahren
  Nick Mathewson fa2f72ded7 An asterisk makes a difference sometimes. Fixes bug 809. vor 17 Jahren
  Nick Mathewson 3f2b7078d2 Use warn_too_many_conns() when accept() fails with a resource limit. vor 17 Jahren
  Peter Palfrader 8dd5a3d830 Add my scripts to dump directories to contrib vor 17 Jahren
  Peter Palfrader 3c5c7994b0 New alpha release: 0.2.1.5-alpha vor 17 Jahren
  Roger Dingledine ed45a42f98 take out the crazy line from last night that made no sense. apparently vor 17 Jahren
  Roger Dingledine 9f823f54d5 remove some redundant includes. i expect the first one to be a problem vor 17 Jahren
  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. vor 17 Jahren
  Roger Dingledine 6a29ad853b bump to 0.2.1.5-alpha-dev vor 17 Jahren
  Roger Dingledine 04eded4a5c take out a line that i think is extraneous. come on, what could vor 17 Jahren
  Roger Dingledine 6942bd66ea Fix compile on OpenBSD 4.4-current. Bugfix on 0.2.1.5-alpha. vor 17 Jahren
  Roger Dingledine e5576a66dd bump to 0.2.1.5-alpha vor 17 Jahren
  Roger Dingledine 71968e7af9 further changelog cleanups vor 17 Jahren
  Karsten Loesing 4347579085 Changelog entry for implementation of proposal 121. vor 17 Jahren
  Peter Palfrader 94c3515092 A short changelog entry for the consensus changes vor 17 Jahren
  Roger Dingledine 845a7017bc clean up 0.2.1.5-alpha changelog vor 17 Jahren
  Andrew Lewman 33093c0f1a Convert to ARCH. Add in a compatibility CFLAG for osx 10.5 vor 17 Jahren
  Andrew Lewman 147f75c525 remove the last vestiges of the OS variable. vor 17 Jahren
  Roger Dingledine cfff21e78a backport candidate: vor 17 Jahren
  Roger Dingledine 2efe3e7675 minor grammar fix vor 17 Jahren
  Roger Dingledine 7f5b671167 we bad grammar vor 17 Jahren
  Nick Mathewson 32549ad95e Double oops: revert accidentally committed local geoipc.c debugging hack. vor 17 Jahren