summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix a typo in the getting passphrase prompt for the ed25519 identity keybug19503Peter Palfrader2016-06-25
* Changes file for 19071 and 19480teor (Tim Wilson-Brown)2016-06-22
* Remove and blacklist 3 fallbacks which disappearedteor (Tim Wilson-Brown)2016-06-22
* Remove 2 fallbacks: one lost guard, the other had bad uptimeteor (Tim Wilson-Brown)2016-06-22
* Remove and blacklist 4 fallbacks which are unsuitableteor (Tim Wilson-Brown)2016-06-22
* Update the fallback whitelist and blacklistteor (Tim Wilson-Brown)2016-06-22
* Avoid errors in updateFallbackDirs.py when there are no fallbacksteor (Tim Wilson-Brown)2016-06-22
* Document how to test the hard-coded fallback listteor (Tim Wilson-Brown)2016-06-22
* Remove useless message about nonexistent onion services after uploading a des...Ivan Markin2016-06-21
* Fix bug when disabling heartbeats.George Kadianakis2016-06-21
* Bump to 0.2.8.4-rc-devNick Mathewson2016-06-15
* bump version to 0.2.8.4-rcNick Mathewson2016-06-14
* Resolve the remaining openssl "-Wredundant-decls" warnings.Nick Mathewson2016-06-14
* Suppress the Wredundant-decls warning in another set of openssl headersNick Mathewson2016-06-14
* Bug 19406: Add a changes file.Yawning Angel2016-06-14
* Bug 19406: Fix the unit tests to work with OpenSSL 1.1.xYawning Angel2016-06-14
* Bug 19406: OpenSSL removed SSL_R_RECORD_TOO_LARGE in 1.1.0.Yawning Angel2016-06-14
* Bug 19406: OpenSSL made RSA and DH opaque in 1.1.0.Yawning Angel2016-06-14
* Bug 19406: OpenSSL changed the Thread API in 1.1.0 again.Yawning Angel2016-06-14
* lintChanges fixesNick Mathewson2016-06-13
* Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson2016-06-13
|\
| * Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson2016-06-13
| |\
| | * Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson2016-06-13
| | |\
| | | * Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson2016-06-13
| | | |\
| | | | * Update geoip and geoip6 to the June 7 2016 database.Karsten Loesing2016-06-12
* | | | | Merge remote-tracking branch 'public/bug19203_027' into maint-0.2.8Nick Mathewson2016-06-11
|\ \ \ \ \
| * | | | | Fix a warning on unnamed nodes in node_get_by_nickname().Nick Mathewson2016-05-30
* | | | | | Use directory_must_use_begindir to predict we'll surely use begindirNick Mathewson2016-06-02
* | | | | | Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson2016-06-02
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Use tor_sscanf, not sscanf, in test_util.c.Nick Mathewson2016-06-02
| |/ / / /
* | | | | Bump to 0.2.8.3-alpha-devNick Mathewson2016-05-26
* | | | | Bump to 0.2.8.3-alphaNick Mathewson2016-05-26
* | | | | Fix two long linesNick Mathewson2016-05-26
* | | | | Merge branch 'bug18668_028' into maint-0.2.8Nick Mathewson2016-05-25
|\ \ \ \ \
| * | | | | Initialize networking _before_ initializing libevent in the testsNick Mathewson2016-05-16
* | | | | | Merge branch 'bug19175_028_v2' into maint-0.2.8Nick Mathewson2016-05-25
|\ \ \ \ \ \
| * | | | | | Fix a double-free bug in routerlist_reparse_oldNick Mathewson2016-05-25
|/ / / / / /
* | | | | | Merge branch 'bug19161_028_v2' into maint-0.2.8Nick Mathewson2016-05-25
|\ \ \ \ \ \
| * | | | | | Make sure that libscrypt_scrypt actually exists before using it.Nick Mathewson2016-05-24
* | | | | | | Merge branch 'bug19152_024_v2' into maint-0.2.8Nick Mathewson2016-05-25
|\ \ \ \ \ \ \
| * | | | | | | Fix a dangling pointer issue in our RSA keygen codeNick Mathewson2016-05-25
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'memarea_overflow_027_squashed' into maint-0.2.8Nick Mathewson2016-05-25
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix a pointer arithmetic bug in memarea_alloc()Nick Mathewson2016-05-25
| | |_|/ / / | |/| | | |
* | | | | | Do not ignore files that are being tracked by gitcypherpunks2016-05-23
* | | | | | Fix a bug related to moving signing_key_certNick Mathewson2016-05-20
* | | | | | Merge remote-tracking branch 'teor/fix18809-warnings' into maint-0.2.8Nick Mathewson2016-05-19
|\ \ \ \ \ \
| * | | | | | Fix unused-but-set-variable warnings in the connection unit teststeor (Tim Wilson-Brown)2016-05-19
| * | | | | | Describe what happens when we get a consensus, but no certificatesteor (Tim Wilson-Brown)2016-05-19
* | | | | | | Merge remote-tracking branch 'public/bug19073' into maint-0.2.8Nick Mathewson2016-05-19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | whitespace fixesNick Mathewson2016-05-17