index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
eval
/
token.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3502] Checkpoint: syntax to do
Francis Dupont
2024-08-21
1
-0
/
+69
*
[#3502] Checkpoint: added branch
Francis Dupont
2024-08-21
1
-0
/
+13
*
[#3502] Checkpoint: added label
Francis Dupont
2024-08-21
1
-65
/
+145
*
[#3459] bump up library versions for 2.7.0 release
Razvan Becheriu
2024-06-20
1
-1
/
+1
*
[#3170] Checkpoint: created and added TokenMatch
Francis Dupont
2024-06-11
1
-0
/
+35
*
[#2820] add tid in all eval logs
Piotrek Zadroga
2024-04-26
1
-24
/
+71
*
[#3210] refactor io utilities
Andrei Pavel
2024-03-21
1
-1
/
+1
*
[#3209] Updated copyrights
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[#3209] Initial commit
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[#3048] added the lcase and ucase operators
Razvan Becheriu
2023-09-22
1
-0
/
+37
*
Rebase v2_4 onto master after the release.
Marcin Godzina
2023-07-04
1
-1
/
+1
*
[#2909] Fixed token.cc compile error
Thomas Markwalder
2023-06-21
1
-2
/
+2
*
[#2830] static cast enum to int
Razvan Becheriu
2023-06-21
1
-24
/
+17
*
[#2830] fixed UB caused by unalligned read
Razvan Becheriu
2023-06-21
1
-12
/
+12
*
[#2272] fixed comments and documentation
Razvan Becheriu
2022-04-17
1
-4
/
+2
*
[#2272] Added split function to expression syntax
Thomas Markwalder
2022-04-17
1
-1
/
+89
*
[#1887] release changes
Wlodek Wencel
2021-05-24
1
-1
/
+1
*
[#1680] added ChangeLog entry and addressed comments
Razvan Becheriu
2021-05-05
1
-12
/
+19
*
[#1680] fixed compilation
Razvan Becheriu
2021-05-05
1
-3
/
+3
*
[#1680] fixed compilation
Razvan Becheriu
2021-05-05
1
-2
/
+3
*
[#1680] addressed comments
Razvan Becheriu
2021-05-05
1
-31
/
+4
*
[#1680] all tokens must not throw on empty string
Razvan Becheriu
2021-05-05
1
-8
/
+41
*
[#1680] use consistent format
Razvan Becheriu
2021-05-05
1
-4
/
+31
*
[#1680] added EvalContext convert functions
Razvan Becheriu
2021-05-05
1
-4
/
+8
*
[#1680] inttotext should convert from network order
Razvan Becheriu
2021-05-05
1
-4
/
+8
*
[#1680] added integer conversion to text in eval parser
Razvan Becheriu
2021-05-05
1
-0
/
+138
*
[#1680] clean up code
Razvan Becheriu
2021-05-05
1
-28
/
+3
*
[#1680] added addrtotext operator to eval parser
Razvan Becheriu
2021-05-05
1
-0
/
+30
*
[#150,!385] Addressed review comments:
Tomek Mrugalski
2019-08-14
1
-0
/
+3
*
[150-add-sub-option-classification] Added unit tests and fixed logs
Francis Dupont
2019-08-14
1
-30
/
+29
*
[150-add-sub-option-classification] Checkpoint: code done, todo regen and tests
Francis Dupont
2019-08-14
1
-1
/
+60
*
[67-expressions-hexa-strings] Addressed comments
Francis Dupont
2018-09-18
1
-5
/
+0
*
[67-expressions-hexa-strings] Added hexstring tests
Francis Dupont
2018-09-16
1
-1
/
+3
*
[67-expressions-hexa-strings] checkpoint to update syntax
Francis Dupont
2018-09-16
1
-1
/
+39
*
[master] Merging trac5374 (new classification) - conflicts resolved, regen ne...
Francis Dupont
2018-04-11
1
-0
/
+14
|
\
|
*
[5374] Checkpoint: added member token, syntax and tests todo
Francis Dupont
2017-11-24
1
-0
/
+14
*
|
Merge remote-tracking branch 'isc-kea/master' into HEAD
Razvan Becheriu
2017-12-12
1
-0
/
+36
|
\
|
|
*
[5363] Added ifelse operator
Francis Dupont
2017-09-28
1
-0
/
+36
*
|
Merge branch 'isc-master' into config-h
Andrei Pavel
2017-08-17
1
-7
/
+28
|
\
|
|
*
[5287] Updated clasify doc
Francis Dupont
2017-07-03
1
-7
/
+28
*
|
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
1
-0
/
+2
|
/
*
fix some spelling mistakes
Vincent Legout
2016-11-08
1
-3
/
+3
*
[4483] Added pkt4.msgtype and pkt4.transid
Tomek Mrugalski
2016-08-19
1
-0
/
+8
*
[4483] Several existing instances converted to fromUint32
Tomek Mrugalski
2016-08-19
1
-28
/
+12
*
[4483] Integers in expressions implemented.
Tomek Mrugalski
2016-08-19
1
-0
/
+6
*
[master] Merge branch 'trac4271' (vendor options support in classification)
Tomek Mrugalski
2016-08-18
1
-0
/
+238
|
\
|
*
[4271] Mostly typo level clean up
Shawn Routhier
2016-08-17
1
-1
/
+1
|
*
[4271] Logging checks added for TokenVendor and TokenVendorClass
Tomek Mrugalski
2016-08-10
1
-3
/
+8
|
*
[4271] Messages are now more terse.
Tomek Mrugalski
2016-08-09
1
-0
/
+2
|
*
[4271] Debug logging added.
Tomek Mrugalski
2016-08-09
1
-9
/
+42
[next]