コミット履歴

作者 SHA1 メッセージ 日付
  Bryan Drewery b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 年 前
  Bryan Drewery a43fb863ec * More work on new link encryption system 21 年 前
  Bryan Drewery 583a1b921f * Setup the read/write encrypt/decrypt functions to work through the new link encryption system 21 年 前
  Bryan Drewery 79449a5933 * Link encryption negotiation is now complete for normal (old) encrypted link 21 年 前
  Bryan Drewery 1653d4ddcc * DCC[] list is no longer shifter 21 年 前
  Bryan Drewery c344766665 21 年 前
  Bryan Drewery 82866c465d * Fixed open_telnet_raw() to NOT re-dns (with blocking calls) the specified host if it 21 年 前
  Bryan Drewery 47f4e2f69b * Keep track of number of socks with socks_total 21 年 前
  Bryan Drewery 40d50f82e6 * natip is now only referenced in getmyip() 21 年 前
  Bryan Drewery 1413abcd5d * Undid sockt_t/size_t patches 21 年 前
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 年 前
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) 22 年 前
  Bryan Drewery 673992b714 * Some padding fixes 22 年 前
  Bryan Drewery aed2b5005f * Removed a ton of unused paramaters 22 年 前
  Bryan Drewery 4959ff9778 * Removed neterror(), replaced with strerror() 22 年 前
  Bryan Drewery 7ec721ecce * Socket debugging ! 22 年 前
  Bryan Drewery 26a562d7d3 * CYGWIN updates 22 年 前
  Bryan Drewery 77363f3e6c * Using 'inline' now no longer using '__inline__' 22 年 前
  Bryan Drewery 9b76d589bf * Don't warn about not being able to open port 113 for identd. 22 年 前
  Bryan Drewery 4d86714aa2 * inline -> __inline__ 22 年 前
  Bryan Drewery 5b78b7856e * Fixed some struct padding 22 年 前
  Bryan Drewery 11677cee1a * Removed 'dcc sanity checking' 22 年 前
  Bryan Drewery 1bea7dd37b * Changed all port declaration to port_t (unsigned short) 22 年 前
  Bryan Drewery 8e9ac7a4ad * I didn't like my_atoul being IP casted 22 年 前
  Bryan Drewery 8a3a46ef8a * More bit conversions 22 年 前
  Bryan Drewery 6f7fbc1435 * Cleaned up several compiler errors (-W) 22 年 前
  Bryan Drewery b0aa1c1afe * Added cmd_bupdate 22 年 前
  Bryan Drewery 28efdd4d25 * Tell which file/line called getsock() 22 年 前
  Bryan Drewery c9e12675e4 * CYGWIN fixes :) 22 年 前
  Bryan Drewery f3776a3410 * Finished removing all the modules. 22 年 前