ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/config-parser.c
Revision 9727 - (view) (annotate) - [select for diffs]
Modified Mon Nov 16 10:29:12 2020 UTC (5 years, 8 months ago) by michael
File length: 86030 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 (6 years ago) by michael
File length: 85316 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 (6 years ago) by michael
File length: 83811 byte(s)
Diff to previous 9479
- Recreate parser files

Revision 9479 - (view) (annotate) - [select for diffs]
Modified Sat Jul 4 19:04:06 2020 UTC (6 years ago) by michael
File length: 83313 byte(s)
Diff to previous 8850
- Rebuild parser files

Revision 8850 - (view) (annotate) - [select for diffs]
Modified Sat Feb 9 18:34:12 2019 UTC (7 years, 5 months ago) by michael
File length: 82780 byte(s)
Diff to previous 8739
- Recreate autogenerated files

Revision 8739 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 14:59:31 2018 UTC (7 years, 7 months ago) by michael
File length: 82301 byte(s)
Diff to previous 8582
- Rebuilt autogenerated files

Revision 8582 - (view) (annotate) - [select for diffs]
Modified Sun Oct 14 16:59:59 2018 UTC (7 years, 9 months ago) by michael
File length: 82454 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 (7 years, 9 months ago) by michael
File length: 82817 byte(s)
Diff to previous 8181
- Allocate most list_t and node_t items from within their corresponding structure to save extra calloc/free calls

Revision 8181 - (view) (annotate) - [select for diffs]
Modified Thu Apr 13 19:06:09 2017 UTC (9 years, 3 months ago) by michael
File length: 83013 byte(s)
Diff to previous 8101
- Rebuilt parser files

Revision 8101 - (view) (annotate) - [select for diffs]
Modified Sun Apr 2 10:13:09 2017 UTC (9 years, 3 months ago) by michael
File length: 83032 byte(s)
Diff to previous 7560
- Re-create parser files

Revision 7560 - (view) (annotate) - [select for diffs]
Modified Sun May 15 14:46:09 2016 UTC (10 years, 2 months ago) by michael
File length: 81641 byte(s)
Diff to previous 7017
- Rebuilt parser file

Revision 7017 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 16:11:09 2016 UTC (10 years, 6 months ago) by michael
File length: 81632 byte(s)
Diff to previous 6201
- Re-built parser files

Revision 6201 - (view) (annotate) - [select for diffs]
Modified Thu Jun 25 15:58:16 2015 UTC (11 years ago) by michael
File length: 80029 byte(s)
Diff to previous 6081
- Rebuilt parser files

Revision 6081 - (view) (annotate) - [select for diffs]
Modified Tue Jun 9 18:24:09 2015 UTC (11 years, 1 month ago) by michael
File length: 79621 byte(s)
Diff to previous 6052
- Rebuilt parser files

Revision 6052 - (view) (annotate) - [select for diffs]
Modified Thu Jun 4 15:52:30 2015 UTC (11 years, 1 month ago) by michael
File length: 78886 byte(s)
Diff to previous 5665
- Re-built parser files

Revision 5665 - (view) (annotate) - [select for diffs]
Modified Wed Mar 11 16:23:37 2015 UTC (11 years, 4 months ago) by michael
File length: 78902 byte(s)
Diff to previous 5429
- Rebuilt parser files

Revision 5429 - (view) (annotate) - [select for diffs]
Modified Wed Jan 28 13:53:00 2015 UTC (11 years, 5 months ago) by michael
File length: 79051 byte(s)
Diff to previous 5405
- Rebuilt parser files

Revision 5405 - (view) (annotate) - [select for diffs]
Modified Tue Jan 20 19:14:40 2015 UTC (11 years, 6 months ago) by michael
File length: 79076 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 (11 years, 6 months ago) by michael
File length: 78546 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 (11 years, 6 months ago) by michael
File length: 78546 byte(s)
Diff to previous 5274
- Move malloc.c to memory.c

Revision 5274 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 20:00:33 2015 UTC (11 years, 6 months ago) by michael
File length: 77999 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 (11 years, 6 months ago) by michael
File length: 78005 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 (11 years, 6 months ago) by michael
File length: 78306 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 (11 years, 6 months ago) by michael
File length: 77795 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 (11 years, 6 months ago) by michael
File length: 77795 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 (11 years, 6 months ago) by michael
File length: 77795 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 (11 years, 6 months ago) by michael
File length: 77875 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 (11 years, 7 months ago) by michael
File length: 73313 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 (11 years, 7 months ago) by michael
File length: 73295 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 (11 years, 7 months ago) by michael
File length: 73448 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 (11 years, 7 months ago) by michael
File length: 71899 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