Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson a4a481d81c Implement proposal 148: Make client stream end reasons uniform. 17 anos atrás
  Nick Mathewson 5fb2ab1e65 Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server side of 157. 17 anos atrás
  Nick Mathewson 69ce955484 Add cross-certification to authority key certificates. Partial implementation of proposal 157. 17 anos atrás
  Nick Mathewson 6c2dbc56bf Mark proposal 157 as accepted. 17 anos atrás
  Nick Mathewson 3a2d8470e3 Mark 5 0.2.1.x items as higest priority. Anything else can probably go on the 0.2.2.x pile 17 anos atrás
  Nick Mathewson 1b14b246f3 Remove a few no-longer-used checks from configure.in 17 anos atrás
  Nick Mathewson 519de7970e Do not discard sign on return values of iv crypto functions in tests. May fix CID 9. Might not. 17 anos atrás
  Nick Mathewson 7e351a6341 Note that a couple of line in control.c are supposed to be dead-code. 17 anos atrás
  Nick Mathewson 02e26ebc49 If we are building under Coverity, enable geoip_stats and instrument_downloads. 17 anos atrás
  Nick Mathewson 98066d62bc Lower sprintf buffer max to ~SSIZE_T_MAX from SIZE_T_CEILING, since we need to compare it to a signed int. 17 anos atrás
  Nick Mathewson b20694758e Fix two more unit-test bugs (deadcode this time) spotted by Coverity run 7. 17 anos atrás
  Nick Mathewson 04ec7d1f98 Now that tor_assert is no longer using a broken force-to-boolean formulation, we can tor_assert a bitfield without a gcc compile error. 17 anos atrás
  Nick Mathewson 4277b0e926 Remove some cargo-cult gcc hacks around tor_assert and predict_unlikely; instead, use the standard convert-to-boolean hack of "svn st" 17 anos atrás
  Nick Mathewson d9aa57253d Fix error in last unit test mem-leak-fixing. 17 anos atrás
  Nick Mathewson bb02f919f1 Refactor find_first_by_keyword into one variant that can return NULL and one that can't. 17 anos atrás
  Nick Mathewson f3b52e331e Avoid multiple descriptor-fetch connections to authorities. Fixes bug 366. 17 anos atrás
  Nick Mathewson 043b4fc59e Add a PDS_ flag to exclude authorities from which we are fetching descs. 17 anos atrás
  Nick Mathewson 29f5a65a16 Change directory_get_from_dirserver to take a set of flags to be passed to pick_(trusted_)dirserver. This lets us make its interface smarter, and makes code that calls it a little more readable. 17 anos atrás
  Nick Mathewson 4e69284e89 Fix wide line in main.c 17 anos atrás
  Roger Dingledine 65c71a5a9e put recent release blurbs into the changelog; fix a typo in tor-spec. 17 anos atrás
  Roger Dingledine cb4d773063 add more deliverables: somebody needs to pick up weasel's nlnet work. 17 anos atrás
  Roger Dingledine 92167e25a0 tabman returneth 17 anos atrás
  Nick Mathewson 240ee1866b Add experimental support for learning svn revision number in git-svn based repositories. Fancy. 17 anos atrás
  Nick Mathewson d7563ee231 Fix memory leaks in test_util_smartlist_* functions. 17 anos atrás
  Nick Mathewson 595e77c8d7 Fix memory leaks in test_v3_networkstatus. 17 anos atrás
  Nick Mathewson 6ffb4d4ab6 Fix memory leaks in test_dir_format 17 anos atrás
  Nick Mathewson 3be88b2c70 Change test_memeq macro to not leak memory. Addresses coverity CID 47. 17 anos atrás
  Martin Peck bb8d818e92 Modifications for current user install without admin privs. 17 anos atrás
  Nick Mathewson cd0d28027a Add goodell's feature-request 268 as a proposal idea. 17 anos atrás
  Andrew Lewman 9e8f8223db summarize the Vidalia Marble integration, and pick a date for 17 anos atrás