index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
rrttl.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
1
-0
/
+2
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[3832] updated copyrights
Francis Dupont
2015-05-12
1
-1
/
+1
*
[3832] #3832 patch
Francis Dupont
2015-05-12
1
-1
/
+1
*
[3010] Avoid signed integer overflow
Shane Kerr
2014-01-29
1
-16
/
+28
*
[3112] Don't use boost::optional in libdns++
Mukund Sivaraman
2013-09-11
1
-3
/
+3
*
[2726] Remove vertical space
Mukund Sivaraman
2013-06-17
1
-1
/
+0
*
[2726] Initialize variables
Michal 'vorner' Vaner
2013-06-14
1
-3
/
+4
*
[2429] use boost::optional instead of homebrew and less clean interface
JINMEI Tatuya
2012-12-18
1
-11
/
+7
*
[2429] on second thought, define max rrttl as an object
JINMEI Tatuya
2012-12-18
1
-4
/
+0
*
[2429] define MAX_TTL in rrttl.h, as its bare value, not in form of RRTTL
JINMEI Tatuya
2012-12-18
1
-0
/
+4
*
[2429] introduce a no-throw factor of RRTTL and use it in the loader.
JINMEI Tatuya
2012-12-13
1
-12
/
+56
*
Fix broken Solaris build by initializing variable.
Shane Kerr
2012-11-13
1
-1
/
+1
*
[2384] Little bit more range checking
Michal 'vorner' Vaner
2012-11-10
1
-1
/
+2
*
[2384] style fix: folded a long line
JINMEI Tatuya
2012-11-09
1
-1
/
+2
*
[2376] Disallow missing last unit
Michal 'vorner' Vaner
2012-11-09
1
-20
/
+30
*
[2384] Remove obsolete comment
Michal 'vorner' Vaner
2012-11-08
1
-1
/
+1
*
[2384] Simplify range check
Michal 'vorner' Vaner
2012-11-08
1
-8
/
+4
*
[2384] editorial in exception message: add a space for readability
JINMEI Tatuya
2012-11-07
1
-1
/
+1
*
[2384] Test border cases
Michal 'vorner' Vaner
2012-11-07
1
-2
/
+2
*
[2384] Better TTL range checking
Michal 'vorner' Vaner
2012-11-07
1
-0
/
+11
*
[2384] Remove unnecessary cast
Michal 'vorner' Vaner
2012-11-07
1
-1
/
+1
*
[2384] Show the broken TTL in exception messages
Michal 'vorner' Vaner
2012-11-07
1
-4
/
+5
*
[2384] Disallow empty TTLs and units-only TTLs
Michal 'vorner' Vaner
2012-11-07
1
-2
/
+7
*
[2384] style nits: typo, folded short lines, unnecessary ;, paren for sizeof
JINMEI Tatuya
2012-11-06
1
-5
/
+4
*
[2384] Provide a note about used data type
Michal 'vorner' Vaner
2012-11-05
1
-0
/
+3
*
[2384] Implement the units in TTLs
Michal 'vorner' Vaner
2012-11-05
1
-8
/
+73
*
[2017] Many Doxygen warnings removed.
Tomek Mrugalski
2012-06-01
1
-1
/
+1
*
[trac812next] made straightforward changes to toWire() methods so that
JINMEI Tatuya
2011-04-28
1
-1
/
+1
*
[trac749] update namespace names
chenzhengzhang
2011-04-14
1
-2
/
+2
*
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-12
1
-2
/
+2
*
[trac749] refactor C++ utility library
chenzhengzhang
2011-04-11
1
-1
/
+2
*
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
1
-2
/
+0
*
overall style cleanup: adjusted brace positions according to the coding guide...
JINMEI Tatuya
2010-10-15
1
-12
/
+6
*
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...
JINMEI Tatuya
2010-04-13
1
-6
/
+6
*
fixed a signed/unsigned error (found by -Werror)
JINMEI Tatuya
2010-03-10
1
-1
/
+1
*
s/dns_throw/isc_throw/
JINMEI Tatuya
2010-03-07
1
-2
/
+2
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
1
-0
/
+83