]> Cypherpunks repositories - keks.git/shortlog
keks.git
2024-12-11 Sergey MatveevConsider possible tail existence
2024-12-11 Sergey MatveevWider code fuzz coverage
2024-12-11 Sergey MatveevFix an endless cycle
2024-12-11 Sergey MatveevFix reflected value type
2024-12-11 Sergey MatveevCombine single error
2024-12-11 Sergey MatveevSimpler encode API
2024-12-11 Sergey MatveevDo not allow lonely EOC
2024-12-11 Sergey MatveevMissing buffer size check
2024-12-11 Sergey MatveevKeep test-related code in tests
2024-12-09 Sergey MatveevHasher field must be publicly accessible
2024-12-05 Sergey MatveevProtection from recursion DoS
2024-12-05 Sergey MatveevYet another tiny optimisation
2024-12-05 Sergey MatveevFuzzing related scripts
2024-12-05 Sergey MatveevTrivial tiny performance optimisations
2024-12-05 Sergey MatveevAbility to set leapsecUTCAllow from CLI
2024-12-04 Sergey MatveevPrevent uncaught recursion limits during decoding
2024-12-04 Sergey MatveevCheck that leapsecUTCAllow is propagated everywhere
2024-12-04 Sergey MatveevSimpler and more robust datetime overflow check
2024-12-04 Sergey MatveevMonocypher-based cyac ed25519-blake2b cer-verify
2024-12-03 Sergey MatveevAdd various suggested hash algorithms and Ed25519-BLAKE...
2024-12-03 Sergey MatveevFix terminology
2024-12-02 Sergey MatveevDummy test for Raw-encoding coverage
2024-12-02 Sergey MatveevMore set-related coverage
2024-12-01 Sergey MatveevPure hex (non escaped) encoding is easier to read and...
2024-12-01 Sergey MatveevMissing invalid UTF-8 strategies
2024-11-30 Sergey MatveevAnother compare optimisation
2024-11-30 Sergey MatveevAdd pyac-related tests
2024-11-30 Sergey MatveevNote what exact version hypothesis was used
2024-11-30 Sergey MatveevAdd copyright information
2024-11-30 Sergey MatveevUnify returned NotEnoughData sizes
2024-11-30 Sergey MatveevAdd missing known TAI64 values
2024-11-30 Sergey MatveevSlight optimisation, reduce calls to .keys()
2024-11-30 Sergey MatveevFix grammar
2024-11-30 Sergey MatveevSplit TAI-related tests for each separate type
2024-11-30 Sergey MatveevMissing non-minimal TAI64 testing
2024-11-30 Sergey MatveevReplace hard-coded tests with symmetric ones
2024-11-30 Sergey MatveevSplit long lines
2024-11-30 Sergey MatveevWe can easily check exact Raw's value
2024-11-30 Sergey MatveevMove Leapsec-related tests outside common ones
2024-11-30 Sergey MatveevExplicitly check that length sorting works
2024-11-30 Sergey MatveevCombine encode/decode tests
2024-11-30 Sergey MatveevMove everything-strategy as it will be used
2024-11-30 Sergey MatveevRename test for clearness
2024-11-30 Sergey MatveevMore symmetric tests
2024-11-30 Sergey MatveevSplit long strings tests
2024-11-30 Sergey MatveevSplit strings testing
2024-11-30 Sergey MatveevSingle-test cases can omit test name
2024-11-30 Sergey MatveevSplit int-related combined tests
2024-11-30 Sergey MatveevUnacceptable string representations
2024-11-30 Sergey MatveevUnify case in hexadecimal strings
2024-11-30 Sergey MatveevRemove redundant prefix from test names
2024-11-30 Sergey MatveevExplicitly cover edge cases
2024-11-30 Sergey MatveevSplit floats-related combined tests
2024-11-30 Sergey MatveevAdd junk during UUID decoding
2024-11-30 Sergey MatveevMore understandable naming of context manager's variable
2024-11-30 Sergey MatveevSplit TestErrors
2024-11-30 Sergey MatveevRemove dead test
2024-11-30 Sergey MatveevUse more appropriate sets-strategy for map's keys
2024-11-30 Sergey MatveevUse more assertSequenceEqual
2024-11-30 Sergey MatveevSplit long strings
2024-11-30 Sergey MatveevLet's use shorter variable name
2024-11-30 Sergey MatveevCollapse unnecessary multiline
2024-11-30 Sergey MatveevReduce junk volume
2024-11-30 Sergey MatveevAdd commonly used junk-generation strategy
2024-11-30 Sergey MatveevLimit lists-strategy
2024-11-30 Sergey MatveevDRY: move commonly used strategies to single module
2024-11-30 Sergey MatveevTest does not accept any arguments
2024-11-30 Sergey MatveevRemove unused imports
2024-11-30 Sergey MatveevUnify import-s grouping
2024-11-30 Sergey MatveevRemove __main__ entrypoints from tests
2024-11-30 Sergey MatveevImport only necessary single TestCase, not the whole...
2024-11-30 Sergey MatveevUnify quotes usage
2024-11-30 Sergey MatveevRemove redundant prefix from the name
2024-11-30 Sergey MatveevRemove ignore of the files that should not be generated
2024-11-30 Sergey MatveevRemove personal tool preference ignore
2024-11-30 Sergey MatveevMake a proper text file
2024-11-30 RudenkoADAdd tests
2024-11-22 Sergey MatveevBetter TAI-related testing
2024-11-21 Sergey MatveevFix awful typo error
2024-11-21 Sergey MatveevHuman-convenient arguments
2024-11-21 Sergey MatveevIgnore some noisy warnings
2024-11-21 Sergey MatveevUnnecessary separator
2024-11-21 Sergey MatveevRevised and corrected work with TAI64
2024-11-21 Sergey MatveevFixed TAI64N[A] *seconds validation
2024-11-21 Sergey MatveevUse updated fixed tai64n library
2024-11-21 Sergey MatveevRaise copyright years
2024-11-21 Sergey MatveevZero nsecs is ok for TAI64NA
2024-11-20 Sergey MatveevAssure that minimally encoded TAI64s are used
2024-11-20 Sergey MatveevTrivial optimisations
2024-11-20 Sergey Matveevmain() can accept void
2024-11-20 Sergey MatveevRevised and corrected work with TAI64
2024-11-20 Sergey MatveevMove external-TAI64 specific constant out
2024-11-20 Sergey MatveevExample leapsec border example
2024-11-20 Sergey MatveevPlace function before intended call to it
2024-11-20 Sergey MatveevFixed typoed variable
2024-11-20 Sergey MatveevRevised and corrected work with TAI64
2024-11-20 Sergey MatveevFix condition
2024-11-20 Sergey MatveevDo not construct constant objects every time function...
2024-11-20 Sergey MatveevTAI64 is actually called external
2024-11-20 Sergey MatveevMore PEP8 conformance
next