index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
message.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
overall style cleanup: adjusted brace positions according to the coding guide...
JINMEI Tatuya
2010-10-15
1
-2
/
+1
*
sync with trunk
JINMEI Tatuya
2010-09-29
1
-171
/
+81
|
\
|
*
added some more descriptive comments
JINMEI Tatuya
2010-09-21
1
-1
/
+4
|
*
- completed documentation of the EDNS class
JINMEI Tatuya
2010-09-21
1
-1
/
+2
|
*
an initial cut of the EDNS class (code + tests), mainly for backup.
JINMEI Tatuya
2010-08-24
1
-168
/
+107
*
|
tighten validation with exceptions, and add more documentation
JINMEI Tatuya
2010-09-28
1
-2
/
+17
*
|
- separated Rcode class declarations and definitions in different files
JINMEI Tatuya
2010-09-28
1
-81
/
+40
*
|
cleanup: unified duplicate code
JINMEI Tatuya
2010-09-28
1
-5
/
+9
*
|
some cleanup
JINMEI Tatuya
2010-09-28
1
-20
/
+6
*
|
moved the Opcode class declarations and definitions to separate files.
JINMEI Tatuya
2010-09-28
1
-32
/
+8
|
/
*
merge from trac69
Evan Hunt
2010-06-30
1
-1
/
+15
*
minimal fixes for SunStudio support
JINMEI Tatuya
2010-06-23
1
-1
/
+1
*
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...
JINMEI Tatuya
2010-04-13
1
-11
/
+11
*
- added minimum level documentation
JINMEI Tatuya
2010-03-16
1
-2
/
+32
*
constified things more, and followed style guidelines more
JINMEI Tatuya
2010-03-16
1
-13
/
+11
*
cleanups:
JINMEI Tatuya
2010-03-16
1
-36
/
+40
*
tweaked the code to handle the EDNS BADVERS case.
JINMEI Tatuya
2010-03-12
1
-109
/
+78
*
thorw DNSMessageFORMERR instead of generic isc exception on parse errro.
JINMEI Tatuya
2010-03-12
1
-16
/
+20
*
introduced Message::parseHeader() so that we can perform minimal level
JINMEI Tatuya
2010-03-12
1
-3
/
+24
*
add operator== for question/section iterators
JINMEI Tatuya
2010-03-12
1
-0
/
+7
*
declared/defined DNSProtocolError in separate files as these would be
JINMEI Tatuya
2010-03-11
1
-10
/
+1
*
- made lib/dns -Wextra safe.
JINMEI Tatuya
2010-03-11
1
-11
/
+8
*
- associate DNSProtocolError classes with corresponding RCODE
JINMEI Tatuya
2010-03-10
1
-0
/
+10
*
sync with trunk, mainly for truncation support
JINMEI Tatuya
2010-03-08
1
-19
/
+50
|
\
|
*
added preliminary level truncation support
JINMEI Tatuya
2010-03-08
1
-19
/
+57
*
|
experimental UDP/TCP auth server using boost::asio
JINMEI Tatuya
2010-03-08
1
-1
/
+2
|
/
*
s/dns_throw/isc_throw/
JINMEI Tatuya
2010-03-07
1
-14
/
+14
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
1
-0
/
+946
[prev]