]> Cypherpunks repositories - keks.git/shortlog
keks.git
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
2024-11-20 Sergey MatveevNote that this is not a duplicate line
2024-11-15 Sergey Matveevset encoding support
2024-11-13 Sergey MatveevCommand-line pretty-printer
2024-11-13 Sergey MatveevSimplify pyac
2024-11-13 Sergey MatveevSlightly reduced code
2024-11-13 Sergey MatveevMore marketing
2024-11-12 Sergey MatveevFix vlen size
2024-11-11 Sergey MatveevTrivial style fixes
2024-11-11 Sergey MatveevMore general CanSign replacement
2024-11-07 Sergey MatveevBigints
2024-10-30 Sergey MatveevUse "set" instead of map
2024-10-30 Sergey MatveevTrivial helper
2024-10-30 Sergey MatveevVarious trivial additions
2024-10-25 Sergey MatveevSatisfy linter
2024-10-21 Sergey MatveevMore docstrings
2024-10-18 Sergey MatveevForgotten UTC conversion
2024-10-18 Sergey MatveevMore documentation
2024-10-18 Sergey MatveevDeterministic decoding of blob lengths
2024-10-18 Sergey MatveevTypo in constant's case
2024-10-18 Sergey MatveevTrivial usage help
2024-10-18 Sergey MatveevDeterministic decoding of string lengths
2024-10-18 Sergey MatveevTiny comments for configuration files
2024-10-17 Sergey MatveevAbility to skip storing of offsets
2024-10-17 Sergey MatveevNo excess map usage description
2024-10-17 Sergey MatveevSilence useless warning
2024-10-16 Sergey MatveevUnify size types and check overflows
2024-10-15 Sergey MatveevSaner field names
2024-10-15 Sergey MatveevCheck ca ku presence
2024-10-15 Sergey Matveevcyac implemented certificate verifier
2024-10-15 Sergey MatveevMore sets usage
2024-10-14 Sergey MatveevProper 34.10 signature is R||S
2024-10-14 Sergey MatveevTypo in schema definition
2024-10-14 Sergey MatveevColourise printer
2024-10-14 Sergey MatveevRename "pool" to "items"
2024-10-13 Sergey MatveevNon-streamable parser
2024-10-13 Sergey MatveevForbid empty map strings
2024-10-13 Sergey MatveevYet another revised certificate format
2024-10-09 Sergey MatveevTypos
2024-10-09 Sergey MatveevStrip long strings
2024-10-09 Sergey MatveevReplace assert with proper error printing
2024-10-09 Sergey Matveevmmap-ed buffer in no need of freeing
2024-10-09 Sergey MatveevExplicitly show vlen
2024-10-09 Sergey MatveevSimpler blob
2024-10-09 Sergey MatveevBetter C printer
2024-10-09 Sergey MatveevPrehashed certificate and CDDLs
2024-10-08 Sergey MatveevMove yacpki to gyac
2024-10-08 Sergey Matveevgyac/yacpki
2024-10-08 Sergey MatveevMore rationale
2024-10-07 Sergey MatveevZero-based indeces
2024-10-07 Sergey MatveevTypo
2024-10-07 Sergey MatveevNote that .sint holds negative numbers
2024-10-07 Sergey MatveevExplicitly disallow null byte in UTF-8
2024-10-07 Sergey MatveevRemark about zero byte
2024-10-06 Sergey MatveevMore comparison
2024-10-06 Sergey MatveevLimit chunk's size too
2024-10-06 Sergey MatveevSigned length is safer
2024-10-06 Sergey MatveevDo not deal with very large strings
2024-10-06 Sergey MatveevMore convenient namespace
2024-10-05 Sergey MatveevForgotten file
2024-10-05 Sergey MatveevFix grammar
2024-10-05 Sergey MatveevLink to Git
next