Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Roger Dingledine d0c919aa1d update the (not very useful) readme 15 yıl önce
  Roger Dingledine 84581b4723 first cut of mid-february goals. 15 yıl önce
  Roger Dingledine 0f8fb53088 remove a few done items from the 021 todo 15 yıl önce
  Roger Dingledine f475d99eb4 and even better still 15 yıl önce
  Roger Dingledine e6ae970dd6 update our external constraints to match reality better 15 yıl önce
  Karsten Loesing 054a97d21b Add contrib/tor.wxs to svn:ignore. 15 yıl önce
  Jacob Appelbaum 48aca3c999 Small whitespace fix to properly format if () {} statement. 15 yıl önce
  Jacob Appelbaum f70146ca91 This helps return a better error message when the file supplied to DirPortFrontPage is missing. 15 yıl önce
  Roger Dingledine 21892d8a9c cleanups on r17500 15 yıl önce
  Jacob Appelbaum 6b178b46ef New DirPortFrontPage option that takes an html file and publishes it as "/" on the DirPort. Now relay operators can provide a disclaimer without needin to set up a separate webserver. There's a sample disclaimer in contrib/tor-exit-notice.html. 15 yıl önce
  Martin Peck 92562d6e7a Update WiX installer definitions to support silent upgrades of existing installations. 15 yıl önce
  Jacob Appelbaum cf75162a0c Add comment clarifying OpenSSL usage. 15 yıl önce
  Roger Dingledine ba985f8576 format cleanups on changelog. prepare to release today. 15 yıl önce
  Nick Mathewson 6fb06f334a Try to fix windows mmap code. 15 yıl önce
  Nick Mathewson af03faa1a6 Fix more leaks in test_util_memarea(). 15 yıl önce
  Nick Mathewson 7f793fa733 Simplify mmap object layout to avoid confusing static analysis tools, and us too. 15 yıl önce
  Nick Mathewson 475fbbbccc Fix a resource leak in test_dir_formats() 15 yıl önce
  Nick Mathewson 1affbd3464 Split test_util_smartlist into manageable chunks; make them free memory properly. 15 yıl önce
  Nick Mathewson 30377823c3 Add a few more tests to our tests so that our tests make sense to coverity. CIDs 139, 138, 137. 15 yıl önce
  Nick Mathewson e06442b648 Add a couple of sanity-checks for return values that coverity thinks we ought to have. CIDs 337, 335. 15 yıl önce
  Nick Mathewson 2be5215181 Fix a hard-to-trigger memory leak in log_credential status. Found by Coverity scan. CID 349. 15 yıl önce
  Andrew Lewman ea975ddeee Update the win32 directions to mention the many symlink errors one 15 yıl önce
  Andrew Lewman ae85ca25f5 Update libevent version in the win32 directions. 15 yıl önce
  Nick Mathewson efa5415f29 signing, not secret. 15 yıl önce
  Nick Mathewson a26188cee9 fix bug 880: find the end of an authority cert by looking for the first ----END SIGNATURE----- after the first dir-key-certification, not for the first ----END SIGNATURE. Harmless bug, but it made us non-spec-compliant. 15 yıl önce
  Nick Mathewson 14fae5f2b3 Revise 157: make the crosscert field match the other authority cert field names. 15 yıl önce
  Nick Mathewson 37bd9181f0 Do not use O_APPEND on fd-based operations that do not really want it; have them just lseek instead. 15 yıl önce
  Andrew Lewman b2321cfd2f It's Short not Sort. Fix path to package list. 15 yıl önce
  Roger Dingledine 96a185d9b7 style cleanup 15 yıl önce
  Nick Mathewson bd6b3072f9 Change logging code to use fds instead of stdio. Fixes bug 861, and probably makes logging slightly faster. Not a backport candidate: bug 861 is too obscure and harmless. 15 yıl önce