Commit History

Auteur SHA1 Bericht Datum
  Nick Mathewson 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 13 jaren geleden
  Nick Mathewson 59f9097d5c Hand-conversion and audit phase of memcmp transition 13 jaren geleden
  Nick Mathewson db7b2a33ee Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq 13 jaren geleden
  Nick Mathewson 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' 13 jaren geleden
  Nick Mathewson 6617822b84 Doxygen documentation for about 100 things that didn't have any 13 jaren geleden
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 jaren geleden
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 jaren geleden
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 jaren geleden
  Nick Mathewson fe309e7ad6 Implement a basic node and nodelist type 13 jaren geleden
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h 14 jaren geleden
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 jaren geleden
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 jaren geleden
  Nick Mathewson 2c672f73bf Fix comment typos in container.c 14 jaren geleden
  Nick Mathewson c210db0d41 Enhance pqueue so we can remove items from the middle. 14 jaren geleden
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 jaren geleden
  Nick Mathewson afc76a4e71 Fix two bugs found by Coverity scan. 14 jaren geleden
  Nick Mathewson a8e92ba8fd Add a function to get the most frequent member of a list. 14 jaren geleden
  Nick Mathewson 0edc39303d Add a median_int32 and find_nth_int32 14 jaren geleden
  Nick Mathewson ec7e054668 Spell-check Tor. 15 jaren geleden
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 jaren geleden
  Nick Mathewson a87980c2eb Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms. 15 jaren geleden
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 jaren geleden
  Nick Mathewson 73e1a1d26e Document our Bloom filter parameter choices. 15 jaren geleden
  Nick Mathewson df5e8f65bc Add more missing documentation, and correct an error in container.c documentation: Don't introduce two parameters called n when you're calling an algorithm O(n). 15 jaren geleden
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 jaren geleden
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 15 jaren geleden
  Nick Mathewson 191197eff7 Revert my older supposed gcc-4.4 warning workaround. GCC was not being needlessly prissy; it was hinting at the wrongly pure smartlist_bsearch_idx. 15 jaren geleden
  Nick Mathewson 07a08d933d Resolve a warning under gcc 4.4 trunk. 15 jaren geleden
  Roger Dingledine c7af43a624 Now NodeFamily and MyFamily config options allow spaces in 15 jaren geleden
  Nick Mathewson a345506672 Add an assert to make tools happier. 15 jaren geleden