Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson c3e63483b2 Update Tor Project copyright years hace 14 años
  Nick Mathewson ec7e054668 Spell-check Tor. hace 15 años
  Nick Mathewson 88d81ead83 Better debugging output for bug 977 case. hace 15 años
  Karsten Loesing 9b32e8c141 Update copyright to 2009. hace 15 años
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. hace 15 años
  Nick Mathewson 52932d6f1a Remove some code that is #ifdefed out, and that we no longer seem to use, if we ever did. hace 15 años
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. hace 15 años
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. hace 15 años
  Nick Mathewson ecaee1d927 Remove fixed xxx020s; downgrade unfixed ones. hace 15 años
  Nick Mathewson f43bcdc063 Use ctags and a python script to find identifiers that are never used anywhere, and remove the ones that we really want gone. hace 15 años
  Nick Mathewson c36ddcbabf Apparently sparc64 is way more strict about uint16_t access alignment than I had thought: it gave bus errors when messing with var-cell headers. Maybe this patch will fix bug 862. hace 15 años
  Nick Mathewson ae3ce7b387 Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation. hace 15 años
  Roger Dingledine 2bde30efa6 read_to_buf should take an int *error_socket and return it. hace 15 años
  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. hace 15 años
  Nick Mathewson a8ddac96d8 handle ipv6 in socks5 requests. hace 16 años
  Nick Mathewson 1a76cd179a When a struct ends with char a[1], the size of all earlier members of the struct is _not_ sizeof(st)-1; compilers add alignment. Problem spotted by rovv. Backport candidate. hace 16 años
  Nick Mathewson 4630f0453d Explain how my emacs setup works in the HACKING file. Someone else may care too. hace 16 años
  Nick Mathewson a886e86cbd r16171@tombo: nickm | 2008-06-11 13:47:41 -0400 hace 16 años
  Roger Dingledine 755cbe5d44 cosmetic patch by Bernhard M. Wiedemann, so our comments follow hace 16 años
  Roger Dingledine 5bf0a01011 forward-port r13799 and the 0.2.0.21-rc changelog hace 16 años
  Nick Mathewson e68760ac0f r14388@tombo: nickm | 2008-02-21 22:44:28 -0500 hace 16 años
  Nick Mathewson daefbfe691 r14371@tombo: nickm | 2008-02-21 16:13:18 -0500 hace 16 años
  Nick Mathewson 0e9dcfab97 r18286@catbus: nickm | 2008-02-20 21:10:33 -0500 hace 16 años
  Nick Mathewson 3b58f9929f r18283@catbus: nickm | 2008-02-20 18:58:31 -0500 hace 16 años
  Nick Mathewson 304bdfdc6b r18279@catbus: nickm | 2008-02-20 18:38:48 -0500 hace 16 años
  Nick Mathewson f0e523c6ef r18272@catbus: nickm | 2008-02-20 18:20:33 -0500 hace 16 años
  Nick Mathewson 384a8ab777 r18267@catbus: nickm | 2008-02-20 16:57:45 -0500 hace 16 años
  Nick Mathewson 7521ef9a00 r18264@catbus: nickm | 2008-02-20 12:48:21 -0500 hace 16 años
  Nick Mathewson cefe0a1959 r18255@catbus: nickm | 2008-02-20 11:44:55 -0500 hace 16 años
  Roger Dingledine d1a195d3cb call a "number of characters" a size_t, not an int hace 16 años