Marcin Siodelski
|
cbd89c137e
|
[5088] Improved HttpResponse and derived classes.
|
2016-12-22 14:56:10 +01:00 |
|
Marcin Siodelski
|
616dab184b
|
[5088] Created HttpResponseCreator interface.
|
2016-12-22 14:56:10 +01:00 |
|
Marcin Siodelski
|
d43e5ecd68
|
[5088] Implemented HttpResponse and derived classes.
|
2016-12-22 14:56:10 +01:00 |
|
Tomek Mrugalski
|
d352a45e2b
|
[5039] Unit-tests for SimpleParser added.
|
2016-12-22 11:57:32 +01:00 |
|
Tomek Mrugalski
|
c623d19f6d
|
[5039] Simple parser moved to lib/cc
|
2016-12-22 11:55:55 +01:00 |
|
Thomas Markwalder
|
0bfc63411d
|
[5046] Undo a couple of minor nits
|
2016-12-21 15:51:24 -05:00 |
|
Tomek Mrugalski
|
435334c9db
|
[master] ChangeLog updated after 5017 merge
trac5093_base
trac5091_base
trac5094_base
trac5088_base
trac5092_base
|
2016-12-20 22:10:16 +01:00 |
|
Tomek Mrugalski
|
1cf853c595
|
[master] Merge branch 'trac5017' (dhcp4 bison parser)
# Conflicts:
# doc/examples/kea4/classify.json
|
2016-12-20 22:08:33 +01:00 |
|
Tomek Mrugalski
|
4394b30451
|
[5017] Addressed two minor comments:
- removed "Linux" from advanced.json
- corrected one typo
|
2016-12-20 22:05:57 +01:00 |
|
Francis Dupont
|
a86b2f8bb3
|
trac5017: regen dhcp4 lexer
|
2016-12-20 17:31:28 +00:00 |
|
Francis Dupont
|
1f20c19d8b
|
trac5017: regen parsers
|
2016-12-20 17:12:50 +00:00 |
|
Tomek Mrugalski
|
24c8c3664d
|
[5017] missing advanced.json example added
|
2016-12-20 16:25:51 +01:00 |
|
Tomek Mrugalski
|
9f25ce59f3
|
[5017] DHCP{4,6} parsers regenerated
|
2016-12-20 16:25:35 +01:00 |
|
Tomek Mrugalski
|
313cdfdd54
|
[5017] version parameter removed from both Dhcp4 and Dhcp6 parsers
|
2016-12-20 16:25:01 +01:00 |
|
Tomek Mrugalski
|
e357f559f1
|
[5017] Parser unit-tests cleanup:
- removed almost redundant functions
- added comments
|
2016-12-20 16:16:06 +01:00 |
|
Tomek Mrugalski
|
eabcd010be
|
[5017] dhcp-socket-type is now supported
- added doc/examples/kea4/advanced.json
- unit-tests now remove comments before passing to legacy JSON parser
|
2016-12-20 15:54:23 +01:00 |
|
Tomek Mrugalski
|
1a8b7ea9f1
|
[5017] Updated regenerated dhcp4_lexer.cc
|
2016-12-20 14:29:52 +01:00 |
|
Tomek Mrugalski
|
4038483659
|
[5017] Revert "[5017] Fixed one unit-test."
This reverts commit bc6502b3cafa5e2fb5eee12ca5b9286c52003491.
|
2016-12-20 14:27:47 +01:00 |
|
Tomek Mrugalski
|
5602d52999
|
[5017] Split slash unicode into separate test.
|
2016-12-20 14:27:32 +01:00 |
|
Francis Dupont
|
45a50f2adb
|
[master] Fixed a trivial typo which does not always crash?
|
2016-12-19 19:43:11 +01:00 |
|
Tomek Mrugalski
|
01fba5c0ad
|
[5017] Added previously deleted dhcp6_lexer.cc
|
2016-12-19 19:13:16 +01:00 |
|
Tomek Mrugalski
|
bc6502b3ca
|
[5017] Fixed one unit-test.
|
2016-12-19 19:04:07 +01:00 |
|
Francis Dupont
|
54a2693ff7
|
[master] Adding a comment marking readPsid & co issue origin
|
2016-12-19 18:28:49 +01:00 |
|
Francis Dupont
|
d82049be04
|
[master] All chars are <= 127 shouts g++
|
2016-12-19 18:20:54 +01:00 |
|
Marcin Siodelski
|
cd72284b5b
|
[master] Merge branch 'trac5077'
|
2016-12-19 17:10:17 +01:00 |
|
Francis Dupont
|
432a575728
|
[master] Commented unused arguments
|
2016-12-19 16:31:06 +01:00 |
|
Marcin Siodelski
|
6da438816c
|
[master] Added ChangeLog entry for #5075.
|
2016-12-19 14:49:01 +01:00 |
|
Marcin Siodelski
|
1ec7586da5
|
[master] Merge branch 'trac5075'
|
2016-12-19 14:48:05 +01:00 |
|
Marcin Siodelski
|
31594fda81
|
[5077] Addressed two additional review comments.
- Type cast to char, rather than uint8_t
- Return tag in the doxygen documentation
|
2016-12-19 14:41:56 +01:00 |
|
Marcin Siodelski
|
b5c14dc7fe
|
[5077] Provided unit test for extraneous data in the HTTP request.
|
2016-12-19 12:04:04 +01:00 |
|
Marcin Siodelski
|
0bfc13fa6d
|
[5075] Addressed review comments and removed spurious += from Makefile.
|
2016-12-19 11:07:17 +01:00 |
|
Francis Dupont
|
cb935c8202
|
[5017] Distribute new example files
|
2016-12-18 09:59:12 +01:00 |
|
Francis Dupont
|
f33b08fbd9
|
[5017] Added parser_context_decl.h to *_SOURCES for distcheck
|
2016-12-17 23:21:07 +01:00 |
|
Francis Dupont
|
32f910c80d
|
trac5017: regen parser
|
2016-12-17 14:56:56 +00:00 |
|
Francis Dupont
|
90db0cc91c
|
[5017] Finished config_parser_unittest.cc files
|
2016-12-17 15:51:22 +01:00 |
|
Francis Dupont
|
948ad391f2
|
[5017] More parseDHCP4 (unfinished)
|
2016-12-17 13:11:44 +01:00 |
|
Francis Dupont
|
a28938503f
|
[5017] Some fixes (including a not yet detected error in classify CONFIG[0]) using parser
|
2016-12-17 01:05:26 +01:00 |
|
Francis Dupont
|
366e030728
|
[5017] Fixed port from dhcp6
|
2016-12-16 23:17:48 +01:00 |
|
Francis Dupont
|
746bfb5eed
|
[5017] 6->4 in comments
|
2016-12-16 23:02:12 +01:00 |
|
Francis Dupont
|
fea9f2c2d3
|
[5017] 6->4 in comments
|
2016-12-16 22:53:23 +01:00 |
|
Francis Dupont
|
bc6d534086
|
[5017] 6->4 in a comment
|
2016-12-16 22:31:28 +01:00 |
|
Francis Dupont
|
66663c8434
|
[5017] Swapped Dhcp[46] tokens
|
2016-12-16 22:24:19 +01:00 |
|
Tomek Mrugalski
|
f7a7d8e380
|
[5017] dhcp4_lexer.cc regenerated.
|
2016-12-16 18:58:06 +01:00 |
|
Tomek Mrugalski
|
d0d515391e
|
[5017] Examples for echo-client-id and match-client-id added.
|
2016-12-16 18:57:48 +01:00 |
|
Tomek Mrugalski
|
5eb78ae50b
|
[5017] flex/bison files regenerated
|
2016-12-16 18:47:27 +01:00 |
|
Tomek Mrugalski
|
9fccdbf54c
|
[5017] 4o6-interface-id support implemented
|
2016-12-16 18:45:14 +01:00 |
|
Tomek Mrugalski
|
1c5c135452
|
[5017] Support for several v4 specific keywords implemented:
- next-server, server-hostname, boof-file-name, echo-client-id,
match-client-id
|
2016-12-16 18:33:23 +01:00 |
|
Thomas Markwalder
|
d9a6529871
|
[5046] Added set-config command handler test to dhcp4 unit tests
|
2016-12-16 11:02:04 -05:00 |
|
Francis Dupont
|
0ad263c467
|
[5077] Reverted not trivial auto
|
2016-12-16 14:15:57 +01:00 |
|
Tomek Mrugalski
|
c40974ac89
|
[5017] Copyright years updated.
|
2016-12-16 13:25:51 +01:00 |
|