]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2010-07-30  Linus NordbergFix compilation issue in doc/Makefile.am on NetBSD
2010-07-30  Nick MathewsonMerge commit 'linus/headers'
2010-07-29  Nick MathewsonMerge commit 'origin/maint-0.2.1'
2010-07-28  Linus NordbergFix typos, make all \brief's conformant, end sentences...
2010-07-27  Sebastian HahnMove the header for bandwidth_weight_rule_to_string...
2010-07-27  Sebastian HahnDon't include crypto, compat and util.h in or.h
2010-07-27  Sebastian HahnSimplify expression to list files for check-spaces
2010-07-27  Sebastian HahnAdd the new header files to noinst_HEADERS
2010-07-27  Sebastian HahnCreate routerparse.h
2010-07-27  Sebastian HahnCreate rephist.h
2010-07-27  Sebastian HahnCreate rendmid.h
2010-07-27  Sebastian HahnCreate relay.h
2010-07-27  Sebastian HahnCreate reasons.h
2010-07-27  Sebastian HahnCreate policies.h
2010-07-27  Sebastian HahnCreate onion.h
2010-07-27  Sebastian HahnCreate ntmain.h
2010-07-27  Sebastian HahnCreate networkstatus.h
2010-07-27  Sebastian HahnCreate microdesc.h
2010-07-27  Sebastian HahnCreate main.h
2010-07-27  Sebastian HahnCreate hibernate.h
2010-07-27  Sebastian HahnCreate dns.h
2010-07-27  Sebastian HahnCreate dirvote.h
2010-07-27  Sebastian HahnCreate dirserv.h
2010-07-27  Sebastian HahnCreate directory.h
2010-07-27  Sebastian HahnCreate cpuworker.h
2010-07-27  Sebastian HahnCreate control.h
2010-07-27  Sebastian HahnCreate connection_or.h
2010-07-27  Sebastian HahnCreate connection_edge.h
2010-07-27  Sebastian HahnCreate connection.h
2010-07-27  Sebastian HahnCreate config.h
2010-07-27  Sebastian HahnCreate command.h
2010-07-27  Sebastian HahnCreate circuituse.h
2010-07-27  Sebastian HahnCreate circuitlist.h
2010-07-27  Sebastian HahnCreate circuitbuild.h
2010-07-27  Sebastian HahnCreate buffers.h
2010-07-27  Sebastian HahnCreate rendservice.h
2010-07-27  Sebastian HahnCreate rendclient.h
2010-07-27  Sebastian HahnCreate rendcommon.h
2010-07-27  Sebastian HahnCreate routerlist.h
2010-07-27  Sebastian HahnCreate router.h
2010-07-27  Sebastian HahnCreate geoip.h
2010-07-27  Sebastian HahnSplit headers for dnsserv.c functions out of or.h
2010-07-27  Sebastian Hahnwhitespace fix
2010-07-26  mingw-sanFix compilation with mingw and OpenSSL 0.9.8m+
2010-07-26  Sebastian HahnMake sure we don't warn for libevent versions like...
2010-07-21  Roger Dingledinemike needs DEFAULT_ROUTE_LEN in other files
2010-07-21  Roger Dingledinepartial changelog for 0.2.2.15-alpha
2010-07-21  Roger Dingledinewhitespace fix
2010-07-21  Nick MathewsonAdd missing changes file for d461799f0
2010-07-20  Roger Dingledinenaked constants are bad
2010-07-19  Nick MathewsonMerge branch 'bug1699'
2010-07-18  Nick MathewsonFix getinfo_helper_networkstatus to return 0 on questio...
2010-07-18  Nick MathewsonMake the controller act more usefully when GETINFO...
2010-07-15  Mike PerryAlter how guard flags are chosen.
2010-07-15  Roger Dingledineprint right controller purpose string for measure-timeo...
2010-07-14  Roger Dingledinefetching a directory on sighup is years out of date
2010-07-14  Roger DingledineNo dirport should mean no hsdir flag (bug 1693)
2010-07-13  Roger Dingledine0.2.2.14-alpha blurb
2010-07-13  Roger Dingledinebump to 0.2.2.14-alpha-dev
2010-07-13  Roger Dingledinebump to 0.2.2.14-alpha tor-0.2.2.14-alpha
2010-07-12  Roger Dingledineguh. 'git commit' did not do what i expect.
2010-07-12  Roger Dingledinei'm going to tag 0.2.2.14-alpha tonight
2010-07-10  Nick MathewsonRename log.h to torlog.h
2010-07-09  Roger Dingledinefold in the latest changes
2010-07-06  Nick MathewsonRemove TODO items that are either done or moved to...
2010-07-06  Mike PerryMore gracefully handle corrupt state files.
2010-07-06  Mike PerryFix unittest failure in bug 1660.
2010-07-05  Karsten LoesingMake directory mirrors report non-zero dirreq-v[23...
2010-06-29  Nick MathewsonFix bugs with assuming time_t can be implicitly cast...
2010-06-29  Nick MathewsonMerge remote branch 'public/rand_double2'
2010-06-29  Nick MathewsonMerge remote branch 'mikeperry/cbt-bugfixes3'
2010-06-29  Roger Dingledinestart an 0.2.2.14-alpha changelog
2010-06-27  Roger DingledineGroup in torrc is obsolete, so stop checking it
2010-06-26  Nick MathewsonMake cbt_generate_sample use crypto_rand_double()
2010-06-25  Nick MathewsonMerge branch 'bug1526-v2'
2010-06-25  Nick MathewsonFix a compile error when building with Libevent before...
2010-06-25  Nick MathewsonUse Libevent 2.0's periodic timers where available.
2010-06-25  Nick MathewsonMake spec docs reference RFC2119
2010-06-25  Steven MurdochFix typo in tinytest_demo
2010-06-23  Nick MathewsonFix zlib macro brokenness on osx with zlib 1.2.4 and...
2010-06-23  Nick MathewsonLog an error if openssl fails to copy a key for us
2010-06-23  Nick MathewsonAdd a function to return a double in range [0,1).
2010-06-23  Kat MagicRemove the extra space that is sent in certain STREAM...
2010-06-17  Mike PerryMention the purpose field for leaked circuits.
2010-06-16  Mike PerryAdd CLOSE_MS and CLOSE_RATE keywords to buildtimeout...
2010-06-16  Mike PerryBe more proactive about closing unused circuits.
2010-06-16  Mike PerrySplit the circuit timeout and close codepaths.
2010-06-15  Mike PerryFix initialization and reset issues with close_ms.
2010-06-14  Nick MathewsonAnswer question from Roger.
2010-06-14  Roger Dingledinea line that's been sitting in my sandbox for months
2010-06-14  Florian ZumbiehlSave a couple characters' allocation in esc_for_log
2010-06-13  Roger Dingledineremove old changes that were folded into 0.2.1.26
2010-06-11  Nick MathewsonCopy the release notes from 0.2.1.26 into the master...
2010-06-11  Nick MathewsonMerge commit 'sjmurdoch/xxx-using-spdy'
2010-06-11  Nick MathewsonMerge commit 'sebastian/hostnamewarn'
2010-06-11  Nick MathewsonMerge commit 'origin/maint-0.2.1'
2010-06-11  Karsten LoesingAdd maatuska as eighth v3 directory authority.
2010-06-10  Sebastian HahnDon't put a ControlPort without auth in sample bridge...
2010-06-10  Andrew Lewmanchange Bytes to B to fix ticket 1195.
2010-06-10  Sebastian HahnDon't crash when reading cached*consensus files on...
next