aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-27dirvote: Move SR commit parsing into dirauth moduleDavid Goulet
2018-04-27ns: Move ns_detached_signatures_free() to networkstatus.cDavid Goulet
2018-04-27dirvote: Rename authority_cert_dup()David Goulet
2018-04-27dirvote: Rename voter_get_sig_by_algorithm()David Goulet
2018-04-27dirvote: Extract shared functions to common fileDavid Goulet
2018-04-27sr: Static inline functions if no dirauth moduleDavid Goulet
2018-04-27sr: Extract shared SR functionsDavid Goulet
2018-04-27mod: Move dirauth specific files to its own moduleDavid Goulet
2018-04-27dirvote: Reorganize the dirvote.h fileDavid Goulet
2018-04-27dirvote: Move voting_schedule_t to dirvote.cDavid Goulet
2018-04-27dirvote: Trim down the public APIDavid Goulet
2018-04-27config: Make circuit_build_times_disabled() use authdir_mode()David Goulet
2018-04-27mod: Build system changes for dirauth moduleDavid Goulet
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-26Add a function to compute millisecond time difference quickly.Nick Mathewson
2018-04-26Remove the "cached gettimeofday" logic.Nick Mathewson
2018-04-26Rewrite time-handling in circuitmux_ewma to use monotime_coarseNick 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