aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-06Fix spaces.Nick Mathewson
2016-02-06Merge branch 'cleaned_aes_crypt'Nick Mathewson
2016-02-06changes file for bug 18258.Nick Mathewson
2016-02-06Removed aes_crypt, left only aes_crypt_inplace. Removed should_use_openssl_CT...Malek
2016-02-06add a changes fileNick Mathewson
2016-02-06changing output of crypto_cipher_crypt_inplace from int to voidHassan Alsibyani
2016-02-05Merge branch 'maint-0.2.7'Nick Mathewson
2016-02-05Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-02-05Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-02-05Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-02-04Bump to 0.2.8.1-alpha-devNick Mathewson
2016-02-04whoops, needs a release date.Nick Mathewson
2016-02-04Call them relays in the changelog, not servers.tor-0.2.8.1-alphaNick Mathewson
2016-02-04Reflow a paragraph in the changelogNick Mathewson
2016-02-04dgoulet found some typos in the changelogNick Mathewson
2016-02-04Merge branch 'always_init_base'Nick Mathewson
2016-02-04Reflow the changelog again.Nick Mathewson
2016-02-04update the changelog moreNick Mathewson
2016-02-04Fix two problems in the 0.2.8.x unit testsNick Mathewson
2016-02-04Bump version. (This is not yet the release.)Nick Mathewson
2016-02-04Update geoip and geoip6 to the February 2 2016 database.Karsten Loesing
2016-02-03Revise some more changelog entriesNick Mathewson
2016-02-03Merge branch 'openssl_compat'Nick Mathewson
2016-02-03Make tortls unit tests pass with LibreSSL.Nick Mathewson
2016-02-03Make crypto/rng_engine test pass on libressl. Bug not in any released tor.Nick Mathewson
2016-02-03Make Tor build happily with OpenSSL master and libressl.Nick Mathewson
2016-02-03Start editing on the changelog entriesNick Mathewson
2016-02-02draft a blurb, mostly stolen from 0.2.7.1-alphaNick Mathewson
2016-02-02Sort changelog more.Nick Mathewson
2016-02-01Re-run formatChangelog.pyNick Mathewson
2016-02-01Combine a bunch of items/sections in the 0.2.8.1-alpha changelogNick Mathewson
2016-02-01Rewrap the changelog for 0281alphaNick Mathewson
2016-02-01Revise changelog sections likely to be mangled by formatter scriptNick Mathewson
2016-02-01use sortChanges to fold changes files into changelog. No additional editing o...Nick Mathewson
2016-02-01We can't do subbullets in changes filesNick Mathewson
2016-02-01mention lintChanges.py in the coding standardsNick Mathewson
2016-02-01Fix all the warnings from lintChanges.pyNick Mathewson
2016-02-01We don't include fixes for non-released bugs in the changelogNick Mathewson
2016-02-01Merge branch 'maint-0.2.7'Nick Mathewson
2016-02-01Make "lintchanges.py" pass on maint-0.2.7Nick Mathewson
2016-02-01Bitwise negate is ~, not !.Nick Mathewson
2016-02-01Fix warnings from check-spacesNick Mathewson
2016-02-01Redux: don't expect unix sockets to be accepted on windowsNick Mathewson
2016-02-01Don't expect unix sockets to be accepted on WindowsNick Mathewson
2016-02-01Merge branch 'options_validate_second_round_cleaned'Nick Mathewson
2016-02-01Replace incorrect use of snprintf in unit tests with tor_snprintfteor (Tim Wilson-Brown)
2016-02-01Make all unit tests independent of log message order and countteor (Tim Wilson-Brown)
2016-02-01Report malformed options in options_validate unit teststeor (Tim Wilson-Brown)
2016-02-01Add a helper to search for strings in the log, and change option tests to use...Ola Bini
2016-02-01Merge branch 'maint-0.2.7'Nick Mathewson