summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-10Remember log messages that happen before logs are configuredNick Mathewson
2014-09-10Refactor the 'deliver a log message' logic to its own function.Nick Mathewson
2014-09-10Turn log loop into a for loop, and "Does this lf want this" into a fnNick Mathewson
2014-09-10Refactor pending_cb_message_t into a type with proper functionsNick Mathewson
2014-09-09Add unittests for finding the third quartile of a set.George Kadianakis
2014-09-09Merge remote-tracking branch 'asn/bug13064'Nick Mathewson
2014-09-09Remove now-pointless SIZE_MAX stanza from OpenBSD_malloc_linuxNick Mathewson
2014-09-09Use S?SIZE_MAX, not S?SIZE_T_MAXNick Mathewson
2014-09-09Remove client-side bad directory logicSebastian Hahn
2014-09-09Remove dirauth support for the BadDirectory flagSebastian Hahn
2014-09-09Merge branch 'bug12899_squashed'Nick Mathewson
2014-09-09Remove support for naming directory authoritiesSebastian Hahn
2014-09-09Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-09Merge remote-tracking branch 'andrea/bug12160_025' into maint-0.2.5Nick Mathewson
2014-09-09Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-09Merge remote-tracking branch 'public/bug12700_024' into maint-0.2.5Nick Mathewson
2014-09-09Updated building-tor-msvc.txtNick Mathewson
2014-09-09Add instructions for building Tor with MSVC.Nick Mathewson
2014-09-09Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-09Clean up the MVSC nmake files so they work again.Nick Mathewson
2014-09-09Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-09Add more escaped() calls in directory.cNick Mathewson
2014-09-08Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-08Expand the event_mask field in controller conns to 64 bitsNick Mathewson
2014-09-08Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-08Add cscope generated files to .gitignore.Nick Mathewson
2014-09-06Evaluate TestingDirAuthVoteGuard only after filling all rs elements.George Kadianakis
2014-09-05Correctly update channel local mark when address of incoming connection chang...Andrea Shepard
2014-09-04Fix add_fingerprint_to_dir() doc and signatureSebastian Hahn
2014-09-04Remove the AuthDirRejectUnlisted config optionSebastian Hahn
2014-09-03Merge remote-tracking branch 'intrigeri/bug12939-systemd-no-new-privileges'Nick Mathewson
2014-09-03Merge remote-tracking branch 'intrigeri/bug12751-systemd-filesystem-sandbox'Nick Mathewson
2014-09-03Fix a couple of small memory leaks on failure cases.Nick Mathewson
2014-09-03Fix some 'dereference-before-null-check' warnings in test_circuitlist.cNick Mathewson
2014-09-03Fix the leaks that valgrind found in the new routerset tests.Nick Mathewson
2014-09-02Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-02Documenting reject6 and accept6 ExitPolicy entries in manpage.rl1987
2014-09-02Don't list relays w/ bw estimate of 0 in the consensusSebastian Hahn
2014-09-02Don't delay uploading a new desc if bw estimate was 0Sebastian Hahn
2014-09-02Fix more (void*)11 warnings in the testsNick Mathewson
2014-09-02Make iter for DECLARE_TYPED_DIGESTMAP_FNS be a pointer.Nick Mathewson
2014-09-02Use real pointers in unit tests, not (void*)101 etcNick Mathewson
2014-09-02Don't include a backtrace test for dereferencing 0 under analyzersNick Mathewson
2014-09-02Add more assertions to esc_for_log to please the clangalyzer.Nick Mathewson
2014-09-02Add an assertion to read_file_to_str_until_eofNick Mathewson
2014-09-02Explicitly initialize addresses in tor_ersatz_socketpairNick Mathewson
2014-09-02Apply the MALLOC_ZERO_WORKS fixup to tor_realloc as well.Nick Mathewson
2014-09-02Another clang analyzer complaint wrt HT_GENERATENick Mathewson
2014-09-02Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-09-02Fix a number of clang analyzer false-positivesNick Mathewson