|
|
|
@d9d4c1
|
3 months |
erik |
Remove checks that cannot fail
|
|
|
|
@01416b
|
3 months |
erik |
Reorganize imports for OpenBSD
|
|
|
|
@a56903
|
13 months |
marcel |
Android support (#105) patch from Marcel Bokhorst
|
|
|
|
@244a47
|
2 years |
yarrick |
Fix strange sizeof()
|
|
|
|
@aa818c
|
2 years |
yarrick |
fix tests after patch in #88
|
|
|
|
@85104a
|
3 years |
yarrick |
Fix test cases
|
|
|
|
@8f2c21
|
3 years |
yarrick |
Fix segfault in test for BSDs
|
|
|
|
@595116
|
3 years |
yarrick |
Fix data length in encoding dns queries
|
|
|
|
@93a313
|
3 years |
yarrick |
Added new test, found and fixed an actual bug
|
|
|
|
@444299
|
3 years |
yarrick |
#51 handle one block encode/decode for base32
|
|
|
|
@eed52b
|
3 years |
yarrick |
#51 handle one block encode/decode for base64
|
|
|
|
@1cdba3
|
3 years |
yarrick |
Added tests on forwarded query cache
|
|
|
|
@955135
|
3 years |
yarrick |
refactored tests
|
|
|
|
@b6fc3f
|
3 years |
yarrick |
Made dns_get_id return unsigned short, added test cases
|
|
|
|
@3ee493
|
3 years |
yarrick |
Extended test cases
|
|
|
|
@0836ad
|
3 years |
yarrick |
revert cygwin stuff
|
|
|
|
@97bf71
|
3 years |
yarrick |
Make it build and fix tests in cygwin
|
|
|
|
@dc17bc
|
3 years |
yarrick |
#40, fix dots in hostname when length is 113, 170, 227... Includes test.
|
|
|
|
@3ba818
|
3 years |
yarrick |
add osflags for tests
|
|
|
|
@c164b8
|
3 years |
yarrick |
allow custom check path
|
|
|
|
@c7fa4d
|
3 years |
yarrick |
Assign client IPs within the network (fixes #28), also limit number of …
|
|
|
|
@7b7661
|
3 years |
yarrick |
Happy new year
|
|
|
|
@62824e
|
3 years |
yarrick |
Handle trans id >= 0x8000, fix bug #37
|
|
|
|
@7fafac
|
3 years |
yarrick |
update tests after inline dot function now uses 57 as distance
|
|
|
|
@2c4c5e
|
3 years |
yarrick |
Added simple 5bits to 8 and reverse encoder, with test
|
|
|
|
@7eb7c0
|
3 years |
yarrick |
Updated encoding tests
|
|
|
|
@e7fdb0
|
4 years |
yarrick |
Reverted [686], [689] and [692]. SSH login now works again. Increased …
|
|
|
|
@612d14
|
4 years |
yarrick |
Print failed tests
|
|
|
|
@33c1ef
|
4 years |
yarrick |
Base64 codec now uses + as 64th char
|
|
|
|
@3fc9ea
|
4 years |
yarrick |
Improved latency for traffic initiated from server
|
|
|
|
@06f60e
|
4 years |
yarrick |
Removed needless va_str()
|
|
|
|
@07e98f
|
4 years |
yarrick |
reverting the code after 0.4.1, except for some patches
|
|
|
|
@70d484
|
4 years |
yarrick |
Fix tests, dotting does not spare a char anymore
|
|
|
|
@124c83
|
4 years |
yarrick |
Link test with packet
|
|
|
|
@91178e
|
5 years |
yarrick |
Init variables, fix #26
|
|
|
|
@ba8f2c
|
5 years |
yarrick |
base64 impl now escapes dots. does not really respect buflen
|
|
|
|
@bacb0d
|
5 years |
yarrick |
Add 2007 in tests
|
|
|
|
@1173bf
|
5 years |
yarrick |
added base64 test in header
|
|
|
|
@7c53be
|
5 years |
yarrick |
added base64 codec
|
|
|
|
@1e7486
|
5 years |
yarrick |
make sure len is always correct
|
|
|
|
@019fb5
|
5 years |
yarrick |
Fixed tests after #6 api changes
|
|
|
|
@3341f3
|
5 years |
yarrick |
Additional checks
|
|
|
|
@68c423
|
5 years |
yarrick |
Added test on user handling methods
|
|
|
|
@7ea803
|
5 years |
yarrick |
Use -pedantic in tests, fixed all warnings
|
|
|
|
@05927b
|
5 years |
yarrick |
Fix testcases after refactoring
|
|
|
|
@71e935
|
5 years |
yarrick |
#3 fixed last test, added A char
|
|
|
|
@79f994
|
5 years |
yarrick |
#3 fixed decode query test
|
|
|
|
@a8127f
|
5 years |
yarrick |
#3 updated encoding testcase to new usage
|
|
|
|
@c58df4
|
5 years |
yarrick |
Reverting unintended commit
|
|
|
|
@9355cd
|
5 years |
yarrick |
#10 fixed basic ack. pings bigger than 110 still lost
|
|
|
|
@da636b
|
5 years |
yarrick |
#3 fix issue with topdomain. Also make sure ping packet is type NULL
|
|
|
|
@0fd3d9
|
5 years |
yarrick |
#3 Make testcases compile. They still need to be adjusted to the new way …
|
|
|
|
@1deab4
|
5 years |
yarrick |
#4 make tests pass as well
|
|
|
|
@3e52c9
|
5 years |
yarrick |
Empty buffer before writing, added packet dump function
|
|
|
|
@a78b85
|
5 years |
yarrick |
Fix signedness warnings
|
|
|
|
@1a4680
|
5 years |
yarrick |
Rework query testcase, some dns cleanup
|
|
|
|
@89c99f
|
5 years |
yarrick |
Use dns_decode for packets from client
|
|
|
|
@d1c36f
|
5 years |
yarrick |
Added dns_decode test for response
|
|
|
|
@82c634
|
5 years |
yarrick |
Add testcase for dns_encode on answers
|
|
|
|
@d1ffed
|
5 years |
yarrick |
Added test on dns_encode
|
|
|
|
@2a860e
|
5 years |
yarrick |
Added login hash test
|
|
|
|
@d0fdda
|
5 years |
yarrick |
Added login hash test
|
|
|
|
@7c223c
|
5 years |
flex |
modified timeout-check to work with older versions of check
|
|
|
|
@0aa665
|
5 years |
yarrick |
Check that the buffer is intact
|
|
|
|
@22c66a
|
5 years |
yarrick |
More dns tests
|
|
|
|
@10a8c6
|
5 years |
yarrick |
Cleanup
|
|
|
|
@977274
|
5 years |
yarrick |
Removed old tests
|
|
|
|
@5b1494
|
5 years |
yarrick |
Use CC/LD
|
|
|
|
@19a0b9
|
5 years |
flex |
fixed interval in read testcase, handles check without timeout
|
|
|
|
@8babf3
|
5 years |
flex |
put/getlong fixed
|
|
|
|
@7368bc
|
5 years |
yarrick |
Set timeout on testcase to avoid killing
|
|
|
|
@981204
|
5 years |
yarrick |
Lowercase suite name
|
|
|
|
@b13552
|
5 years |
flex |
fixed memleak in tests
|
|
|
|
@0c8e39
|
5 years |
flex |
base32 now correct and test cleanup
|
|
|
|
@ec1ed4
|
5 years |
flex |
removed possible segfault in the test-code
|
|
|
|
@dc34d6
|
5 years |
flex |
all old tests have been ported to check
|
|
|
|
@9ccbd4
|
5 years |
flex |
added tests for putshort, putlong and readname
|
|
|
|
@0f0c81
|
5 years |
flex |
first step in work towards check unit tests
|
|
|
|
@8b8190
|
6 years |
yarrick |
Fixed tests
|
|
|
|
@1f740d
|
6 years |
flex |
moving files to src and tests, tests disabled
|