]> git.mxchange.org Git - quix0rs-apt-p2p.git/history - apt_dht_Khashmir/db.py
Upgrade the security in khashmir by using longer TIDs.
[quix0rs-apt-p2p.git] / apt_dht_Khashmir / db.py
2008-01-10 Cameron DaleFixed the storage of binary strings in the database.
2008-01-08 Cameron DaleSwitch from the time module to the datetime module.
2008-01-08 Cameron DaleUpgrade pysqlite from 1.0 to 2.x (now uses sqlite3).
2008-01-08 Cameron DaleMove all the khashmir database operations to a separate...