Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson a4a481d81c Implement proposal 148: Make client stream end reasons uniform. il y a 16 ans
  Nick Mathewson 5fb2ab1e65 Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server side of 157. il y a 16 ans
  Nick Mathewson 69ce955484 Add cross-certification to authority key certificates. Partial implementation of proposal 157. il y a 16 ans
  Nick Mathewson f3b52e331e Avoid multiple descriptor-fetch connections to authorities. Fixes bug 366. il y a 16 ans
  Roger Dingledine 65c71a5a9e put recent release blurbs into the changelog; fix a typo in tor-spec. il y a 16 ans
  Nick Mathewson 240ee1866b Add experimental support for learning svn revision number in git-svn based repositories. Fancy. il y a 16 ans
  Karsten Loesing eb09eebeda Give credit to John Brooks for finding bug 874. il y a 16 ans
  Karsten Loesing d03d1d04d5 Modify ChangeLog for bug 874. il y a 16 ans
  Nick Mathewson d8027aa689 Fix a logic error that would automatically reject all but the first configured DNS server. Bugfix on 0.2.1.5-alpha. Possible fix for part of 813/868. Spotted by coderman il y a 16 ans
  Nick Mathewson 53d3f812bd Add new internal-use-only option for controllers to use to prevent SIGHUP from reloading the configuration. Fixes bug 856. il y a 16 ans
  Nick Mathewson 9aa706e20c Bug 691 fix: do not shutdown Tor servers right away if the network is down. il y a 16 ans
  Nick Mathewson 355369a27a Oops; that should have been bug 874, not 879. Also in the changelog. il y a 16 ans
  Nick Mathewson 426b53d85a Apply patch from Karsten to fix bug 879. Backport candidate. il y a 16 ans
  Nick Mathewson f117ec8b68 small todo/changelog fixes il y a 16 ans
  Nick Mathewson 7aa7d1a3e7 Give a better error when something has changed our descriptor cache out from under us. Based on patch from Karsten. Addresses bug 885. il y a 16 ans
  Roger Dingledine d7bf7e0b32 When a directory authority gives us a new guess for our IP address, il y a 16 ans
  Roger Dingledine 145e589b6c Resume using the correct "REASON=" stream when telling the il y a 16 ans
  Nick Mathewson d60d8976b9 Better error message when told to setuid to ourself. il y a 16 ans
  Nick Mathewson 8990dbcf7a Redivide 0.2.1 items into do,nice-to-have,and defer. il y a 16 ans
  Nick Mathewson a7b4a7b9f8 Finally remove deprecated-since-0.1.2.4-alpha EXTENDED_FORMAT synonym for EXTENDED_EVENTS il y a 16 ans
  Nick Mathewson 0280a72500 Add a new status event for consensus arrival il y a 16 ans
  Roger Dingledine 262dd2bae1 drop confusing and probably not so big changelog entry il y a 16 ans
  Roger Dingledine e5be0504ab When the client is choosing entry guards, now it selects at most il y a 16 ans
  Roger Dingledine f31c16d993 Directory mirrors no longer fetch the v1 directory or il y a 16 ans
  Roger Dingledine 21892d8a9c cleanups on r17500 il y a 16 ans
  Jacob Appelbaum 6b178b46ef New DirPortFrontPage option that takes an html file and publishes it as "/" on the DirPort. Now relay operators can provide a disclaimer without needin to set up a separate webserver. There's a sample disclaimer in contrib/tor-exit-notice.html. il y a 16 ans
  Roger Dingledine ba985f8576 format cleanups on changelog. prepare to release today. il y a 16 ans
  Nick Mathewson 2be5215181 Fix a hard-to-trigger memory leak in log_credential status. Found by Coverity scan. CID 349. il y a 16 ans
  Nick Mathewson a26188cee9 fix bug 880: find the end of an authority cert by looking for the first ----END SIGNATURE----- after the first dir-key-certification, not for the first ----END SIGNATURE. Harmless bug, but it made us non-spec-compliant. il y a 16 ans
  Nick Mathewson 37bd9181f0 Do not use O_APPEND on fd-based operations that do not really want it; have them just lseek instead. il y a 16 ans