aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-05Implement the various get_foodir_*() functions.Nick Mathewson
2017-12-05Create a CacheDirectory and KeyDirectory options.Nick Mathewson
2017-12-05Clean up a needlessly complex get_datadir_fname useNick Mathewson
2017-12-05New accessors for keydir/cachedir accessNick Mathewson
2017-12-05Extract common code for creating the keys directory.Nick Mathewson
2017-12-05Use get_datadir_fname() accessor in networkstatus.cNick Mathewson
2017-12-05Extract the code that creates the datadir into a separate function.Nick Mathewson
2017-11-14Reindent the body of get_data_directory()Nick Mathewson
2017-11-14Make the DataDirectory option immutable.Nick Mathewson
2017-11-14Remove remove_file_if_very_old() -- nothing calls it.Nick Mathewson
2017-11-14Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-14Merge remote-tracking branch 'dgoulet/bug24230_032_01' into maint-0.3.2Nick Mathewson
2017-11-13Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-13Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-11-13hs-v3: Fix consensus param "hsdir-interval" nameDavid Goulet
2017-11-13Merge remote-tracking branch 'sebastian/bug24137'Nick Mathewson
2017-11-13Merge remote-tracking branch 'arma/ticket23637' into maint-0.3.2Nick Mathewson
2017-11-13Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-11-13Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-11-13Merge remote-tracking branch 'teor/bug23470-029' into maint-0.2.9Nick Mathewson
2017-11-13Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-11-13Merge branch 'bug8185_025' into maint-0.2.9Nick Mathewson
2017-11-13Merge branch 'bug8185_031' into maint-0.3.1Nick Mathewson
2017-11-13Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-11-13Merge branch 'ticket21953_029' into maint-0.2.9Nick Mathewson
2017-11-13Add corresponding rust-c coupling comments to CNick Mathewson
2017-11-13Merge remote-tracking branch 'chelseakomlo/24032-cargo-rust-sync'Nick Mathewson
2017-11-12Make node_get_curve25519_onion_key() return a const ptrNick Mathewson
2017-11-12Merge branch 'bug23577_squashed'Nick Mathewson
2017-11-12Make setup_introduce1_data() take a node_t instead of an extend_info_tNeel Chauhan
2017-11-12Introduce node_get_curve25519_onion_key()Neel Chauhan
2017-11-11annotate where C and Rust need to stay in syncChelsea Holland Komlo
2017-11-11Merge branch 'bug24247_032'Nick Mathewson
2017-11-11Fix mock_crypto_pk_public_checksig__nocheck() to handle short RSA keysNick Mathewson
2017-11-11Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-11-11Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-11-11Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-11Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-11-11Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-11-11Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-11-10control: Fix wrong Action on failure to upload an HS descriptorDavid Goulet
2017-11-10Update geoip and geoip6 to the November 6 2017 database.Karsten Loesing
2017-11-09slight improvement to rust idiomicityNick Mathewson
2017-11-09Rust implementation of protocol_list_supports_protocol_or_later()Nick Mathewson
2017-11-09Fix unit test behavior: we need to be in STATE_LIVE.Nick Mathewson
2017-11-09Merge branch 'ticket12062_squashed'Nick Mathewson
2017-11-09Audit all of the "is the network turned off" checks.Nick Mathewson
2017-11-09Merge branch 'ticket20895'Nick Mathewson
2017-11-09Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-09Merge branch 'bug23985_029' into maint-0.3.2Nick Mathewson