summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-06Repair test_crypto_openssl_version with LibreSSLNick Mathewson
2016-06-06Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-06Check tor_sscanf return value in test_crypto.cNick Mathewson
2016-06-02Use directory_must_use_begindir to predict we'll surely use begindirNick Mathewson
2016-06-02Use tor_sscanf, not sscanf, in test_crypto.cNick Mathewson
2016-06-02Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-02Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-06-02Use tor_sscanf, not sscanf, in test_util.c.Nick Mathewson
2016-05-30Let's not even talk about those errors, ok?Nick Mathewson
2016-05-30Wait, we had sprintf() in our unit tests?? FOR SHAME!Nick Mathewson
2016-05-30Replace nearly all XXX0vv comments with smarter onesNick Mathewson
2016-05-30We no longer generate v0 directories. Remove the code to do soNick Mathewson
2016-05-27Merge remote-tracking branch 'arma/task19035-fixedup'Nick Mathewson
2016-05-27remove a now-unused section of or.hRoger Dingledine
2016-05-27remove an unneeded layer of indentationRoger Dingledine
2016-05-27Disable GET /tor/bytes.txt and GETINFO dir-usageRoger Dingledine
2016-05-27Merge remote-tracking branch 'asn/feature19036'Nick Mathewson
2016-05-27Merge remote-tracking branch 'arma/bug18840'Nick Mathewson
2016-05-26Bump to 0.2.8.3-alpha-devNick Mathewson
2016-05-26Bump to 0.2.8.3-alphaNick Mathewson
2016-05-26Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-26Fix two long linesNick Mathewson
2016-05-26Functionify code that writes votes to disk.George Kadianakis
2016-05-25Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-25Merge branch 'bug18668_028' into maint-0.2.8Nick Mathewson
2016-05-25Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-25Fix a double-free bug in routerlist_reparse_oldNick Mathewson
2016-05-25Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-25Merge branch 'bug19161_028_v2' into maint-0.2.8Nick Mathewson
2016-05-25Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-25Merge branch 'bug19152_024_v2' into maint-0.2.8Nick Mathewson
2016-05-25Fix a dangling pointer issue in our RSA keygen codeNick Mathewson
2016-05-25Merge branch 'memarea_overflow_027_squashed' into maint-0.2.8Nick Mathewson
2016-05-25Fix a pointer arithmetic bug in memarea_alloc()Nick Mathewson
2016-05-25Use calloc, not malloc(a*b), in ed25519 batch signature check fnNick Mathewson
2016-05-24Make sure that libscrypt_scrypt actually exists before using it.Nick Mathewson
2016-05-23Expose crypto_digest_algorithm_get_length from crypto.cNick Mathewson
2016-05-23Merge remote-tracking branch 'dgoulet/bug19066_029_01'Nick Mathewson
2016-05-20Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-20Prevent ASAN from registering a SIGSEGV handlercypherpunks
2016-05-20Whoops. We use -Wmussing-prototypes.Nick Mathewson
2016-05-20Make another variable unsigned.Nick Mathewson
2016-05-20Fix a bug related to moving signing_key_certNick Mathewson
2016-05-19Remove round_int64_to_next_multiple_of: It is now unused.Nick Mathewson
2016-05-19Compute HS stats outputs without round_int64_...Nick Mathewson
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-19Merge remote-tracking branch 'teor/fix18809-warnings' into maint-0.2.8Nick Mathewson
2016-05-19Merge branch 'link_ftrapv_clang32'Nick Mathewson
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-19Merge remote-tracking branch 'public/bug19073' into maint-0.2.8Nick Mathewson