summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-22Rewrite some changelog entriesNick Mathewson
2014-12-22Relabel some changelog items; re-sort them into placeNick Mathewson
2014-12-22minor teaks fo the changelogNick Mathewson
2014-12-22Auto-reformat the changelog for 0.2.6.2-alphaNick Mathewson
2014-12-22Start on a changelog for 0.2.6.2-alphaNick Mathewson
2014-12-22have lintchanges check header format.Nick Mathewson
2014-12-22Resolve issues in changes filesNick Mathewson
2014-12-22Short python script to lint the changes filesNick Mathewson
2014-12-21Merge branch 'ticket7356_squashed'Nick Mathewson
2014-12-21Fixing mistake in comment.rl1987
2014-12-21Changes file for 7356rl1987
2014-12-21Using channel state lookup macros in connection_or.c.rl1987
2014-12-21Using CHANNEL_FINISHED macro in connection.crl1987
2014-12-21Using channel state lookup macros in circuitlist.c.rl1987
2014-12-21Using CHANNEL_IS_OPEN macro in circuitbuild.crl1987
2014-12-21Using channel state lookup macros in circuitbias.c.rl1987
2014-12-21Using channel state lookup macros in channeltls.crl1987
2014-12-21Use channel state lookup macros in channel.crl1987
2014-12-21Using macros and inline function for quick lookup of channel state.rl1987
2014-12-21Merge remote-tracking branch 'teor/bug14002-osx-transproxy-ipfw-pf'Nick Mathewson
2014-12-21Make log bufer 10k, not 9.78k.teor
2014-12-21Fix a comment in tor_addr_parseteor
2014-12-21Fix clang warning, IPv6 address comment, buffer size typoteor
2014-12-20Fix transparent proxy checks to allow OS X to use ipfw or pfteor
2014-12-19LLONG_MIN => INT64_MIN.Nick Mathewson
2014-12-19Define an int64_min when it is missingNick Mathewson
2014-12-19Fix unit test.Karsten Loesing
2014-12-19Merge branch 'asn-karsten-task-13192-5-squashed'Nick Mathewson
2014-12-19HS stats: Add changes file and improve man page.George Kadianakis
2014-12-19Add two hidden-service related statistics.George Kadianakis
2014-12-19Merge remote-tracking branch 'dgoulet/bug13936_025_v2'Nick Mathewson
2014-12-17Fix: call circuit_has_opened() for rendezvous circuitDavid Goulet
2014-12-12fix a long lineNick Mathewson
2014-12-12Reference bug number in changes fileNick Mathewson
2014-12-12Merge remote-tracking branch 'meejah/ticket-13941-b'Nick Mathewson
2014-12-12Tweak 13942 fixNick Mathewson
2014-12-11Pre-check hidden-service-dir permissions/ownershipmeejah
2014-12-11Fix 13941: make calling log_new_relay_greeting() optional.meejah
2014-12-10Add better support to obfuscate statistics.Karsten Loesing
2014-12-10when somebody uploads too much, say who tried itRoger Dingledine
2014-12-07Use END_CIRC_REASON_TORPROTOCOL instead of magic number.rl1987
2014-12-04Add fakechans.h to noinst_headersNick Mathewson
2014-12-04Fix more 64/32 warnings in test_channel.cNick Mathewson
2014-12-04Initialize libevent in circuitmux/destroy_cell_queue testNick Mathewson
2014-12-02Constify crypto_pk_get_digest().George Kadianakis
2014-11-28Fix some 32-bit build issues in the testsNick Mathewson
2014-11-28Fix a signed/unsigned comparison warning in scheduler_runNick Mathewson
2014-11-27Fix a memory leak in rend_services_introduceNick Mathewson
2014-11-27Fix a likely bug found by coverity in test_scheduler.c.Nick Mathewson
2014-11-27Tweak global_scheduler changes fileNick Mathewson