]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2014-11-12  Nick MathewsonReplace operators used as macro arguments with OP_XX...
2014-11-12  Nick MathewsonMerge branch 'ticket13172'
2014-11-12  Nick MathewsonReenhappy make check-spaces
2014-11-12  Nick MathewsonMerge remote-tracking branch 'rl1987/bug13644'
2014-11-12  Nick Mathewsontweak 9812 changes file
2014-11-12  Nick MathewsonMerge remote-tracking branch 'rl1987/bug9812'
2014-11-12  Nick MathewsonMerge remote-tracking branch 'public/bug13698_024_v1'
2014-11-12  Nick MathewsonRevise changes file
2014-11-11  rl1987Adding changes file for 13644.
2014-11-11  rl1987Renaming ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN.
2014-11-11  rl1987Comment possible values of was_router_added_t.
2014-11-10  David GouletFix: don't report timeout when closing parallel intro...
2014-11-10  Nick MathewsonDocument networkstatus-bridges
2014-11-09  rl1987Adding changes file for 9812.
2014-11-09  rl1987Print a warning when extra info document is found incom...
2014-11-09  rl1987Downgrade RSA signature verification failure error...
2014-11-09  rl1987Fixing typo in manpage.
2014-11-07  David GouletWrong format in log statement
2014-11-07  Nick Mathewsontest_checkdir.c: Perhaps this is what will make this...
2014-11-07  Nick Mathewsontest_checkdir.c: try to make it pass on windows
2014-11-06  Nick MathewsonDefine macros meaning <,>,==,!=,<=,>=
2014-11-06  Nick MathewsonThrow identify-node-by-nickname down the memory hole
2014-11-05  Nick MathewsonTry to fix test_checkdir windows compilation more
2014-11-05  Nick MathewsonTry to fix test_checkdir windows compilation
2014-11-05  Nick Mathewsonchgrp the testing tempdir to ourself to clear the stick...
2014-11-05  Nick Mathewson11291: Fix warnings, add changes file, rename 'mask'.
2014-11-05  Nick MathewsonMerge remote-tracking branch 'meejah/ticket-11291-extra...
2014-11-04  Nick MathewsonChanges file for Andrea's work on 6456
2014-11-04  Nick MathewsonFix a wide line I introduced
2014-11-04  Nick MathewsonFix unused-argument warnings
2014-11-04  Nick MathewsonMerge remote-tracking branch 'andrea/ticket6456'
2014-11-04  Nick MathewsonUpdate verbiage in README to mention autogen.sh
2014-11-04  Nick MathewsonMerge branch 'bug13315_squashed'
2014-11-04  Nick Mathewsonfix indentation
2014-11-04  Nick MathewsonUse correct argument types for inet_pton.
2014-11-04  rl1987Sending 'Not allowed' error message before closing...
2014-11-04  rl1987Adding changes file for 13315.
2014-11-04  rl1987Checking if FQDN is actually IPv6 address string and...
2014-11-04  rl1987Adding helper function that checks if string is a valid...
2014-11-04  rl1987Validating SOCKS5 hostname more correctly.
2014-11-04  rl1987Introducing helper function to validate IPv4 address...
2014-11-04  rl1987Introducing helper function to validate DNS name strings.
2014-11-04  Nick MathewsonMerge remote-tracking branch 'public/bug13214_025_squashed'
2014-11-04  Nick MathewsonCheck descriptor ID in addition to HS ID when saving...
2014-11-04  David GouletAdd comments and rename intro_nodes list in rend_servic...
2014-11-02  Nick MathewsonUse tor_malloc_zero(x), not tor_calloc(x,sizeof(char))
2014-11-02  Nick MathewsonMerge branch 'calloc2'
2014-11-02  Nick MathewsonApply new calloc coccinelle patch
2014-11-02  Nick MathewsonUse the | trick to save a comparison in our calloc...
2014-11-02  Nick MathewsonSwitch to a < comparison for our calloc check; explain...
2014-11-02  Mansour MoufidDocument the calloc function overflow check.
2014-11-02  Mansour MoufidRemove a duplicate comment.
2014-11-02  Mansour MoufidAdd a rule to the calloc semantic patch for argument...
2014-11-02  Mansour MoufidThe second argument to tor_calloc should be a constant.
2014-11-02  Mansour MoufidRefactor the calloc semantic patch.
2014-11-02  Mansour MoufidRefactor the tor_reallocarray_ overflow check.
2014-11-02  Mansour MoufidRefactor the tor_calloc_ overflow check.
2014-11-01  Nick MathewsonMerge remote-tracking branch 'public/bug13399'
2014-10-31  Nick MathewsonUse digest256_len in networkstatus_copy_old_consensus_i...
2014-10-31  Nick MathewsonUse digest256map for computing microdescriptor downloads
2014-10-31  Nick MathewsonMerge branch 'digest256map'
2014-10-31  Nick MathewsonRefactor {str,digest}map into a common implementation...
2014-10-31  Nick MathewsonRepair format_changelog.py drupal breaks a little more...
2014-10-31  Nick MathewsonRe-run latest git trunnel to get fix from teor for...
2014-10-31  Nick MathewsonMerge commit '13298d90a90dc62d21d38f910171c9b57a8f0273'
2014-10-30  Nick MathewsonTeach format_changelog.py --blog about drupal <!--break-->
2014-10-30  Nick MathewsonTwiddle the format_changelog.py option defaults.
2014-10-30  Nick MathewsonNew empty changelog section
2014-10-30  Nick MathewsonBump version to 0.2.6.1-alpha-dev
2014-10-30  Nick MathewsonClarify 13476 changelog (From sebastian) tor-0.2.6.1-alpha
2014-10-30  Nick MathewsonFix a typo in the ChangeLog, spotted by Yawning
2014-10-30  Nick MathewsonBump version to 0.2.6.1-alpha
2014-10-30  Nick MathewsonFinal(?) tweaks to 0.2.6.1-alpha changelog
2014-10-30  teorSilence spurious clang warnings
2014-10-29  George KadianakisMake 0.2.6.1-alpha ChangeLog prettier.
2014-10-29  Nick MathewsonAdd a draft blurb for 0.2.6.1-alpha
2014-10-29  Nick MathewsonReinvoke format_changelog.py
2014-10-29  Nick Mathewsona few more style fixes for the changelog
2014-10-29  Nick MathewsonEdit changelog entries for terseness and style.
2014-10-29  Nick MathewsonAdd in a few more changes entries for 0.2.6.1-alpha
2014-10-29  Nick MathewsonTrack down "bugfix on version" entries for 0.2.6.1...
2014-10-28  Nick MathewsonAdd another year to our copyright dates.
2014-10-28  rl1987Adding changes file for 9708.
2014-10-28  rl1987Initial version of doc/TUNING.
2014-10-28  rl1987Updating message that warns about running out of socket...
2014-10-28  rl1987Fix smartlist_choose_node_by_bandwidth() so that it...
2014-10-28  Nick MathewsonMerge remote-tracking branch 'rl1987/feature10427'
2014-10-27  Nick MathewsonMerge remote-tracking branch 'sebastian/bug13286'
2014-10-27  Nick MathewsonStart on an 0.2.6.1-alpha changelog
2014-10-27  Nick MathewsonRemove changes files that have already been merged...
2014-10-27  Nick MathewsonTeach format_changelog.py to emit HTML.
2014-10-27  Sebastian HahnRemove configure option to disable curve25519
2014-10-26  rl1987Congratulate relay operator when OR is first started
2014-10-26  Nick MathewsonFix a crash bug introduced in 223d354e3.
2014-10-24  Nick MathewsonMerge remote-tracking branch 'origin/maint-0.2.5'
2014-10-24  Nick Mathewsonbump version to 0.2.5.10-dev
2014-10-24  Nick MathewsonForward-port changelog and release notes for 0.2.5.10
2014-10-22  Nick MathewsonSwitch new time tests to use SIZEOF_TIME_T, not sizeof...
2014-10-22  teorFix minor typos, two line lengths, and a repeated include
2014-10-22  Nick MathewsonFix a changes typo spotted by wfn
next