]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2015-11-14  Francis Dupont[4088] Merged trac4088fd private branch
2015-11-14  Francis Dupont[4088fd] Added a generated date comment to avoid the...
2015-11-13  Francis Dupont[4088fd] Changed the syntax to unquote integers
2015-11-13  Francis Dupont[4088fd] Added protection against integer overflow trac4088fd_before_unquote
2015-11-13  Francis Dupont[4088fd] cleanup grammar (indent, no untyped)
2015-11-11  Francis Dupont[4088fd] Removed unused File functions
2015-11-11  Francis Dupont[4088fd] Moved option code range check to the parser...
2015-11-09  Francis Dupont[4088fd] Added number unit tests
2015-11-09  Francis Dupont[4088fd] Added more new unit tests
2015-11-09  Francis Dupont[4088fd] Added hexstring parsing unit tests
2015-11-06  Francis Dupont[4088fd] Assume the parser produces only well typed... trac4088fd_fulltyped
2015-11-06  Francis Dupont[4088fd] Split the syntax into untyped/typed trac4088fd_typed
2015-11-06  Francis Dupont[4088fd] Added some parser unit tests trac4088fd_untyped
2015-11-06  Francis Dupont[4088fd] Fixed error handling trac4088fd_error
2015-11-06  Francis Dupont[4088fd] Added substring parsing
2015-11-06  Francis Dupont[4088fd] Fixed most of C++ problems trac4088fd_cpp
2015-11-06  Francis Dupont[4088fd] Renamed file to file_
2015-11-06  Francis Dupont[4088fd] Regenerated flex/bison trac4088fd_option
2015-11-06  Francis Dupont[4088fd] Moved option from scanner to parser
2015-11-06  Francis Dupont[4088fd] Regenerated flex/bison trac4088fd_hexstring
2015-11-06  Francis Dupont[4088fd] Added hexstring support
2015-11-06  Francis Dupont[4088fd] Regenerated flex/bison trac4088fd_namespace
2015-11-06  Francis Dupont[4088fd] Added new eval_context_decl.h include
2015-11-06  Francis Dupont[4088fd] [4088fd] Fixed namespace
2015-11-06  Francis Dupont[4088fd] [4088fd] Updated lexer.cc to flex 2.5.39
2015-11-06  Francis Dupont[4088] Finished merge of trac4091 from master trac4088fd_base
2015-11-05  Francis Dupont[master] Updated git hash trac4115_base
2015-11-05  Francis Dupont[master] Finished merge of trac4091 (hex strings)
2015-11-05  Francis Dupont[master] Merged trac4091 (hex strings)
2015-11-05  Francis Dupont[4091] Changed to require at least one hexdigit
2015-11-05  Francis Dupont[4088] spelling
2015-11-05  Stephen Morris[4088] Miscellaneous edits to the developer documentation
2015-11-05  Francis Dupont[4088] Trivial fix to make it compile
2015-11-05  Francis Dupont[4088] Some trivial fixes
2015-11-05  Francis Dupont[4091] Addressed comments (0x prefix, deciding in const...
2015-11-05  Francis Dupont[4091] Better odd check
2015-11-04  Francis Dupont[4091] Missed changes
2015-11-04  Tomek Mrugalski[4088] Exceptions added.
2015-11-04  Tomek Mrugalski[4088] General smallish improvements in evaluation...
2015-11-04  Tomek Mrugalski[4088] Unnecessary makefile rule removed.
2015-11-04  Tomek Mrugalski[4088] Developer's guide written
2015-11-04  Tomek Mrugalski[4088] Bison version is now detected during configure.
2015-11-04  Francis Dupont[master] Updated git hash
2015-11-04  Francis Dupont[master] Finished merge of trac3927 (default in option...
2015-11-04  Francis Dupont[master] Merged trac3927 (default in option-def)
2015-11-04  Francis Dupont[3927] Fixed typo in previous change
2015-11-04  Francis Dupont[3927] Addressed minor comments
2015-11-03  Francis Dupont[4091] Implemented, need tests
2015-11-03  Francis Dupont[4091] Renamed main (cf #4114)
2015-11-03  Shawn RouthierMerge branch 'trac4090' Add support for OptionSubstrin... trac4116_base
2015-11-03  Shawn Routhier[trac4090] Update per second set of review comments
2015-11-02  Shawn Routhier[trac4090] Add the forgotten eval_log.c and eval_log...
2015-11-02  Shawn Routhier[trac4090] Setup logger for eval
2015-11-02  Shawn Routhier[trac4090] Update per review comments.
2015-11-02  Francis Dupont[master] Fixed 4o6subnetInterfaceId for not 64 bit... trac4113_base
2015-11-02  Marcin Siodelski[master] Use LeaseMgrFactory::instance() rather than...
2015-11-01  Francis Dupont[3927] Added a defaultSpaceOptionDefTest unit test
2015-11-01  Francis Dupont[3927] Fixed spurious 4 in DHCPv6 guide
2015-10-31  Tomek Mrugalski[master] AUTHORS updated after recent changes.
2015-10-31  Tomek Mrugalski[master] Merge branch 'trac4105' (4o6 configuration...
2015-10-31  Tomek Mrugalski[4105] Grammar fixed.
2015-10-31  Tomek Mrugalski[4105] config parser now uses getOptionalParam() methods.
2015-10-31  Tomek Mrugalski[4105] Changes after review:
2015-10-31  Francis Dupont[master] Finished trac4027 aka Pkt4o6 merge trac4110_base
2015-10-31  Tomek Mrugalski[master] Merge branch 'master' of ssh://git.kea.isc...
2015-10-31  Tomek Mrugalski[master] Merge remote-tracking branch 'github/master'
2015-10-31  JINMEI Tatuya[4027] removed an unused variable
2015-10-31  JINMEI Tatuya[4027] added some explanatory comments for Pkt4o6:...
2015-10-31  JINMEI Tatuya[4027] added some references
2015-10-31  JINMEI TatuyaMerge branch 'trac4027' of github.com:isc-projects...
2015-10-31  Tomek Mrugalski[4027] Minor corrections.
2015-10-31  JINMEI Tatuya[4027] use a single underscore version of uint8_t for...
2015-10-31  Francis Dupont[master] Merged trac4107 (HCPv4-over-DHCPv6 message... trac4109_base
2015-10-31  Tomek Mrugalski[4107] Added several comments.
2015-10-31  JINMEI Tatuya[4027] added some more comments for tests
2015-10-31  JINMEI Tatuya[4027] added unit tests for Pkt4o6Test
2015-10-31  Tomek Mrugalski[4107] Minor comments update for options 100-102
2015-10-31  Tomek Mrugalski[4105] Implement 4o6-interface-id parameter.
2015-10-31  Francis Dupont[4107] Added new standard options in the guide table
2015-10-31  Francis Dupont[4107] Added the 2 private options (now update the...
2015-10-31  Tomek Mrugalski[4105] Subnet4 parser updated to accept 4o6-interface...
2015-10-31  Francis Dupont[4107] Ported changes from fd4o6 (so not finished)
2015-10-31  JINMEI Tatuya[4027] enable DHCP4o6 option macros
2015-10-31  Francis Dupont[fd4o6] Adjusted Pkt6 pointer type
2015-10-31  JINMEI Tatuya[4027] incorporated part of c0044e3 from fd4o6 branch
2015-10-31  Francis Dupont[fd4o6] Added DHCPv4-over-DHCPv6 packet class
2015-10-31  Tomek Mrugalski[4105] 4o6 configuration structure, unit-tests implemented
2015-10-30  Tomek Mrugalski[4088] Added flex/bison generated files.
2015-10-30  Tomek Mrugalski[4088] Minor tweaks in lexer.ll
2015-10-30  Tomek Mrugalski[4088] Lexer improvements, TokenOption now working
2015-10-30  Tomek Mrugalski[4088] Makefile updated to easier regenerate flex/bison...
2015-10-30  Tomek Mrugalski[4088] Minor tweaks in EvalContext
2015-10-30  Tomek Mrugalski[4088] string handling improved.
2015-10-30  Tomek Mrugalski[4088] strings, options and equal tokens are now instan...
2015-10-30  Tomek Mrugalski[4088] Replaced example grammar with client classificat...
2015-10-30  Tomek Mrugalski[4088] Moved yy to isc::eval namespace
2015-10-30  Tomek Mrugalski[4088] EvalContext unit-test added.
2015-10-30  Tomek Mrugalski[4088] Classes renamed to Kea nomenclature
2015-10-30  Tomek Mrugalski[4088] Bison example integrated.
2015-10-30  Tomek Mrugalski[4081] Stub documentation added.
next