]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2017-01-06  Marcin Siodelski[5088] HttpVersion is now a struct rather than a pair.
2017-01-05  Francis Dupont[5088] Spelling + ref to RFC 2068
2017-01-02  Marcin Siodelski[5088] Use classic locale in HTTP date/time functions.
2017-01-02  Marcin Siodelski[5088] Addressed easy review comments.
2016-12-23  Francis Dupont[5088] Merged trac5092 diff
2016-12-23  Francis Dupont[5088] Added cbegin/cend and final C++11 feature checks
2016-12-23  Francis Dupont[5088] spelling & indent
2016-12-22  Marcin Siodelski[5088] Added commentary in the header file.
2016-12-22  Marcin Siodelski[5088] Fixed doxygen errors.
2016-12-22  Marcin Siodelski[5088] Proper documentation of the new HTTP classes.
2016-12-22  Marcin Siodelski[5088] Fixed whitespace.
2016-12-22  Marcin Siodelski[5088] Http response creator and unit tests implemented.
2016-12-22  Marcin Siodelski[5088] Implemented date time conversions for HTTP.
2016-12-22  Marcin Siodelski[5088] Improved HttpResponse and derived classes.
2016-12-22  Marcin Siodelski[5088] Created HttpResponseCreator interface.
2016-12-22  Marcin Siodelski[5088] Implemented HttpResponse and derived classes.
2016-12-20  Tomek Mrugalski[master] ChangeLog updated after 5017 merge trac5088_base trac5091_base trac5092_base trac5093_base trac5094_base
2016-12-20  Tomek Mrugalski[master] Merge branch 'trac5017' (dhcp4 bison parser)
2016-12-20  Tomek Mrugalski[5017] Addressed two minor comments:
2016-12-20  Francis Duponttrac5017: regen dhcp4 lexer
2016-12-20  Francis Duponttrac5017: regen parsers
2016-12-20  Tomek Mrugalski[5017] missing advanced.json example added
2016-12-20  Tomek Mrugalski[5017] DHCP{4,6} parsers regenerated
2016-12-20  Tomek Mrugalski[5017] version parameter removed from both Dhcp4 and...
2016-12-20  Tomek Mrugalski[5017] Parser unit-tests cleanup:
2016-12-20  Tomek Mrugalski[5017] dhcp-socket-type is now supported
2016-12-20  Tomek Mrugalski[5017] Updated regenerated dhcp4_lexer.cc
2016-12-20  Tomek Mrugalski[5017] Revert "[5017] Fixed one unit-test."
2016-12-20  Tomek Mrugalski[5017] Split slash unicode into separate test.
2016-12-19  Francis Dupont[master] Fixed a trivial typo which does not always...
2016-12-19  Tomek Mrugalski[5017] Added previously deleted dhcp6_lexer.cc
2016-12-19  Tomek Mrugalski[5017] Fixed one unit-test.
2016-12-19  Francis Dupont[master] Adding a comment marking readPsid & co issue...
2016-12-19  Francis Dupont[master] All chars are <= 127 shouts g++
2016-12-19  Marcin Siodelski[master] Merge branch 'trac5077'
2016-12-19  Francis Dupont[master] Commented unused arguments
2016-12-19  Marcin Siodelski[master] Added ChangeLog entry for #5075.
2016-12-19  Marcin Siodelski[master] Merge branch 'trac5075'
2016-12-19  Marcin Siodelski[5077] Addressed two additional review comments.
2016-12-19  Marcin Siodelski[5077] Provided unit test for extraneous data in the...
2016-12-19  Marcin Siodelski[5075] Addressed review comments and removed spurious...
2016-12-18  Francis Dupont[5017] Distribute new example files
2016-12-17  Francis Dupont[5017] Added parser_context_decl.h to *_SOURCES for...
2016-12-17  Francis Duponttrac5017: regen parser
2016-12-17  Francis Dupont[5017] Finished config_parser_unittest.cc files
2016-12-17  Francis Dupont[5017] More parseDHCP4 (unfinished)
2016-12-17  Francis Dupont[5017] Some fixes (including a not yet detected error...
2016-12-16  Francis Dupont[5017] Fixed port from dhcp6
2016-12-16  Francis Dupont[5017] 6->4 in comments
2016-12-16  Francis Dupont[5017] 6->4 in comments
2016-12-16  Francis Dupont[5017] 6->4 in a comment
2016-12-16  Francis Dupont[5017] Swapped Dhcp[46] tokens
2016-12-16  Tomek Mrugalski[5017] dhcp4_lexer.cc regenerated.
2016-12-16  Tomek Mrugalski[5017] Examples for echo-client-id and match-client...
2016-12-16  Tomek Mrugalski[5017] flex/bison files regenerated
2016-12-16  Tomek Mrugalski[5017] 4o6-interface-id support implemented
2016-12-16  Tomek Mrugalski[5017] Support for several v4 specific keywords impleme...
2016-12-16  Francis Dupont[5077] Reverted not trivial auto
2016-12-16  Tomek Mrugalski[5017] Copyright years updated.
2016-12-16  Francis Dupont[5077] Added lambda (and auto as a side effect) C+...
2016-12-16  Francis Dupont[5077] indent
2016-12-16  Francis Dupont[5077] Replaced auto
2016-12-15  Francis Dupont[5077] Fixed LDADDs
2016-12-15  Francis Dupont[5077] spelling & co (i.e., only cosmetics)
2016-12-15  Francis Dupont[5075] Fixed LDADDs
2016-12-15  Francis Dupont[5077] reindent
2016-12-15  Francis Dupont[5075] spelling
2016-12-15  Francis Dupont[5075] spelling
2016-12-15  Tomek Mrugalski[master] ChangeLog updated. fd_json_bench_base
2016-12-15  Tomek Mrugalski[5017] Added generated flex/bison files.
2016-12-15  Tomek Mrugalski[5017] Doc updated, doxygen warnings removed.
2016-12-15  Tomek Mrugalski[5072] Two small corrections in example configs.
2016-12-15  Tomek Mrugalski[5072] lfc-interval has been added to the example configs.
2016-12-14  Tomek Mrugalski[5017] The new parser is now being used.
2016-12-14  Tomek Mrugalski[5017] Dhcp4 bison parser implemented.
2016-12-14  Marcin Siodelski[5077] Removed extraneous state transitions in HTTP...
2016-12-13  Tomek Mrugalski[master] Addressed doxygen warnings raised. trac5017_base
2016-12-13  Tomek Mrugalski[master] ChangeLog updated
2016-12-13  Marcin Siodelski[5077] Implemented HTTP request parser.
2016-12-13  Marcin Siodelski[5077] Created libkea-http library.
2016-12-13  Tomek Mrugalski[master] Merge branch 'trac5036' (Dhcp6 bison parser)
2016-12-12  Francis Duponttrac5085: regen
2016-12-12  Tomek Mrugalski[5036] Changes after review:
2016-12-12  Francis Dupont[5085] Enforced lower case JSON keywords
2016-12-11  Francis Duponttrac5085: regen
2016-12-11  Francis Dupont[5085] Implemented \u00xy escapes in toJSON and lexer
2016-12-11  Francis Dupont[5085] Fixed control char test for signed chars trac5085_base
2016-12-11  Francis Dupont[5036] Fixed control char test for signed chars
2016-12-11  Francis Duponttrac5036: regen
2016-12-11  Francis Dupont[5036] Added \r as a valid whitespace (cf JSON standard)
2016-12-10  Francis Dupont[5036] Optional exception display and case sensitive...
2016-12-10  Francis DupontMerge branch 'trac5036' of ssh://git.kea.isc.org/git...
2016-12-10  Francis Duponttrac5036: regen
2016-12-10  Francis Dupont[5036] Ignore parser generated files
2016-12-10  Francis Dupont[5036] Improved parser and include files
2016-12-10  Francis Dupont[5036] Improved dhcp6.dox
2016-12-09  Francis Dupont[master] Replaced a NULL ... better pointer type trac5077_base
2016-12-09  Francis Dupont[master] Replaced a NULL ... typo
2016-12-09  Francis Dupont[master] Replaced a NULL ... again
2016-12-09  Francis Dupont[master] Replaced a NULL not accepted by old GCC in...
next