История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson 37e3fb8af2 Merge remote-tracking branch 'origin/maint-0.2.2' 13 лет назад
  Nick Mathewson 2253697a04 New smartlist function to see if two lists of strings are equal. 13 лет назад
  Nick Mathewson 9fba014e3f Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023 13 лет назад
  Nick Mathewson 0cbcbc3412 Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in 13 лет назад
  Nick Mathewson 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 13 лет назад
  Nick Mathewson 59f9097d5c Hand-conversion and audit phase of memcmp transition 13 лет назад
  Nick Mathewson db7b2a33ee Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq 13 лет назад
  Nick Mathewson 57b954293e Merge remote-tracking branch 'origin/maint-0.2.2' 13 лет назад
  Nick Mathewson 6617822b84 Doxygen documentation for about 100 things that didn't have any 13 лет назад
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 лет назад
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 лет назад
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 лет назад
  Nick Mathewson fe309e7ad6 Implement a basic node and nodelist type 13 лет назад
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h 14 лет назад
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 лет назад
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 лет назад
  Nick Mathewson 2c672f73bf Fix comment typos in container.c 14 лет назад
  Nick Mathewson c210db0d41 Enhance pqueue so we can remove items from the middle. 14 лет назад
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 лет назад
  Nick Mathewson afc76a4e71 Fix two bugs found by Coverity scan. 14 лет назад
  Nick Mathewson a8e92ba8fd Add a function to get the most frequent member of a list. 15 лет назад
  Nick Mathewson 0edc39303d Add a median_int32 and find_nth_int32 14 лет назад
  Nick Mathewson ec7e054668 Spell-check Tor. 15 лет назад
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 лет назад
  Nick Mathewson a87980c2eb Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms. 15 лет назад
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 лет назад
  Nick Mathewson 73e1a1d26e Document our Bloom filter parameter choices. 15 лет назад
  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 лет назад
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 лет назад
  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 лет назад