0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
. More... over 9 years ago
- Old modifications. More... almost 10 years ago
X509 version number correctly set to 3. More... almost 12 years ago
Added support for elliptic curves crypto More... about 12 years ago
*** empty log message *** More... about 12 years ago
Parameterised hashing alg. and key length More... about 12 years ago
Corrected segmentation fault when trying to sign accusations with public key. More... about 12 years ago
Reduced size of test More... about 12 years ago
Added more statistics. Ensueres that correct hashing function is used when signing. More... about 12 years ago
Added more statistics More... about 12 years ago
Set badness logging More... about 12 years ago
Changed .getIdentity() to .identity More... about 12 years ago
Removed ring nr from accusations. More... about 12 years ago
*** empty log message *** More... about 12 years ago
-Changed default hashing algorithm to SHA-256 -Added better support for larger hashing algorithms. More... about 12 years ago
Renders accusation history More... about 12 years ago
Fixed support for new interfaces etc. More... about 12 years ago
- Fixed accusation checking rules. We now use RankTable abstraction for this. More... about 12 years ago
- object identity is now a property, and not a function. - Some RankTable updates. More... about 12 years ago
- Fixed bug when serverside protocol tried to assign a member factory when a new member is discovered through the SSL handshake. In this case, the member would not be created untill the event-loop has run, and so the attemt to fetch it would fail. The fix is to assign the member factory at a later stage. More... about 12 years ago
- Identities and signatures are now packed as bitstrings. Length must be known in advance. More... about 12 years ago
- Changed .getIdentity() to .identity - Some bugfixes ralated to establishing connections. More... about 12 years ago
- Improved calculation of pinging partners. - Changed .getIdentity() to .identity More... about 12 years ago
- Changed getIdentity to .identity More... about 12 years ago
- Removed getIdentity(), use identity attribute instead. - Added timestamping of data structures. - Member class now correctly keeps accusation history. - Fixed computation of banned lists. - Fixed several issues with checking and setting valid accusations. More... about 12 years ago
- Added tests for NamedHashedRings - Added RankTable tests More... over 12 years ago
- Changed parameter ordering and names of Ring.rank method. - Calling Ring.insert directly when a ring is added to a RingSet will now produce an error. - Added __len__, __iter__, and __getitem__ method to RingSet - Ring will now correctly behave as list when indexing. - Added RankTable class for computing with ranks on multiple rings. More... over 12 years ago
Changed mask bitmap into banned list. More... over 12 years ago
Not used. More... over 12 years ago
Supports new stat interface. More... over 12 years ago