Historia zmian

Autor SHA1 Wiadomość Data
  Bryan Drewery f45ef113c1 * Update for new bdlib String 15 lat temu
  Bryan Drewery d033410a09 * Properly set found_server to an int 16 lat temu
  Bryan Drewery d3e8b946c2 * Update server list after .set as well, but don't autojump 16 lat temu
  Bryan Drewery 6579325183 * Updates to which server name is displayed, and tracking properly for auto-jumping 16 lat temu
  Bryan Drewery 40f7ade091 * Fix server jumping when it doesn't match dns (irc.sucks.net vs irc.servercentral.net) 16 lat temu
  Bryan Drewery 38c87bc9b6 * Check for removed server after .set as well 16 lat temu
  Bryan Drewery cbf1ec43f9 * Check for removed server after userfile load, to avoid parsing twice (local vs global) 16 lat temu
  Bryan Drewery cdff9e082e * Bot will now jump from the server it's on if it is removed from the server list. (fixes a changing network bug) 16 lat temu
  Bryan Drewery e03a52e4c5 * Rename SHELLHASH to BINARYPASS (SHELLHASH is still supported) 16 lat temu
  Bryan Drewery 3815ac0783 * Remove hardcoded -bot alias and move to 'set alias'. Also add a '+bot' alias to 'newleaf' 16 lat temu
  Bryan Drewery 6606ff13c1 * Fix invalid memory reference in --help 16 lat temu
  Bryan Drewery a5b3cfb1c6 * Fix crash in mode parsing 16 lat temu
  Bryan Drewery 7d60a52109 * Fix crash and lockup in cmd_bottree 16 lat temu
  Bryan Drewery a8c49458cf * Fix hub forgetting child leaf bots 16 lat temu
  Bryan Drewery 3abc233648 * Don't log nonexistant members to hub - it works itself out 16 lat temu
  Bryan Drewery 63a04439ed * Fix crash from setting a bot +B 16 lat temu
  Bryan Drewery 9af0fa74c8 * Remove redundant channel key setting/clearing 16 lat temu
  Bryan Drewery 3940c8e7bb * Don't process WHO for channels the bot shouldn't be in 16 lat temu
  Bryan Drewery b3deccb1e4 * Fix debug log file getting overwritten with NULLs 16 lat temu
  Bryan Drewery a7ea42ee13 * Update copyrights/licenses 16 lat temu
  Bryan Drewery 06aa9bf2fe * Update bdlib 16 lat temu
  Bryan Drewery e952944b99 Merge branch 'aes-updates' 16 lat temu
  Bryan Drewery 11df765add * Update bdlib 16 lat temu
  Bryan Drewery 8fe85f115c * Update String decrypt_string_cbc() to directly call AES_cbc_encrypt() 16 lat temu
  Bryan Drewery 7527e10b9f * Update String encrypt_string_cbc() to directly call AES_cbc_encrypt() 16 lat temu
  Bryan Drewery b1614266df * Encode the length of the text into the ciphertext's padding using PKCS[1] style padding 16 lat temu
  Bryan Drewery 74bcddf71d * Fix AES CBC functions not properly resizing 16 lat temu
  Bryan Drewery aa40c43d72 * Move AES String crypt functions to aes_util.c 16 lat temu
  Bryan Drewery e913655588 * Properly set flood/queue time initial conditions on restart as well 16 lat temu
  Bryan Drewery acfd1c3848 * Properly setup initial flood count conditions 16 lat temu