summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2018-09-20Split most of dirserv.c into several new modulesNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-14Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-13Run crypto_prefork() before start_daemon().Nick Mathewson
2018-09-12Merge branch 'pr278_squashed'Nick Mathewson
2018-09-12Always close old listeners in retry_all_listenersrl1987
2018-09-12Merge remote-tracking branch 'tor-github/pr/318'Nick Mathewson
2018-09-08make ipv6-only config complaint clearerRoger Dingledine
2018-09-07Merge remote-tracking branch 'dgoulet/ticket20700_035_03'Nick Mathewson
2018-09-07hs-v3: Load client authorization secret key from fileSuphanat Chunhapanya
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-09-04Merge branch 'tor_api_owning_control'Nick Mathewson
2018-09-03app/config: reject non-UTF-8 ContactInfocypherpunks
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-28Merge remote-tracking branch 'tor-github/pr/245'Nick Mathewson
2018-08-23Update the message logged on relays when DirCache is disabledteor
2018-08-23Change the wording of the DirCache warningDominique Ingoglia
2018-08-21When enabling NSS, disable OpenSSL.Nick Mathewson
2018-08-08Call crypto_postfork on start_daemon() instead.Nick Mathewson
2018-08-08When RunAsDaemon is set, crypto_postfork() as neededNick Mathewson
2018-08-01Convert __OwningControllerFD to a 64-bit valueNick Mathewson
2018-07-31Merge branch 'nss_dh_squashed' into nss_dh_squashed_mergedNick Mathewson
2018-07-30Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased'Nick Mathewson
2018-07-20Don't prepend reject *:* to Reachable(OR/Dir)Addresses in options_validate()Neel Chauhan
2018-07-19Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-18Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-16Add the Bandwidth List file headers to votesjuga0
2018-07-12Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-12Merge remote-tracking branch 'imnotbad/bug26663'Nick Mathewson
2018-07-11Make our crypto library symbolic in the makefiles.Nick Mathewson
2018-07-11Move all use cases of micro-revision.i to a single placeNick Mathewson
2018-07-10Isolate resolve.h usage in the modules that really need it.Nick Mathewson
2018-07-10Remove all users of addr_port_lookup outside of address.cNick Mathewson
2018-07-10Document the headers in src/app/config/Nick Mathewson
2018-07-09Merge branch 'bug26488'Nick Mathewson
2018-07-08Made 'auto' keyword in torrc case insensitiveKaidan
2018-07-06Move ntmain.c into libtor-app againNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson
2018-07-05Start splitting src/orNick Mathewson