An error occurred fetching the project authors.
  1. 26 Jan, 2018 3 commits
  2. 21 Oct, 2017 2 commits
  3. 20 Oct, 2017 1 commit
  4. 19 Oct, 2017 2 commits
  5. 18 Oct, 2017 1 commit
  6. 10 Oct, 2017 1 commit
  7. 03 Oct, 2017 1 commit
  8. 30 Sep, 2017 1 commit
  9. 18 Sep, 2017 1 commit
  10. 13 Sep, 2017 2 commits
  11. 07 Sep, 2017 1 commit
  12. 31 Aug, 2017 1 commit
  13. 29 Aug, 2017 1 commit
  14. 27 Aug, 2017 6 commits
  15. 25 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. 11 Aug, 2017 1 commit
  18. 10 Aug, 2017 2 commits
  19. 08 Aug, 2017 1 commit
  20. 14 Mar, 2016 2 commits
  21. 25 Jan, 2016 1 commit
  22. 03 Sep, 2015 1 commit
  23. 28 Jul, 2014 1 commit
  24. 14 Jan, 2014 1 commit
  25. 17 Oct, 2013 1 commit
  26. 24 Oct, 2010 1 commit
  27. 23 Jul, 2007 1 commit
  28. 27 Jun, 2007 1 commit