1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-22 13:06:06 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Erik Ekman
9a45c4aa66 Change license wording to follow ISC license exactly
"Permission to use, copy, modify, and distribute this software" is now
"Permission to use, copy, modify, and/or distribute this software".

Add license header to source files missing one.
2014-08-07 21:18:33 +02:00
Erik Ekman
a23899513d Remove trailing whitespace 2014-06-01 08:46:54 +02:00
Erik Ekman
388afe3845 Update copyright 2014-06-01 08:46:54 +02:00
Erik Ekman
d57aebacdc Add some tests for get_addr/format_addr
IPv4 only for now for compatibility with old machines
2014-02-07 23:08:29 +01:00
Erik Ekman
1cdba385ef Added tests on forwarded query cache 2012-02-04 20:34:00 +01:00
Erik Ekman
7b76616015 Happy new year 2012-02-04 20:33:59 +01:00
Erik Ekman
bacb0d2bfb Add 2007 in tests 2007-06-09 18:15:29 +00:00
Erik Ekman
1173bf2c8e added base64 test in header 2007-06-09 17:52:02 +00:00
Erik Ekman
68c4233f9b Added test on user handling methods 2007-02-11 14:39:43 +00:00
Erik Ekman
d0fdda8b5f Added login hash test 2007-01-28 04:01:10 +00:00
Bjorn Andersson
7c223c2987 modified timeout-check to work with older versions of check 2007-01-28 03:43:51 +00:00
Bjorn Andersson
19a0b9a382 fixed interval in read testcase, handles check without timeout 2007-01-28 03:05:43 +00:00
Bjorn Andersson
dc34d6edee all old tests have been ported to check 2006-12-16 00:42:13 +00:00
Bjorn Andersson
9ccbd4bc88 added tests for putshort, putlong and readname 2006-12-16 00:29:24 +00:00
Bjorn Andersson
0f0c81e2cc first step in work towards check unit tests 2006-12-16 00:09:16 +00:00