Export to GitHub

mxk - default

Source Commits


Commits

Author Date Commit Message
Maxim Khitrov Apr 8, 2014 5ff2502e2556 Add new options and improve error handling for tlshb.
Maxim Khitrov Apr 8, 2014 457b12dedf6a Added TLS heartbleed tester.
Maxim Khitrov Jan 13, 2013 526122a7a802 Added the LICENSE file.
Maxim Khitrov Nov 13, 2012 dcfb9fa5e0bb flowcontrol: Changed Reader and Writer to use functions for setting the rate lim
Maxim Khitrov Nov 12, 2012 dfb704edd91b flowcontrol: Fixed an overflow bug for Status.TimeRem.
Maxim Khitrov Nov 11, 2012 532e83d3008f flowcontrol: added the Idle field to Status struct.
Maxim Khitrov Nov 11, 2012 ad98dc95523c flowcontrol: added progress indication and Close methods for Reader and Writer.
Maxim Khitrov Nov 10, 2012 6d2305965b4a Initial import of flowcontrol package.
Maxim Khitrov Oct 28, 2012 b0fe475e4681 Renamed NewKey and FindKey methods. Modified time-based key derivation algorithm
Maxim Khitrov Oct 2, 2012 3a0388e064fe pbkdf2: allow FindKey to return an error
Maxim Khitrov Oct 2, 2012 4ee29564c21b pbkdf2: copy the salt value in New.
Maxim Khitrov Oct 1, 2012 07a09df830a1 Initial import of pbkdf2 package.