1. 5d947a8 fix UPER decoding of large [bit-]strings of size a multiple of 16K by Lev Walkin · 7 years ago
  2. 9d1b45f Fix UPER string decoding constrained only by lower bound > 0 by Lev Walkin · 7 years ago
  3. a5972be Combined constraints and introduced value randomizer. by Lev Walkin · 7 years ago
  4. 3f99563 cross-compile-safe options by Lev Walkin · 7 years ago
  5. afbf2a9 add const by Lev Walkin · 7 years ago
  6. 75b6fe4 make junking check work by Lev Walkin · 7 years ago
  7. 6cd0d56 moved out common bit manipulation code by Lev Walkin · 7 years ago
  8. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  9. 494fb70 fix warnings by Lev Walkin · 7 years ago
  10. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  11. da16198 fixed bug #58 by Lev Walkin · 11 years ago
  12. b85507a more compact indentation spec by Lev Walkin · 12 years ago
  13. e2c05bf fixed indentation in per by Lev Walkin · 12 years ago
  14. 69c73dc some reentrancy protection by Lev Walkin · 12 years ago
  15. fe1ffaf removed warnings in debug mode compilation by Lev Walkin · 14 years ago
  16. 190419b PER decoding of open types fix by Lev Walkin · 14 years ago
  17. a6dd57a X.691 specifies an octet full of zeroes as a valid complete encoding. by Lev Walkin · 14 years ago
  18. 80515f0 ignore RC_WMORE by Lev Walkin · 17 years ago
  19. 49f510f memory problem by Lev Walkin · 17 years ago
  20. 8b5ccc4 proper types for printing by Lev Walkin · 17 years ago
  21. 7c97b88 removed non-threadsafe stuff from code path by Lev Walkin · 17 years ago
  22. 55fdd99 simple version of open type decoder completed by Lev Walkin · 17 years ago
  23. 375f0e9 simple version of open type reader by Lev Walkin · 17 years ago
  24. 3877dca not an invariant by Lev Walkin · 17 years ago
  25. 9218bc1 shared stuff split off to per_opentype.[ch] by Lev Walkin · 17 years ago