Commit History

Author SHA1 Message Date
  Nick Mathewson c8f2a6d2fe Extract the non-stats part of geoip into a new src/lib/geoip. 5 years ago
  Nick Mathewson 4f0bc0c8f5 Revise things that had included router.h before 5 years ago
  Nick Mathewson fcd0f76134 Extract all the "am I a server" functions from router.c 5 years ago
  Nick Mathewson 70539e3d5e Move all authdir_mode_*() functions into authmode.h 5 years ago
  Nick Mathewson 194acfb51d Split directory.c code into several modules 5 years ago
  Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c 5 years ago
  Nick Mathewson f25323fe3f Fix socket accounting with ORConn sockets. 5 years ago
  Nick Mathewson e43ae24e7d Merge branch 'nss_27451' 5 years ago
  David Goulet 4b646e30d8 conn: Fix memleaks in retry_all_listeners 5 years ago
  Nick Mathewson fed2c26e60 Report UNIX connection addresses that we opened correctly. 5 years ago
  Nick Mathewson 9f5f67bda2 Use tor_tls_release_socket() to avoid double-closed sockets on NSS 5 years ago
  Nick Mathewson 62743912bc Merge branch 'pr278_squashed' 5 years ago
  rl1987 d8157097b4 Always include socket rebinding code 5 years ago
  rl1987 fbd50f5994 Avoid mentioning ticket number in comments 6 years ago
  rl1987 9f5431c79f Comments/explanation for #17873 6 years ago
  rl1987 74a474a2e7 Minor code cleanups 6 years ago
  rl1987 27c868eff1 Log a notice *after* creating connection 6 years ago
  rl1987 d548453abd Log a notice when changing to/from wildcard IP address 6 years ago
  rl1987 9f7ed1d04e Always close old listeners in retry_all_listeners 6 years ago
  rl1987 f04e0bd5d6 Refrain from compiling socket rebinding code on system that don't need it 6 years ago
  rl1987 c99bb8b6ea Try rebinding new listener after closing old one if first bind failed with EADDRINUSE 6 years ago
  Nick Mathewson 22e2403145 Revert "Avoid double-close on TCP sockets under NSS." 5 years ago
  Nick Mathewson 0db5c54957 Merge branch 'nss_squashed' into nss_merge 5 years ago
  Nick Mathewson b5fddbd241 Avoid double-close on TCP sockets under NSS. 5 years ago
  cypherpunks 0cd72a2833 core/mainloop: more comments documenting connection.c 5 years ago
  cypherpunks 309961138b core/mainloop: fix documentation of connection_handle_write_impl() 5 years ago
  rl1987 ed0ee340d4 Refactoring: Move code that creates listener for port into new function 6 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 63b4ea22af Move literally everything out of src/or 5 years ago