Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Bryan Drewery 20db3077c4 * Move socket code out of the main loop into socket_run() 16 vuotta sitten
  Bryan Drewery 666730dd3a * Use findanyidx() in more places 16 vuotta sitten
  Bryan Drewery e4510c27dd * Replace socklist.inbuf with a bd::String 16 vuotta sitten
  Bryan Drewery 1692f8493f * Replace socklist.outbuf with a bd::String 16 vuotta sitten
  Bryan Drewery 089e28ab59 * Rename sun to sock_un as solaris seems to have 'sun' as a reserved constant 16 vuotta sitten
  Bryan Drewery 4dca23e75f * Localhub now listens on the unix domain socket 16 vuotta sitten
  Bryan Drewery d779e9dec9 * Link over unix domain socket to localhub 16 vuotta sitten
  Bryan Drewery 1fb2fa96c9 * Fix const char* issues 17 vuotta sitten
  Bryan Drewery e407df1289 * Only use oident for server connects, not for bot linking. 16 vuotta sitten
  Bryan Drewery f486983be1 Merge branch 'EncryptedStream' 17 vuotta sitten
  Bryan Drewery dbe8361a21 * Remove all of the old SSL code (never has been used) 17 vuotta sitten
  Bryan Drewery c3f8e9ebbf * Convert socksfile reading to new EncryptedStream/String format 17 vuotta sitten
  Bryan Drewery cc681da0a7 * my_atoul should use a const char* 17 vuotta sitten
  Bryan Drewery f3be69ae07 * Make socksfile writing use EncryptedStream 17 vuotta sitten
  Bryan Drewery 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf 18 vuotta sitten
  Bryan Drewery bc47d5d151 * Cleanup some of the time_t mess 18 vuotta sitten
  Bryan Drewery fb732ef3f6 * Fix oidentd.conf usage 19 vuotta sitten
  Bryan Drewery 468db03d54 * Port [3408] to 1.2.14 19 vuotta sitten
  Bryan Drewery 129139a1dd * Port [3218] to 1.2.14 19 vuotta sitten
  Bryan Drewery 955b1919b4 * Port [3215] to 1.2.14 19 vuotta sitten
  Bryan Drewery 3ffb80102a * Port [3209] to 1.2.14 19 vuotta sitten
  Bryan Drewery 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 vuotta sitten
  Bryan Drewery a9f0d68914 * Ported misc solaris compile fixes to 1.2.9 20 vuotta sitten
  Bryan Drewery d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid 21 vuotta sitten
  Bryan Drewery 7c5c0b4b95 * Cleaned up some of the firewall code 21 vuotta sitten
  Bryan Drewery b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 vuotta sitten
  Bryan Drewery a43fb863ec * More work on new link encryption system 21 vuotta sitten
  Bryan Drewery 583a1b921f * Setup the read/write encrypt/decrypt functions to work through the new link encryption system 21 vuotta sitten
  Bryan Drewery 79449a5933 * Link encryption negotiation is now complete for normal (old) encrypted link 21 vuotta sitten
  Bryan Drewery 1653d4ddcc * DCC[] list is no longer shifter 21 vuotta sitten