Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Nick Mathewson 842a33ff20 Update some copyright notices: it is now 2008. 16 yıl önce
  Nick Mathewson c0ec281565 r15784@tombo: nickm | 2008-01-02 00:38:06 -0500 16 yıl önce
  Roger Dingledine 1d8a8063b9 clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc 16 yıl önce
  Nick Mathewson 3fc04529d4 r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 17 yıl önce
  Roger Dingledine 6d2cb32d10 free some more memory on exit 17 yıl önce
  Nick Mathewson 5adfa09fce r13477@catbus: nickm | 2007-06-17 14:22:03 -0400 17 yıl önce
  Nick Mathewson e935d73b34 r12852@catbus: nickm | 2007-05-22 11:00:27 -0400 17 yıl önce
  Nick Mathewson 5d1bee87ff r12468@Kushana: nickm | 2007-03-06 15:24:00 -0500 17 yıl önce
  Nick Mathewson 0fb179aa2e r11860@catbus: nickm | 2007-02-21 00:56:15 -0500 17 yıl önce
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 yıl önce
  Nick Mathewson f02be02356 r11639@catbus: nickm | 2007-02-05 13:33:38 -0500 17 yıl önce
  Nick Mathewson fefba95363 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 17 yıl önce
  Nick Mathewson 8a13a7cfe8 mainline branch. Remove some more dead XXXs. 18 yıl önce
  Nick Mathewson 0c132ee2a1 Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, use autoconf. Also, prefer __func__ in our own code: __func__ is a C99 standard, whereas __FUNCTION__ is not. [Fixes bug 254.] 18 yıl önce
  Peter Palfrader 42f14e8e10 Add function names to log_* on non-gcc 18 yıl önce
  Peter Palfrader 4f5e607389 Finish log function renaming for non-GNUC systems 18 yıl önce
  Roger Dingledine 6ce36ead42 Start the process of converting warn to log_warn and so on. 18 yıl önce
  Roger Dingledine 5f051574d5 Happy new year! 18 yıl önce
  Nick Mathewson 099b9ce2f9 Fix bug 230: add a rollback function to reverse all changes since the last mark_logs_temp(), and move log initialization into the two-phase part of option setting. 18 yıl önce
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 yıl önce
  Nick Mathewson 9cec3a13f5 remove some functions that are not used; #if0 out some files that are not likely to be used. 18 yıl önce
  Nick Mathewson 9b432311c4 Make new logging stuff work on windows; fix a couple of windows typos. 18 yıl önce
  Roger Dingledine 87e8e7b4fa using an unsigned int for something that requires at least 3 bytes 18 yıl önce
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 yıl önce
  Roger Dingledine d7e136240a consistency is the hobgoblin of little armas 18 yıl önce
  Nick Mathewson 049f6c0131 Switch remaining files to new log interface. 18 yıl önce
  Peter Palfrader 0738c24b97 Fix log levels notice and warn for new logging stuff 18 yıl önce
  Nick Mathewson e7e170a59e Change more files to new loggin interface. 3 left. 18 yıl önce
  Nick Mathewson 932106f54c Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general. 18 yıl önce
  Nick Mathewson beaf898fe5 add more domains 18 yıl önce