Probiotics (in bot form) for programming.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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