커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson 2253697a04 New smartlist function to see if two lists of strings are equal. 14 년 전
  Nick Mathewson 0cbcbc3412 Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in 14 년 전
  Nick Mathewson 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 14 년 전
  Nick Mathewson 59f9097d5c Hand-conversion and audit phase of memcmp transition 14 년 전
  Nick Mathewson db7b2a33ee Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq 14 년 전
  Nick Mathewson 6617822b84 Doxygen documentation for about 100 things that didn't have any 14 년 전
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 14 년 전
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 14 년 전
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h 15 년 전
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 15 년 전
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 15 년 전
  Nick Mathewson 2c672f73bf Fix comment typos in container.c 16 년 전
  Nick Mathewson c210db0d41 Enhance pqueue so we can remove items from the middle. 16 년 전
  Sebastian Hahn 3807db001d *_free functions now accept NULL 16 년 전
  Nick Mathewson afc76a4e71 Fix two bugs found by Coverity scan. 16 년 전
  Nick Mathewson a8e92ba8fd Add a function to get the most frequent member of a list. 16 년 전
  Nick Mathewson 0edc39303d Add a median_int32 and find_nth_int32 16 년 전
  Nick Mathewson ec7e054668 Spell-check Tor. 16 년 전
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 16 년 전
  Nick Mathewson a87980c2eb Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms. 16 년 전
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 년 전
  Nick Mathewson 73e1a1d26e Document our Bloom filter parameter choices. 17 년 전
  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). 17 년 전
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 17 년 전
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 17 년 전
  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. 17 년 전
  Nick Mathewson 07a08d933d Resolve a warning under gcc 4.4 trunk. 17 년 전
  Roger Dingledine c7af43a624 Now NodeFamily and MyFamily config options allow spaces in 17 년 전
  Nick Mathewson a345506672 Add an assert to make tools happier. 17 년 전
  Roger Dingledine ed45a42f98 take out the crazy line from last night that made no sense. apparently 17 년 전