An error occurred fetching the project authors.
  1. 30 Sep, 2017 1 commit
  2. 07 Sep, 2017 1 commit
  3. 30 Aug, 2017 1 commit
  4. 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
  5. 23 Aug, 2017 1 commit
  6. 10 Aug, 2017 3 commits
  7. 02 Aug, 2017 3 commits
  8. 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
  9. 11 Apr, 2017 1 commit
  10. 14 Mar, 2016 1 commit
  11. 13 Oct, 2014 1 commit
  12. 07 Dec, 2013 1 commit
  13. 11 Oct, 2013 1 commit
  14. 27 Mar, 2013 1 commit
  15. 03 Dec, 2007 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. 08 Nov, 2005 1 commit
  22. 29 Aug, 2005 1 commit
  23. 16 Aug, 2005 1 commit
  24. 14 Aug, 2005 1 commit
  25. 04 Jul, 2005 1 commit
  26. 31 Mar, 2005 1 commit
  27. 29 Mar, 2005 1 commit
  28. 17 Mar, 2005 1 commit
  29. 10 Mar, 2005 1 commit
  30. 06 Mar, 2005 1 commit
  31. 04 Mar, 2005 3 commits
  32. 25 Feb, 2005 2 commits