aboutsummaryrefslogtreecommitdiff
path: root/src/core/mainloop
AgeCommit message (Expand)Author
2018-09-12Always include socket rebinding coderl1987
2018-09-12Avoid mentioning ticket number in commentsrl1987
2018-09-12Comments/explanation for #17873rl1987
2018-09-12Minor code cleanupsrl1987
2018-09-12Log a notice *after* creating connectionrl1987
2018-09-12Log a notice when changing to/from wildcard IP addressrl1987
2018-09-12Always close old listeners in retry_all_listenersrl1987
2018-09-12Refrain from compiling socket rebinding code on system that don't need itrl1987
2018-09-12Try rebinding new listener after closing old one if first bind failed with EA...rl1987
2018-08-18Refactoring: Move code that creates listener for port into new functionrl1987
2018-08-08Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-07Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-10Isolate resolve.h usage in the modules that really need it.Nick Mathewson
2018-07-09Merge remote-tracking branch 'rl1987/bug26525'Nick Mathewson
2018-07-05Whoops. Protover.[ch] belong in src/core/orNick 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