Historique des commits

Auteur SHA1 Message Date
  Bryan Drewery 87e710e008 * Use enclink for relays il y a 16 ans
  Bryan Drewery 6579251b2b * Don't use heap for the ghost_write return buffer il y a 17 ans
  Bryan Drewery c815be93ad * Removed BDHASH as it wasn't even used. il y a 18 ans
  Bryan Drewery 522b486197 * Removed support for bots older than 1.2.4 il y a 21 ans
  Bryan Drewery 4ed71db4d9 * Removed obsolete link encryption ghost+nat il y a 21 ans
  Bryan Drewery 52d8297423 il y a 21 ans
  Bryan Drewery e102d8a557 * No longer initializing dcc[] union as chat_info for bots (might cause segfaults, but should be quickly found) il y a 21 ans
  Bryan Drewery 49c7d1cb49 il y a 21 ans
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
  Bryan Drewery e82ddbd090 * Fixed bot's not being able to link when the botnick case did not match (userlist vs binary -C). il y a 21 ans
  Bryan Drewery e940fb593c * Removed old (non-nat-fixed) link encryption code il y a 21 ans
  Bryan Drewery 3d68da5549 * Added new link encryption method to fix nat/proxy linking bugs il y a 21 ans
  Bryan Drewery a43fb863ec * More work on new link encryption system il y a 21 ans
  Bryan Drewery 37f01436cf * Added a SHA1 hash to the encryption negotiation to stop non-bots (hackers) from playing :) il y a 21 ans
  Bryan Drewery 583a1b921f * Setup the read/write encrypt/decrypt functions to work through the new link encryption system il y a 21 ans
  Bryan Drewery 8fce15dda7 * Removed old (compat) gen_linkkey() code from dcc.c il y a 21 ans
  Bryan Drewery 79449a5933 * Link encryption negotiation is now complete for normal (old) encrypted link il y a 21 ans