Commit Graph

209 Commits

Author SHA1 Message Date
41a79b55e9 fix crash when resolving dns hostname to IP (close #9) v1.3.4 2016-05-09 16:43:07 +04:30
f29fcbeef3 bump PyPI version 2016-05-09 14:08:55 +04:30
988c439599 correctly resolve dns server hostname when layer 3 protocol specified (close #9) 2016-05-09 13:56:35 +04:30
0a5b5f2380 exit the pythonic way 2016-05-09 13:34:28 +04:30
b2dab7affc exit the pythonic way 2016-05-09 13:33:32 +04:30
6715741f66 exit the pythonic way (and make PyInstaller happy) 2016-05-09 13:32:45 +04:30
3f685eeaa4 fix variable name after recent refactoring 2016-05-09 11:25:35 +04:30
c5299326a8 fix variable name after recent refactoring 2016-05-09 11:24:22 +04:30
7ba80d7e29 reduce badge cache times 2016-05-07 15:10:39 +04:30
6b246a71d3 accept hostname as dns server in file (closes #12) 2016-05-07 15:08:15 +04:30
30d2adbb10 fix stddev calculaction logic
and other minor refactors
2016-05-07 14:47:54 +04:30
74f88e6601 minor refactoring 2016-05-07 14:47:15 +04:30
5a323807eb do not use hardcoded DNS server. take it from system. 2016-05-04 13:51:43 +04:30
2af22d5535 add -4 and -6 to enforce network layer protocol (closes #9) 2016-05-04 13:05:02 +04:30
850e522bbd add possibility of using TCP instead of UDP 2016-05-04 12:49:34 +04:30
2685d792c7 fix a calculation bug with "-c1" (closes #10) 2016-05-04 12:40:05 +04:30
f167739ea2 improve whois 2016-05-04 12:09:13 +04:30
380c357e5f Merge remote-tracking branch 'refs/remotes/origin/master' 2016-05-04 09:22:28 +04:30
9d28cd8faa bundle the latest cymruwhois as it is not available on pypi 2016-05-04 09:21:30 +04:30
ca969e4d58 instruct nose to test dnstracerotue.py 2016-05-03 19:54:56 +04:30
2880c6ae3a add basic unit test for nose 2016-05-03 19:53:37 +04:30
31372790e9 reorder badges 2016-05-02 17:30:34 +04:30
f91b1cdb52 add some badges of honor! 2016-05-02 17:29:50 +04:30
daaaef27ee updated sample output with accurate timing 2016-05-02 17:22:44 +04:30
97a97d53cc improve elapsed time calculation logic using async threads
also bump version
2016-05-02 17:02:09 +04:30
bd643fddae fix typo 2016-05-02 15:09:03 +04:30
b98a2100ee return to previous time calculation login
this logic is deeply flawed and needs an async dns lookup mechanism to work correctly
2016-05-02 13:40:13 +04:30
3959c3d0b8 improve elapsed time calculation logic 2016-05-02 13:01:28 +04:30
93c9edbd51 trivial name changes 2016-05-02 12:46:51 +04:30
991757e223 update README 2016-05-02 12:45:53 +04:30
9c54956170 update README to reflect new expert tips 2016-05-02 12:44:50 +04:30
61ac2327fd improve misleading expert hint 2016-05-02 12:39:20 +04:30
1f061db665 bump version 2016-05-02 12:32:06 +04:30
e7133aada8 add expert hint and colorful mode 2016-05-02 12:31:07 +04:30
7f4a44c70f small fixes for PyPI 2016-05-02 11:17:00 +04:30
fe5c30ce24 bump version again 2016-05-01 23:06:02 +04:30
7bf1ba2586 bump version 2016-05-01 23:03:32 +04:30
254ec64388 update dependencies 2016-05-01 23:02:57 +04:30
88c5e20c69 fix typo 2016-05-01 11:50:04 +04:30
0ff559610f fix markdown spacing 2016-05-01 11:47:38 +04:30
9462976aaa add author information 2016-05-01 10:07:41 +04:30
71348bba99 Merge remote-tracking branch 'refs/remotes/origin/master' 2016-05-01 10:07:26 +04:30
50d5d60eae add installation instructions 2016-05-01 10:00:28 +04:30
dc4dfc7b6f improving setuptools script 2016-04-30 22:26:00 +04:30
dd926f4eb3 fix cymruwhois dependency for setuptools 2016-04-30 21:47:15 +04:30
264ea765e8 add link to github 2016-04-30 17:29:11 +04:30
e64e67881f update README and setuptools script 2016-04-30 17:15:52 +04:30
3052447bf7 we actually depend on cymruwhois 1.4 2016-04-30 16:11:10 +04:30
ae1e3262ac add build status from travis 2016-04-30 16:05:37 +04:30
fce8cb204c use nosetests 2016-04-30 16:03:43 +04:30