Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson b1891068f1 Merge branch 'maint-0.3.4' 5 years ago
  rl1987 89c4a3a0b6 Write a comment to explain may_need_rebind condition 5 years ago
  rl1987 9bb00a74bc Refrain from listener rebinding when address families differ 5 years ago
  Nick Mathewson 2dccef0eb4 Merge branch 'bug27772_squashed' 5 years ago
  Nick Mathewson 965549aa07 Use assertions so GCC LTO doesn't worry about TLS channel conversion 5 years ago
  Nick Mathewson 67351f6724 Merge remote-tracking branch 'tor-github/pr/380' 5 years ago
  rl1987 9d886185c1 Make sure we're removing conn from old_conns *once* 5 years ago
  rl1987 2b146bdb9a Refrain from using SMARTLIST_DEL_CURRENT in retry_all_listeners 5 years ago
  Nick Mathewson 886dc8b0a5 Remove routerparse include from files that dont use it 5 years ago
  Nick Mathewson 6785aa4010 Move routerparse and parsecommon to their own module. 5 years ago
  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