An error occurred fetching the project authors.
  1. 28 Aug, 2017 1 commit
  2. 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
  3. 23 Aug, 2017 1 commit
  4. 10 Aug, 2017 3 commits
  5. 02 Aug, 2017 3 commits
  6. 09 May, 2017 1 commit
    • johvik's avatar
      Fix duplicate 'const' warnings · e70c4072
      johvik authored
      Since the typedef of asn_INTEGER_specifics_t also contains a const the
      compiler complained about:
      "warning: duplicate ‘const’ [-Wpedantic]"
      e70c4072
  7. 14 Mar, 2016 1 commit
  8. 13 Oct, 2014 1 commit
  9. 07 Dec, 2013 1 commit
  10. 11 Oct, 2013 1 commit
  11. 28 Mar, 2013 1 commit
  12. 27 Mar, 2013 1 commit
  13. 03 Dec, 2007 1 commit
  14. 09 Oct, 2006 3 commits
  15. 21 Sep, 2006 1 commit
  16. 13 Sep, 2006 1 commit
  17. 18 Aug, 2006 1 commit
  18. 13 Jul, 2006 2 commits
  19. 21 Mar, 2006 1 commit
  20. 26 Nov, 2005 1 commit
  21. 17 Mar, 2005 1 commit
  22. 06 Mar, 2005 1 commit
  23. 04 Mar, 2005 3 commits
  24. 15 Feb, 2005 1 commit
  25. 23 Oct, 2004 1 commit
  26. 20 Oct, 2004 1 commit
  27. 03 Oct, 2004 1 commit
  28. 02 Oct, 2004 2 commits
  29. 29 Sep, 2004 1 commit
  30. 26 Sep, 2004 1 commit