lfptest.h:
now it uses NTP's conventions
ChangeLog:
add info about lfptest.h
test-libntp.c:
fixed formatting
sockaddrtest.h:
formatting fix
kodDatabase.c:
formatting, adding const, adding a missing library
ChangeLog:
added info about timespecops.c
kodFile.c:
formatting, changes to usage of unity macros to get better print messages, cleanup
crypto.c, lfptest.h:
cleanup
ChangeLog:
add info about test-libntp.c
timespecops.c:
further formatting changes
ChangeLog:
added info about timevalops.c
fileHandlingTest.h.in:
fixed buffer overflow problem and fixed one function that previously did nothing
timevalops.c:
fixed the order of includes, deleted unnecessary
packetProcessing.c:
formatting, sprintf->snprintf
packetHandling.c:
formatting, using better unity functions, using proper unity functions, deleting unused variable
keyFile.c:
formatting, using proper unity's macros
ChangeLog:
fileHandlingTest.h info
updating with info about sockaddrtest.h
timespecops.c:
forgot to delete one comment
ChangeLog:
added info about my code review changes in sntp/tests/
kodDatabase.c:
missed something in formatting
sntptest.h:
formatting
Many files:
autogenerated
kodDatabase.c:
added a header. now it's windows compliant too!
fileHandlingTest.h.in:
formatting, deleted unnecessary prints
timespecops.c:
fixed formatting, fixed the order of includes,
removed unnecessary comments, cleanup
utilities.c:
the order of includes, formatting, removing unnecessary comments, using proper unity assertions