Commit History

Author SHA1 Message Date
  Nick Mathewson 98cd8c5d16 Fix a very stupid coverity complaint (CID 416). 14 years ago
  Nick Mathewson 5e4d53d535 Remove checks for array existence. (CID 410..415) 14 years ago
  Nick Mathewson cec698d29e Fix CID 409: check return value of base64_encode in tests 14 years ago
  Nick Mathewson a457cd91fa Clarification to suppress Coverity CID 405. 14 years ago
  Nick Mathewson 8519d36633 Merge commit 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson e50e739556 Add changelog to describe coverity fixes for 0.2.1.21 14 years ago
  Karsten Loesing 4256a96461 Fix bug 1066. 14 years ago
  Nick Mathewson 5c73da7faa Fix two memory leaks found by Coverity (CIDs 417-418) 14 years ago
  Nick Mathewson 8bada1ef67 Add missing break statements for Coverity CIDs #406,407. 14 years ago
  Nick Mathewson 071521e02f Merge commit 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson 56048637a5 Only send the if_modified_since header for a v3 consensus. 14 years ago
  Roger Dingledine e0b2c84cde add a changelog entry to karsten's fix for bug 1114 14 years ago
  Karsten Loesing d2b4b49ff0 Reduce log level for someone else sending us weak DH keys. 14 years ago
  Roger Dingledine fa23430496 clean up the XXX comments around bug 1038 14 years ago
  Roger Dingledine c97a4878af Merge commit 'debian-tor-0.2.2.4-alpha-1' 14 years ago
  Nick Mathewson afc76a4e71 Fix two bugs found by Coverity scan. 14 years ago
  Nick Mathewson f629687053 Merge branch 'microdesc' 14 years ago
  Nick Mathewson d40a814f4f Changelog for microdescriptor branch. 14 years ago
  Nick Mathewson 465d4e1cd1 Document some formerly undocumented functions. 14 years ago
  Sebastian Hahn 740806c453 Fix compile with warnings problems on Snow Leopard 14 years ago
  Nick Mathewson bb22d8fc45 Add functions to serve microdescs and flavored consensuses. 14 years ago
  Nick Mathewson a007a7c6ba Revise consensus-flavors proposal to better URLs. 14 years ago
  Nick Mathewson 200c39b66c Document the microdescriptor code better. 14 years ago
  Nick Mathewson d61b5df9c1 Fix various bugs in microdescriptor caching. 14 years ago
  Nick Mathewson e26a79ca8a Make start_writing_to_stdio_file() respect O_BINARY. 14 years ago
  Nick Mathewson 851a980065 Actually remember all the consensus types when we are done generating them. 14 years ago
  Nick Mathewson a19981725d Parse detached signatures and microdesc networkstatuses correctly. 14 years ago
  Nick Mathewson 0bce0161dd Revise proposal 162: SHA256(x), not SHA256(SHA256(x)) 14 years ago
  Nick Mathewson 3471057486 Implement signatures for microdesc consensuses right. 14 years ago
  Nick Mathewson d9c71816b1 Generate all the flavors of consensuses when building consensuses. 14 years ago