Naoki Kambe
|
adb839e3c2
[1751] addition of a pid argument in the set command in order for stats to identify the sender instance
|
13 years ago |
Naoki Kambe
|
1b4f658815
[1751] typo fix
|
13 years ago |
Naoki Kambe
|
9c15821896
[1751] addition of a new variables containing statistics data of each pid for multiple sender instances
|
13 years ago |
JINMEI Tatuya
|
55d44fc94c
[master] removed an unused function. it fixes build failure with clang++.
|
13 years ago |
JINMEI Tatuya
|
b8d64503f7
[master] changelog for #1603
|
13 years ago |
JINMEI Tatuya
|
9a2a86f3f4
[master] Merge branch 'trac1603'
|
13 years ago |
JINMEI Tatuya
|
896dd6912c
[1603] added one note about where to place seq_hashes.
|
13 years ago |
Stephen Morris
|
fec011eb0d
[master] ChangeLog for Trac 1698
|
13 years ago |
Stephen Morris
|
a8e53be703
Merge branch 'master' into trac1698-test
|
13 years ago |
Stephen Morris
|
a167e70858
[1698-test] Modified Makefile to use AM_ macros
|
13 years ago |
Stephen Morris
|
292fc936f6
[1698-test] Address issues raised by re-review
|
13 years ago |
JINMEI Tatuya
|
4dbcf3b666
[1603] simplified the part of trimming exceessive renderer table space.
|
13 years ago |
Mukund Sivaraman
|
b469e6036a
[1136] EXTRA_DIST sshfp_44.cc and sshfp_44.h
|
13 years ago |
Mukund Sivaraman
|
869ed54d54
Add another .gitignore for copied databases
|
13 years ago |
Mukund Sivaraman
|
5cdde563b1
[1136] Add ChangeLog entry
|
13 years ago |
Mukund Sivaraman
|
5a045dfb92
[1136] Add rdata_sshfp_fromWire2 to EXTRA_DIST
|
13 years ago |
Mukund Sivaraman
|
3d8de45a64
[1136] Fix year in copyright notice
|
13 years ago |
Mukund Sivaraman
|
ec745dbffa
[1136] Add more tests from review
|
13 years ago |
Mukund Sivaraman
|
cebaf1622c
[1136] Remove message about the wire file being a generated one
|
13 years ago |
Mukund Sivaraman
|
9ef6f17654
[1136] Rename non-generated wire data file
|
13 years ago |
Mukund Sivaraman
|
8cff3a658f
[1136] Fix testcase to do case insensitive compare
|
13 years ago |
Mukund Sivaraman
|
8a0d8d026e
[1136] Extra dist one more file
|
13 years ago |
Mukund Sivaraman
|
abca9b6b8d
Fix comment in MX testcase
|
13 years ago |
Mukund Sivaraman
|
ea5ac57d50
[1136] Implement the SSHFP type, from RFC 4255
|
13 years ago |
JINMEI Tatuya
|
75b062049d
[1603] make sure capacity trimming in MessageRenderer::clear() is coverd.
|
13 years ago |
JINMEI Tatuya
|
38278a2b5a
[1603] one more editorial update in comments
|
13 years ago |
JINMEI Tatuya
|
4bb8254e15
[1698-test] minor editorial fixes: folded long lines, constify, typo.
|
13 years ago |
JINMEI Tatuya
|
0b55e11e55
[1603] moved the array for hash to the impl class and use boost::array for it.
|
13 years ago |
JINMEI Tatuya
|
c3962c4f4d
[1603] added some additional notes about maptolower array.
|
13 years ago |
JINMEI Tatuya
|
91a89cb8ca
[1603] fixed a typo
|
13 years ago |