aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-03Hiding crypt_path_t: Move some more crypt_path-specific functions.George Kadianakis
2019-05-03Hiding crypt_path_t: Rename some functions to fit the crypt_path API.George Kadianakis
2019-05-03Hiding crypt_path_t: Trivial changes to satisfy check-local.George Kadianakis
2019-05-03Hiding crypt_path_t: Ensure that ->private is initialized.George Kadianakis
2019-05-03Hiding crypt_path_t: Create a constructor for crypt_path_t.George Kadianakis
2019-05-03Hiding crypt_path_t: Fixup broken unittests.George Kadianakis
2019-05-03Hiding crypt_path_t: Move the free func in crypt_path.c.George Kadianakis
2019-05-03Hiding crypt_path_t: Move some more init funcs in crypt_path.c.George Kadianakis
2019-05-03Hiding crypt_path_t: Start with crypt_path.crypto .George Kadianakis
2019-05-03Hiding crypt_path_t: Move init functions to crypt_path.c.George Kadianakis
2019-05-03Hiding crypt_path_t: Move assert functions in crypt_path.c.George Kadianakis
2019-05-03Hiding crypt_path_t: Introduce opaque crypt_path_private_t .George Kadianakis
2019-05-03Merge branch 'tor-github/pr/984'David Goulet
2019-05-03Note how to update the new website in the ReleasingTor.md instructionsNick Mathewson
2019-05-02Merge branch 'maint-0.4.0'Nick Mathewson
2019-05-02Bump to 0.4.0.5-devNick Mathewson
2019-05-02forward-port changelog and releasenotes from 0.4.0.5Nick Mathewson
2019-05-02Merge branch 'tor-github/pr/986'George Kadianakis
2019-05-02sendme: Add changes file for prop289David Goulet
2019-05-02Merge branch 'tor-github/pr/999'George Kadianakis
2019-05-02Add comments to include.am files to note where new sources goNick Mathewson
2019-05-02Changes file for improved dirauth modularity (ticket 30345)Nick Mathewson
2019-05-02practracker updates.Nick Mathewson
2019-05-02Remove some now-needless dirauth includesNick Mathewson
2019-05-02Make keypin.c dirauth-onlyNick Mathewson
2019-05-02Make the bwauth.c module dirauth-only.Nick Mathewson
2019-05-02Move voteflags.[ch] to become dirauth only.Nick Mathewson
2019-05-02sendme: Improve logging messagesDavid Goulet
2019-05-02Remove changes files that are already in 0.4.0.5 or earlierNick Mathewson
2019-05-02Merge remote-tracking branch 'tor-github/pr/989'Nick Mathewson
2019-05-01Merge remote-tracking branch 'tor-github/pr/950'Nick Mathewson
2019-04-30Merge branch 'maint-0.4.0'Nick Mathewson
2019-04-30bump to 0.4.0.5Nick Mathewson
2019-04-30Make the reachability.c module dirauth-only.Nick Mathewson
2019-04-30Make the guardfraction.c module dirauth-only.Nick Mathewson
2019-04-30Make the process_descs.c module dirauth-only.Nick Mathewson
2019-04-30Make the dsigs_parse.c module dirauth-only.Nick Mathewson
2019-04-30Make the recommend_pkg file dirauth-only.Nick Mathewson
2019-04-30Changes file for ticket30007Taylor Yu
2019-04-30Clean up formatting after CoccinelleTaylor Yu
2019-04-30Run Coccinelle for control.c refactorTaylor Yu
2019-04-30Coccinelle scripts for control.c refactorTaylor Yu
2019-04-30Manually fix some control repliesTaylor Yu
2019-04-30Factor out control reply outputTaylor Yu
2019-04-30Add clarifying comments to control_proto.cTaylor Yu
2019-04-30Split reply formatting out of control_fmt.cTaylor Yu
2019-04-30Correct file name in doxygen commentTaylor Yu
2019-04-30Merge branch 'maint-0.4.0'George Kadianakis
2019-04-30Merge branch 'tor-github/pr/978' into maint-0.4.0George Kadianakis
2019-04-30Merge branch 'tor-github/pr/985'George Kadianakis