index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[1924] Test for the C++ want_answer parameter
Michal 'vorner' Vaner
2013-01-31
3
-23
/
+72
|
*
[1924] Unittest for the original C++ group_sendmsg
Michal 'vorner' Vaner
2013-01-31
1
-29
/
+74
|
*
[1924] Method to read messages sent over wire in tests
Michal 'vorner' Vaner
2013-01-31
1
-11
/
+85
|
*
[1924] (minor) Style cleanups
Michal 'vorner' Vaner
2013-01-30
2
-8
/
+6
*
|
[master] Merge branch 'trac2665'
JINMEI Tatuya
2013-02-11
1
-5
/
+5
|
\
\
|
*
|
[2665] use istream::ignore() (and ignore result) to skip chars instead of get()
JINMEI Tatuya
2013-02-09
1
-5
/
+5
|
|
/
*
/
[2617] log lname after establishing cc session; for debug aid
JINMEI Tatuya
2013-01-30
2
-0
/
+5
|
/
*
Merge branch 'master' into trac2571_commit_log_fix
Shane Kerr
2013-01-21
1
-2
/
+1
|
\
|
*
Merge branch 'master' into trac2432
Mukund Sivaraman
2013-01-07
1
-2
/
+2
|
|
\
|
*
|
[2432] Fix more cases of \return (use singular form)
Mukund Sivaraman
2013-01-07
1
-2
/
+1
*
|
|
[2571] Explain unit test for character 255.
Shane Kerr
2013-01-14
1
-0
/
+3
*
|
|
[2571] a small optimization: avoid calling strlen() every time in loop
JINMEI Tatuya
2013-01-14
1
-1
/
+3
*
|
|
[2571] editorial cleanups: &/* position, use camel name for func; const
JINMEI Tatuya
2013-01-14
1
-48
/
+48
*
|
|
[2571] Change from char to int when we need special character values.
Shane Kerr
2013-01-14
2
-11
/
+11
|
|
/
|
/
|
*
|
[2507] Remove redundant assignments
Mukund Sivaraman
2012-12-19
1
-2
/
+2
|
/
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
2
-6
/
+6
*
[2302] Add a set test for map Element
Mukund Sivaraman
2012-10-10
1
-0
/
+2
*
[2302] Check map data
Mukund Sivaraman
2012-10-10
1
-0
/
+1
*
[2302] Add ConstElementPtr version of tests for all types of Element
Mukund Sivaraman
2012-10-10
1
-62
/
+186
*
[2302] Untabify and delete trailing whitespace
Mukund Sivaraman
2012-10-10
2
-15
/
+15
*
[2302] Fix bugs in Element class
Kazunori Fujiwara
2012-10-10
3
-22
/
+40
*
[2278] A number of cppcheck fixes
Jelte Jansen
2012-09-27
1
-4
/
+4
*
[2071] Add b10 prefix to libcc.la
Mukund Sivaraman
2012-08-02
2
-6
/
+6
*
[2071] Add b10 prefix to liblog.la
Mukund Sivaraman
2012-08-02
2
-2
/
+2
*
[2071] Add b10 prefix to libexceptions.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[master] Use libtool from top_builddir
Mukund Sivaraman
2012-06-21
1
-1
/
+1
*
[1651] Merge branch 'master' into trac1651
Tomek Mrugalski
2012-06-21
1
-1
/
+4
|
\
|
*
[2036] Integrate valgrind into our test suite
Mukund Sivaraman
2012-06-12
1
-0
/
+3
|
*
[master] remove extra whitespace
Jeremy C. Reed
2012-05-31
1
-1
/
+1
*
|
[1651] Changes after review in dhcp4 and IfaceMgr
Tomek Mrugalski
2012-06-11
1
-1
/
+1
*
|
[1651] tests for Session::getSocketDesc() implemented.
Tomek Mrugalski
2012-05-31
2
-0
/
+16
*
|
[1651] Support for msgq implemented in b10-dhcp4 component.
Tomek Mrugalski
2012-05-30
2
-0
/
+18
|
/
*
[1818] Report the error code when CC_ASYNC_READ_FAILED is logged
Mukund Sivaraman
2012-04-15
2
-2
/
+2
*
[master] fix linker problem in lib/cc unit test
Jelte Jansen
2012-04-12
1
-2
/
+5
*
[1626] move some more json tests around
Jelte Jansen
2012-04-02
1
-9
/
+9
*
[1626] use one list of 'whitespace' chars
Jelte Jansen
2012-04-02
2
-10
/
+22
*
[1626] Add more testcases
Mukund Sivaraman
2012-04-02
1
-6
/
+8
*
[1626] check string termination and whitespace fix
Jelte Jansen
2012-04-02
2
-4
/
+11
*
[1626] Add some more testcases
Mukund Sivaraman
2012-04-02
1
-0
/
+10
*
[1626] fix non-printable escaping in json conv
Jelte Jansen
2012-03-30
2
-13
/
+58
*
[1626] remove wrong comment line
Jelte Jansen
2012-03-29
1
-1
/
+0
*
[1626] do not escape forward slash in toJSON
Jelte Jansen
2012-03-29
2
-4
/
+4
*
[1626] escape JSON strings correctly
Jelte Jansen
2012-03-29
2
-5
/
+56
*
Add more .gitignore files for the rest of generated stuff
Mukund Sivaraman
2012-03-09
2
-0
/
+6
*
[1470] Update test for the const removeIdentical() method
Stephen Morris
2011-12-16
1
-0
/
+5
*
[1470] Iterate over unchanging map when removing identical elements
Stephen Morris
2011-12-12
2
-2
/
+12
*
[1470] Removed declared but unused exception variable
Stephen Morris
2011-12-12
1
-1
/
+1
*
[1470] Change some loop indexes to unsigned values
Stephen Morris
2011-12-12
2
-3
/
+3
*
[trac1166]Merge commit '6d842a64386a5c64a5136cadb4a1e646ee1901e5' into trac1166
Jeremy C. Reed
2011-11-02
2
-2
/
+3
|
\
|
*
[jreed-doxygen] fix doxygen warning
Jeremy C. Reed
2011-07-18
1
-1
/
+2
[prev]
[next]