python-rwhoisd.git
2008-12-01 David Blackamore query processor tests. Ignore coverage data unittest
2008-07-16 David Blackamore unit test progress
2008-07-15 David Blackafix bugs found just by trying the existing test driver
2008-07-14 David Blackaadd main back to QueryParser.py so we can create the...
2008-07-14 David BlackaAdd unit test for the query parser, fix some bugs in...
2008-07-14 David BlackaMemDB test driver, bug fixes
2008-07-13 David BlackaAdd some test cases for better unit test code coverage...
2008-07-04 David Blackaadd test for MemIndex.py; fix bug with adding lists...
2008-07-01 David Blackatest code for Rwhois.py
2008-07-01 David Blackav6addr tests moved
2008-06-28 David Blackadone with unit tests for Cidr
2008-06-28 David Blackacheckpoint
2008-06-27 David Blackastart of test driver impl.
2008-06-21 David BlackaUpdate TODO based on work for 0.4.1 master
2008-06-21 David Blackaremove $ crap. up the version to 0.4.1
2008-06-21 David Blackainet_pton compat stuff basically working
2008-06-21 David Blackafirst stab at creating my own version of the inet_pton...
2008-06-15 David BlackaHandle thrown RwhoisErrors
2008-06-13 David BlackaIgnore the stuff created by the python distutils processing
2008-06-13 David BlackaDocumentation updates v6-feature
2008-06-12 David BlackaAdd netblock examples and documantion
2008-06-12 David BlackaChange Cidr.Cidr.create() to just Cidr.new(), which...
2008-06-11 David BlackaAllow netblocks to be used in CIDR indexes.
2008-06-11 David BlackaIPv6 Cidr code now working
2008-06-11 David Blackacheckpoint
2008-06-10 David BlackaBeginnings of support V6 data objects
2003-04-28 davidbadd LICENSE origin v0.2
2003-04-28 davidb*** empty log message ***
2003-04-28 davidbfix scripts attribute
2003-04-28 davidbremove VRSN stuff
2003-04-28 davidbmore text
2003-04-28 davidbcopyright and license notices; make sure rwhois object...
2003-04-28 davidbcopyright and license notices; fix -limit behavior
2003-04-28 davidbcopyright and license notices; version increase
2003-04-28 davidbcopyright and license notices; added __len__ method...
2003-04-28 davidbcopyright and license notices; added -status directive
2003-04-28 davidbcopyright and license notices
2003-04-23 davidbadd netblock_to_cidr code
2003-04-22 davidbadd README(s)
2003-04-22 davidbsome additional commments
2003-04-22 davidbinitial 2 minute version
2003-04-22 davidbthe command line front end
2003-04-22 davidbdistribution stuff
2003-04-22 davidbadded referral processing
2003-04-22 davidb*** empty log message ***
2003-04-22 davidbbunches of changes
2003-04-22 davidbadd a has_attr() method to rwhoisobject
2003-04-22 davidbadd a db method to get the list of authority areas...
2003-04-22 davidbInitial revision