summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01Add a mechanism for the logging system to report queued callbacksNick Mathewson
2018-05-01Merge remote-tracking branch 'neel/b23094'Nick Mathewson
2018-05-01Merge branch 'bug24734_squashed'Nick Mathewson
2018-05-01Remove the return value from the fascist_firewall_choose_address_* family of ...Neel Chauhan
2018-05-01Initialize ap in the fascist_firewall_choose_address_* family of functions to 0Neel Chauhan
2018-04-30Add a cast to make clang happy.Nick Mathewson
2018-04-30Merge branch 'ticket25948_squashed'Nick Mathewson
2018-04-30Move responsibility for or_state_save() to a scheduled callbackNick Mathewson
2018-04-30Merge branch 'ticket24790'Nick Mathewson
2018-04-30Make unit tests pass with new dirserver role.Nick Mathewson
2018-04-30Merge remote-tracking branch 'dgoulet/ticket25900_034_01'Nick Mathewson
2018-04-30Describe schedules as TimeInterval, not TimeIntervalCommaList.Nick Mathewson
2018-04-30Merge remote-tracking branch 'github/ticket23354'Nick Mathewson
2018-04-30Merge remote-tracking branch 'github/ticket19429_034'Nick Mathewson
2018-04-28Make hsdir_index in node_t a hsdir_index_t rather than a pointer.Neel Chauhan
2018-04-27Move stdbool include to torint.hNick Mathewson
2018-04-27Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-27Stop initialising rust submodules, travis does this for usteor
2018-04-27Only define X509_get_not{BeforeAfter} if they are not definedNick Mathewson
2018-04-27Merge branch 'bug25843_v2_squashed'Nick Mathewson
2018-04-27Introduce torrc option NumPrimaryGuardsGeorge Kadianakis
2018-04-27test: Unit test for the HS service event rescanDavid Goulet
2018-04-27hs: Rescan the main loop event list if the service map changesDavid Goulet
2018-04-27main: Don't rescan main loop events if not initializedDavid Goulet
2018-04-27Move or_state_mark_dirty into statefile.cNick Mathewson
2018-04-27Merge branch 'ticket25376_034_031_squashed'Nick Mathewson
2018-04-27hibernation: Rescan the event list on state changeDavid Goulet
2018-04-27main: Add mainloop callback event flagsDavid Goulet
2018-04-26Merge branch 'ticket25933'Nick Mathewson
2018-04-26Fix a test assertion failure due to uninitialized mainloop eventsNick Mathewson
2018-04-26test: Add missing geoip_dummy file to EXTRA_DISTDavid Goulet
2018-04-26Merge branch 'ticket25931'Nick Mathewson
2018-04-26Remove connection_ap_attach_pending() from per-second callback.Nick Mathewson
2018-04-26Move close-and-cleanup functions to a postloop event.Nick Mathewson
2018-04-26Move consdiffmgr_rescan() into a mainloop event.Nick Mathewson
2018-04-26Merge remote-tracking branch 'dgoulet/ticket25515_034_01-squashed'David Goulet
2018-04-26Recover newline at the EOF, removed by mistakejuga0
2018-04-26tests: Add forgotten empty file required for geoipjuga0
2018-04-26Add clarification about type of file expectedjuga0
2018-04-26Remove FIXME about comparing num countries,juga0
2018-04-26tests: Fix a couple typos and remove unnecessary inline comments.Isis Lovecruft
2018-04-26tests: Skip two more geoip_load_file tests on Windows.Isis Lovecruft
2018-04-26Remove a blank line that was bothering me.Nick Mathewson
2018-04-25callbacks: Add a DirServer roleDavid Goulet
2018-04-25clean_consdiffmgr() callback is only for directoriesDavid Goulet
2018-04-25Ignore CircuitPriorityHalflife values under -EPSILON.Nick Mathewson
2018-04-25Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-04-25Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-25Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-04-25Fix a copy-paste error in the fix for #23693.Nick Mathewson