An error occurred fetching the project authors.
  1. 19 Oct, 2017 1 commit
  2. 18 Oct, 2017 3 commits
  3. 17 Oct, 2017 1 commit
  4. 09 Oct, 2017 1 commit
  5. 05 Oct, 2017 2 commits
  6. 04 Oct, 2017 2 commits
  7. 30 Sep, 2017 1 commit
  8. 27 Sep, 2017 1 commit
  9. 19 Sep, 2017 1 commit
  10. 07 Sep, 2017 1 commit
  11. 05 Sep, 2017 1 commit
  12. 31 Aug, 2017 1 commit
  13. 29 Aug, 2017 1 commit
  14. 28 Aug, 2017 1 commit
  15. 27 Aug, 2017 1 commit
  16. 24 Aug, 2017 1 commit
    • Bi-Ruei, Chiu's avatar
      Move type operations to another structure · 1f87ac00
      Bi-Ruei, Chiu authored
      Every type has free, print, check_constraints, ber_decoder, der_encoder,
      xer_decoder, xer_encoder, uper_decoder, uper_encoder and outmost_tag
      operations. We move them out to a separate structure asn_TYPE_operation_t.
      
      Combined with previous logic simplification, these operations are based
      on ASN.1 basic types, constructed types and string types. So we can
      reduce the space occupied by asn_TYPE_descriptor_t variables.
      1f87ac00
  17. 23 Aug, 2017 5 commits
  18. 22 Aug, 2017 1 commit
  19. 13 Aug, 2017 2 commits
  20. 11 Aug, 2017 2 commits
  21. 10 Aug, 2017 3 commits
  22. 08 Aug, 2017 2 commits
  23. 07 Aug, 2017 2 commits
  24. 04 Aug, 2017 2 commits
  25. 02 Aug, 2017 1 commit