- The 'vhost' configuration directive found in the irc {} and scanner {} blocks has been renamed to 'bind'
- Add basic certificate support for use with TLS
- Recreate parser files
- Rebuild parser files
- Recreate autogenerated files
- Rebuilt autogenerated files
- Further cleanups to node allocation handling
- Allocate most list_t and node_t items from within their corresponding structure to save extra calloc/free calls
- Rebuilt parser files
- Re-create parser files
- Rebuilt parser file
- Re-built parser files
- Rebuilt parser files
- Rebuilt parser files
- Re-built parser files
- Rebuilt parser files
- Rebuilt parser files
- Added irc::notice configuration option (notice(s) to send to a newly connected client).
- Update license headers
- Move malloc.c to memory.c
- Renamed MyMalloc() to xcalloc()
- config-parser.y: removed pointless casts
- Made NODATA_TIMEOUT a configuration option
- propset svn:eol-style native
- propset svn:keywords "Id"
- Renamed DupString() to xstrdup()
- Added support for time/size units
- Fixed a bunch of compile warnings
- config-parser.y: fixed several shift/reduce conflicts
- config_parser.y: removed invalid redeclaration of PROTOCOLTYPE
- Initial import of bopm 3.1.3
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.