ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/config-parser.y
Revision 9920 - (view) (annotate) - [select for diffs]
Modified Wed Feb 3 16:43:47 2021 UTC (4 years, 6 months ago) by michael
File length: 15692 byte(s)
Diff to previous 9865
- Add `irc::tls_disable_certificate_verification` configuration option as requested in github issue #43

Revision 9865 - (view) (annotate) - [select for diffs]
Modified Sat Jan 2 18:42:37 2021 UTC (4 years, 7 months ago) by michael
File length: 15442 byte(s)
Diff to previous 9727
- Bump copyright years

Revision 9727 - (view) (annotate) - [select for diffs]
Modified Mon Nov 16 10:29:12 2020 UTC (4 years, 9 months ago) by michael
File length: 15442 byte(s)
Diff to previous 9525
- The 'vhost' configuration directive found in the irc {} and scanner {} blocks has been renamed to 'bind'

Revision 9525 - (view) (annotate) - [select for diffs]
Modified Sun Jul 12 11:32:42 2020 UTC (5 years, 1 month ago) by michael
File length: 15454 byte(s)
Diff to previous 9502
- Add basic certificate support for use with TLS

Revision 9502 - (view) (annotate) - [select for diffs]
Modified Sun Jul 5 05:43:05 2020 UTC (5 years, 1 month ago) by michael
File length: 15017 byte(s)
Diff to previous 9501
- Recreate parser files

Revision 9501 - (view) (annotate) - [select for diffs]
Modified Sun Jul 5 05:41:27 2020 UTC (5 years, 1 month ago) by michael
File length: 15015 byte(s)
Diff to previous 9478
- Add tls_hostname_verification switch to allow the server identity check to be turned off if desired

Revision 9478 - (view) (annotate) - [select for diffs]
Modified Sat Jul 4 19:03:19 2020 UTC (5 years, 1 month ago) by michael
File length: 14822 byte(s)
Diff to previous 9104
- Incorporate basic TLS support for the irc bot part. Changes submitted by Adam <adam@anope.org>

Revision 9104 - (view) (annotate) - [select for diffs]
Modified Wed Jan 1 10:03:28 2020 UTC (5 years, 7 months ago) by michael
File length: 14723 byte(s)
Diff to previous 8750
- Bump copyright years everywhere

Revision 8750 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 11:06:38 2019 UTC (6 years, 7 months ago) by michael
File length: 14723 byte(s)
Diff to previous 8738
- Update copyright years

Revision 8738 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 14:59:09 2018 UTC (6 years, 8 months ago) by michael
File length: 14723 byte(s)
Diff to previous 8582
- Fixed issue with ssh banner scans where hopm would test connections only against the 'target'string' that's defined last in the scanner{} block. Fix provided by k4be.

Revision 8582 - (view) (annotate) - [select for diffs]
Modified Sun Oct 14 16:59:59 2018 UTC (6 years, 10 months ago) by michael
File length: 14752 byte(s)
Diff to previous 8579
- Further cleanups to node allocation handling

Revision 8579 - (view) (annotate) - [select for diffs]
Modified Sun Oct 14 15:12:50 2018 UTC (6 years, 10 months ago) by michael
File length: 15115 byte(s)
Diff to previous 8563
- Allocate most list_t and node_t items from within their corresponding structure to save extra calloc/free calls

Revision 8563 - (view) (annotate) - [select for diffs]
Modified Sun Sep 23 11:39:44 2018 UTC (6 years, 11 months ago) by michael
File length: 15311 byte(s)
Diff to previous 8179
- Update copyright years

Revision 8179 - (view) (annotate) - [select for diffs]
Modified Thu Apr 13 17:24:47 2017 UTC (8 years, 4 months ago) by michael
File length: 15311 byte(s)
Diff to previous 8098
- config-parser.y: remove stdio.h header include

Revision 8098 - (view) (annotate) - [select for diffs]
Modified Sun Apr 2 10:09:50 2017 UTC (8 years, 4 months ago) by michael
File length: 15330 byte(s)
Diff to previous 7927
- Added IPv6 blacklist support. Initial patch by Andreas Rammhold.

Revision 7927 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:59:46 2016 UTC (8 years, 7 months ago) by michael
File length: 14753 byte(s)
Diff to previous 7559
- Update copyright years

Revision 7559 - (view) (annotate) - [select for diffs]
Modified Sun May 15 13:49:21 2016 UTC (9 years, 3 months ago) by michael
File length: 14753 byte(s)
Diff to previous 7014
- config-parser.y: fixed archaic bug as reported by Thomas M. Carlsson which could cause the scanner to either
  detect nothing or to detect everything and therefore even kill legit clients

Revision 7014 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 16:08:57 2016 UTC (9 years, 7 months ago) by michael
File length: 14744 byte(s)
Diff to previous 7005
- Added 'command_queue_size', 'command_interval', and 'command_timeout', configuration directives to the options {} block. Removed hardcoded settings from options.h.

Revision 7005 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:06:56 2016 UTC (9 years, 7 months ago) by michael
File length: 14217 byte(s)
Diff to previous 6200
- Update copyright years

Revision 6200 - (view) (annotate) - [select for diffs]
Modified Thu Jun 25 15:56:16 2015 UTC (10 years, 2 months ago) by michael
File length: 14217 byte(s)
Diff to previous 6149
- Added options::dns_timeout configuration option which allows to specify the amount of time the
  resolver waits until a response is received from a name server

Revision 6149 - (view) (annotate) - [select for diffs]
Modified Sun Jun 14 17:29:51 2015 UTC (10 years, 2 months ago) by michael
File length: 14068 byte(s)
Diff to previous 6078
- Style corrections

Revision 6078 - (view) (annotate) - [select for diffs]
Modified Tue Jun 9 18:21:36 2015 UTC (10 years, 2 months ago) by michael
File length: 14065 byte(s)
Diff to previous 6049
- Made the RECONNECTINTERVAL configurable via the hopm.conf

Revision 6049 - (view) (annotate) - [select for diffs]
Modified Thu Jun 4 15:51:26 2015 UTC (10 years, 2 months ago) by michael
File length: 13805 byte(s)
Diff to previous 5650
- config-parser.y: removed explicit yydebug=0; yydebug is disabled by default anyways.
  Declared 'tmp' as static. Fixed minor style issues

Revision 5650 - (view) (annotate) - [select for diffs]
Modified Sun Mar 8 13:34:55 2015 UTC (10 years, 5 months ago) by michael
File length: 13791 byte(s)
Diff to previous 5426
- config-parser.y: style corrections

Revision 5426 - (view) (annotate) - [select for diffs]
Modified Wed Jan 28 13:49:38 2015 UTC (10 years, 6 months ago) by michael
File length: 13948 byte(s)
Diff to previous 5405
- memory.c:MyFree(): removed extraneous pointer test; renamed MyFree to xfree

Revision 5405 - (view) (annotate) - [select for diffs]
Modified Tue Jan 20 19:14:40 2015 UTC (10 years, 7 months ago) by michael
File length: 13973 byte(s)
Diff to previous 5351
- Added irc::notice configuration option (notice(s) to send to a newly connected client).

Revision 5351 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 13:24:19 2015 UTC (10 years, 7 months ago) by michael
File length: 13800 byte(s)
Diff to previous 5333
- Update license headers

Revision 5333 - (view) (annotate) - [select for diffs]
Modified Wed Jan 7 20:45:06 2015 UTC (10 years, 7 months ago) by michael
File length: 13759 byte(s)
Diff to previous 5332
- Move malloc.c to memory.c

Revision 5332 - (view) (annotate) - [select for diffs]
Modified Wed Jan 7 18:01:01 2015 UTC (10 years, 7 months ago) by michael
File length: 13758 byte(s)
Diff to previous 5274
- Added options::negcache_rebuild configuration option

Revision 5274 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 20:00:33 2015 UTC (10 years, 7 months ago) by michael
File length: 13588 byte(s)
Diff to previous 5249
- Renamed MyMalloc() to xcalloc()

Revision 5249 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 12:50:47 2015 UTC (10 years, 7 months ago) by michael
File length: 13594 byte(s)
Diff to previous 5198
- config-parser.y: removed pointless casts

Revision 5198 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 16:53:16 2014 UTC (10 years, 7 months ago) by michael
File length: 13895 byte(s)
Diff to previous 5135
- Made NODATA_TIMEOUT a configuration option

Revision 5135 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:51:51 2014 UTC (10 years, 8 months ago) by michael
File length: 13736 byte(s)
Diff to previous 5134
- propset svn:eol-style native

Revision 5134 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:50:02 2014 UTC (10 years, 8 months ago) by michael
File length: 13736 byte(s)
Diff to previous 5092
- propset svn:keywords "Id"

Revision 5092 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 20:12:39 2014 UTC (10 years, 8 months ago) by michael
File length: 13736 byte(s)
Diff to previous 5080
- Renamed DupString() to xstrdup()

Revision 5080 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 19:00:47 2014 UTC (10 years, 8 months ago) by michael
File length: 13816 byte(s)
Diff to previous 5072
- Added support for time/size units

Revision 5072 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 15:33:29 2014 UTC (10 years, 8 months ago) by michael
File length: 12755 byte(s)
Diff to previous 5068
- Fixed a bunch of compile warnings

Revision 5068 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 14:49:06 2014 UTC (10 years, 8 months ago) by michael
File length: 12737 byte(s)
Diff to previous 5067
- config-parser.y: fixed several shift/reduce conflicts

Revision 5067 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 14:36:44 2014 UTC (10 years, 8 months ago) by michael
File length: 12978 byte(s)
Diff to previous 5052
- config_parser.y: removed invalid redeclaration of PROTOCOLTYPE

Revision 5052 - (view) (annotate) - [select for diffs]
Added Mon Dec 22 11:56:03 2014 UTC (10 years, 8 months ago) by michael
File length: 12998 byte(s)
- Initial import of bopm 3.1.3

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a