Marcin Siodelski
|
53ae982184
[1957] Mostly code cleanup and comments updated.
|
il y a 13 ans |
Marcin Siodelski
|
6df91c2dc8
[1957] Implemented openSocketFromRemoteAddress method.
|
il y a 13 ans |
Marcin Siodelski
|
b830618925
[1957] Added unit tests for new open socket methods.
|
il y a 13 ans |
Marcin Siodelski
|
c4901d0f8f
[1957] Added new open socket methods.
|
il y a 13 ans |
Marcin Siodelski
|
6f914bb2c3
[master] Merge branch 'trac1955' with resolving conflicts.
|
il y a 13 ans |
Marcin Siodelski
|
d17813bd0f
[1955] Disable unused-parameter warning in dhcp for clang.
|
il y a 13 ans |
JINMEI Tatuya
|
32b494b4f1
[master] removed incorrect line continuation.
|
il y a 13 ans |
JINMEI Tatuya
|
df4eddc681
[master] Merge branch 'trac2003' with fixing conflicts.
|
il y a 13 ans |
JINMEI Tatuya
|
ef10033b84
[master] Merge branch 'trac1978-2'
|
il y a 13 ans |
JINMEI Tatuya
|
6aa01f0ed3
[master] changelog for #1982
|
il y a 13 ans |
JINMEI Tatuya
|
380b3e8ec0
[master/1982] append $(DESTDIR) to the paths checked in compatcheck.
|
il y a 13 ans |
Stephen Morris
|
6ae6562d99
[1955] Added "const" to arguments of setData()
|
il y a 13 ans |
Michal 'vorner' Vaner
|
7e0dc8b5a5
[2003] Typo fix in comment
|
il y a 13 ans |
Marcin Siodelski
|
0235da8162
[1955] Corrections to timestamp unit tests in dhcp::PktN.
|
il y a 13 ans |
Marcin Siodelski
|
8cecc1ec80
[1955] Added setData() unit test for dhcp::Option.
|
il y a 13 ans |
Michal 'vorner' Vaner
|
469b4078b2
Merge #1997
|
il y a 13 ans |
Michal 'vorner' Vaner
|
7817f9484f
[1997] Add forgotten EXTRA_DIST
|
il y a 13 ans |
Jelte Jansen
|
400bb38f52
[master] fix build failures after 1514 merge
|
il y a 13 ans |
haikuo zhang
|
fb2001dc82
Merge branch 'master' into trac1514
|
il y a 13 ans |
JINMEI Tatuya
|
18cd6a77d6
[1978] cleanup: remove a garbage character somehow inserted in previous commit.
|
il y a 13 ans |
JINMEI Tatuya
|
81239a632d
[1978] have ddns notify auth of an update if necessary.
|
il y a 13 ans |
JINMEI Tatuya
|
0dbe89e24e
[1978] another refactoring: extract xfrout specific part of notify_update.
|
il y a 13 ans |
JINMEI Tatuya
|
d8655b3c7a
[1978] refactoring: move 'loadzone' msg creation from xfrin to server_common.
|
il y a 13 ans |
JINMEI Tatuya
|
85fcef3452
[2003] added get_total_len() DNSTCPSendBuffer and use it for better log msg.
|
il y a 13 ans |
JINMEI Tatuya
|
44ff85906a
[2003] cleanup: removed white space in a blank line.
|
il y a 13 ans |
JINMEI Tatuya
|
be602dc1ab
[2003] forgot to add a new test file
|
il y a 13 ans |
Marcin Siodelski
|
ce911b68e1
[1955] Check for null options pointers.
|
il y a 13 ans |
Marcin Siodelski
|
fa56b67ff1
[1955] Using named constants for offsets and transaction id in unit tests.
|
il y a 13 ans |
Marcin Siodelski
|
6fc0bdf0ad
[1955] Using OutputBuffer::writeUint8At to avoid OutputBuffer::clear().
|
il y a 13 ans |
Marcin Siodelski
|
5496d551ef
[1955] Access perf_pktN and pktN class members via getters and setters.
|
il y a 13 ans |