13 Commits (master)

Author SHA1 Message Date
Sven Slootweg 9203d83c03 Benchmarking and optimizations 10 years ago
Sven Slootweg d86e4ba916 Fix bug in creation date parsing for contacts. Implement .co.jp with recursive handle lookups, fixes #22 partially. Skip WHOIS referals with a protocol specification, fixes #25. 10 years ago
Sven Slootweg 289bcf1717 Make test.py correctly exit with status code 1 if one or more tests fail. 10 years ago
Ziad Sawalha 1e79e33126 Python 3 compatibility
Including converting one of the test data files to
UTF-8. It was Windows encoded which failed with
python 3's file.read encoding.
10 years ago
Sven Slootweg dd7c1188e5 Add testcases and more stupid Unicode hacks! 11 years ago
Sven Slootweg 22cf4c270a Fix instructions for test.py 11 years ago
Sven Slootweg 268abdb6ad Added testing script to detect parser breakage. Added support for MarkMonitor, Melbourne IT, Nominet, others, fix for internet.bs with organization name, fix for multi-response from verisign-grs, assorted other fixes. 11 years ago
Sven Slootweg a6828733f0 Remove jwhois dependency, separate retrieval and parsing logic, implement registrant parsing for several registries, fix some other regexes, add test data 11 years ago
Sven Slootweg bb33a423bc Include raw WHOIS output 12 years ago
Sven Slootweg 7924e56e82 Update heuristic nameserver regex to remove false positives and partial matches 12 years ago
Sven Slootweg f9bc7176dc Updated grammar, including update date recognition 12 years ago
Sven Slootweg 0676302ae3 Improve error handling, add some extra heuristic rules, fix a rule, and remove some placeholders 12 years ago
Sven Slootweg a4f00914c4 Initial commit 12 years ago