Probiotics (in bot form) for programming.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

23 lines
574B

  1. VERSION 1
  2. Upgraded to just Make
  3. New entries in project_list.sql
  4. Deleted various irrelevant files
  5. Updated project goals
  6. Pruned pair parser
  7. Reduced creds struct
  8. ADDED NVULN=1 build option to remove kill, raw and dump
  9. ADDED option -url
  10. VERSION 2
  11. Added option -identify
  12. Added commands !magic, !say
  13. Added ENABLE_SSL=1 to enable SSL non-functional support
  14. Added libircclient submodule
  15. Fixed some error return values being too high
  16. Fixed commands with more than 1 argument
  17. Changed some macro naming
  18. Fixed Build system to be properly split amongst include/config.h and Makefile