Commit Graph

  • ea6635bdae better parsing information object class sets Lev Walkin 2017-08-06 23:23:04 -0700
  • e700b208bc comment Lev Walkin 2017-08-06 23:21:32 -0700
  • ecbb8ff34a add const Lev Walkin 2017-08-06 15:01:00 -0700
  • 7e5ea1d080 allow specifying PDU even if -pdu=auto was not given Lev Walkin 2017-08-06 00:59:28 -0700
  • 6bd4b29665 encode ANY as open type for PER Lev Walkin 2017-08-06 00:59:05 -0700
  • 5d20588ef7 documented Lev Walkin 2017-08-06 00:03:46 -0700
  • 2888f6c886 fix warnings Lev Walkin 2017-08-05 23:49:03 -0700
  • d3cc9de01a standard specificity Lev Walkin 2017-08-05 23:01:38 -0700
  • 09ba88d58a use CFLAGS as well Lev Walkin 2017-08-05 22:53:34 -0700
  • 62d7687e55 do not add unnecessary symbols Lev Walkin 2017-08-05 22:49:42 -0700
  • a4f3d4670d avoid generating some OER object code if not -gen-OER Lev Walkin 2017-08-05 22:40:14 -0700
  • 7268f33f6a fix warning Lev Walkin 2017-08-05 18:20:52 -0700
  • ebdf02646d Merge pull request #173 from mattipee/mattipee-no-constraints Lev Walkin 2017-08-05 18:18:58 -0700
  • 92fc0130ac Merge pull request #168 from brchiu/fix_compile_J2735_issue Lev Walkin 2017-08-05 18:10:08 -0700
  • e0b99abe50 Omit constraints code if -fno-constraints mattipee 2017-08-04 11:44:04 +0100
  • fb35e08884 whitespace changes Lev Walkin 2017-08-04 03:06:51 -0700
  • d19216f2f4 add OER Lev Walkin 2017-08-04 03:02:57 -0700
  • e29e61270a skeleton for J2735 Lev Walkin 2017-08-04 02:46:28 -0700
  • 752e9735d8 ignore UTF-8 byte order mark Lev Walkin 2017-08-04 02:06:22 -0700
  • 691ea048b5 typo fix Lev Walkin 2017-08-04 01:45:03 -0700
  • da997b1ea1 work in 128-bit integer values while compiling Lev Walkin 2017-08-04 01:38:41 -0700
  • 2b290bef16 use macro instead of a symbol for debugging, if C99 Lev Walkin 2017-08-03 23:19:23 -0700
  • bc0b0c5062 remove warnings Lev Walkin 2017-08-02 14:02:48 -0700
  • 1fa31c9e3e Simplify the logic of accessing codec function for specific TYPE Bi-Ruei, Chiu 2016-05-16 13:50:09 +0800
  • 6bc7a11d9e follow internal convention Lev Walkin 2017-08-02 13:00:46 -0700
  • b9e98cbaed avoid compile warning/error Lev Walkin 2017-08-02 12:53:44 -0700
  • 17a93cf955 distcheck has to be capped as well Lev Walkin 2017-08-02 12:42:17 -0700
  • c78d04711d fix distcheck Lev Walkin 2017-08-02 12:26:18 -0700
  • 322e35e6ec removed unused function Lev Walkin 2017-08-02 12:19:16 -0700
  • 8041fe87b5 regenerate with simpler constraint checking code Lev Walkin 2017-08-02 10:39:01 -0700
  • 4118ccf997 simplify numeric constraints checking in runtime Lev Walkin 2017-08-02 10:37:31 -0700
  • 5861e8a08d better constraint recognition (fix F-inv though) Lev Walkin 2017-07-31 20:27:05 -0700
  • ed1ce785bb oer constraints (incomplete) Lev Walkin 2017-07-31 20:21:47 -0700
  • a28cbb9f66 add constraint debug Lev Walkin 2017-07-31 20:20:17 -0700
  • fc4f37a5a2 add const Lev Walkin 2017-07-31 19:57:45 -0700
  • dbdc06725f clarification that EXCEPT is ignored in both PER and OER Lev Walkin 2017-07-26 18:55:30 -0700
  • 8aed40c467 verify value range constraints for OER Lev Walkin 2017-07-26 18:50:04 -0700
  • 01582a7184 generate constraints on type Lev Walkin 2017-07-26 18:47:08 -0700
  • 6f50a3f737 -print-constraints without -F is useless Lev Walkin 2017-07-26 18:46:55 -0700
  • 7e833b6ed4 regeneration is allowed to fail Lev Walkin 2017-07-26 18:30:03 -0700
  • 7eac0df3e7 employ XER equivalence check Lev Walkin 2017-07-25 09:32:01 -0700
  • 2d747bdda9 add OER encoders into library Lev Walkin 2017-07-25 09:31:42 -0700
  • e4589f9486 add XER equivalence check Lev Walkin 2017-07-25 09:31:33 -0700
  • b8933edbdc C90 fix Lev Walkin 2017-07-25 09:07:45 -0700
  • 69353a320b test that we ignore size constraints on not-known-multipler character string (utf8string) Lev Walkin 2017-07-25 08:10:46 -0700
  • 1d76f3c4d3 add OER codec for string types Lev Walkin 2017-07-25 07:58:05 -0700
  • ca84c46db9 test OER for string types round-trip Lev Walkin 2017-07-25 07:57:31 -0700
  • 5f99257c19 do not ignore specs Lev Walkin 2017-07-25 06:50:35 -0700
  • af4dfaa12a OER string test Lev Walkin 2017-07-25 06:39:43 -0700
  • 2d10756d75 non-existent in 32-bit mode Lev Walkin 2017-07-25 06:30:14 -0700
  • b4776ff2ee bring OER in non-OER modes (temporary) Lev Walkin 2017-07-25 06:29:54 -0700
  • 3ad1e32b63 regenerated with OER constraints Lev Walkin 2017-07-25 06:23:18 -0700
  • 1f820ba3c7 old test not needed Lev Walkin 2017-07-25 06:22:57 -0700
  • 6db40f4c49 check OER in 32-bit and 64-bit modes Lev Walkin 2017-07-25 06:21:11 -0700
  • 8b6a8005e0 account for a wider structure Lev Walkin 2017-07-25 06:18:33 -0700
  • 963fd86536 typo fix Lev Walkin 2017-07-25 05:28:15 -0700
  • 6cea145da8 first round-trip test working Lev Walkin 2017-07-24 01:49:39 +0400
  • 3c5d94164c generate Root elements and Additions elements counters for OER Lev Walkin 2017-07-24 01:49:24 +0400
  • 890e6038cc OER encode SEQUENCE Lev Walkin 2017-07-24 01:48:59 +0400
  • 602aacb5ea simplify dependencies Lev Walkin 2017-07-24 01:46:41 +0400
  • 9ae018ee9c Native Integer OER support Lev Walkin 2017-07-24 01:45:57 +0400
  • 40fa826a49 135 add optionals to make it interesting Lev Walkin 2017-07-24 00:30:46 +0400
  • 3fd85d8ae4 PER aligned flush Lev Walkin 2017-07-24 00:30:06 +0400
  • f573ebbd98 CODEC-OER for OER file dependencies Lev Walkin 2017-07-24 00:25:51 +0400
  • a2abcaab2e add OER to -print-constraints Lev Walkin 2017-07-23 21:08:49 +0400
  • 4a06e6a8eb add 135 encode-decode test Lev Walkin 2017-07-20 14:52:46 +0300
  • 51a1f3f68b rename slurp->skip Lev Walkin 2017-07-20 14:52:25 +0300
  • 20ea852177 add OER open type decoder Lev Walkin 2017-07-20 14:52:02 +0300
  • 39837e6c26 safety Lev Walkin 2017-07-20 14:51:08 +0300
  • d88bea9b11 add OER SEQUENCE decoder Lev Walkin 2017-07-20 11:21:30 +0300
  • 98eabc1c82 a pass over OER constraints Lev Walkin 2017-07-19 08:51:11 +0400
  • b2284470f9 add OER INTEGER constraint check Lev Walkin 2017-07-14 15:18:30 +0400
  • b33425f16b fix OER stubs order Lev Walkin 2017-07-14 14:59:52 +0400
  • cc9b3aebdc test OER encoding over the INTEGER value range Lev Walkin 2017-07-14 08:57:02 +0400
  • 527497f791 enable OER encoder Lev Walkin 2017-07-14 08:56:36 +0400
  • 486fd5cbf5 add encode check (fails yet) Lev Walkin 2017-07-10 22:08:14 -0700
  • fcfe19b2ae add some INTEGER OER encoding code Lev Walkin 2017-07-10 21:57:14 -0700
  • e4d8c92142 add some support for INTEGER decoding Lev Walkin 2017-07-10 20:29:33 -0700
  • 54f3451609 add failed test for INTEGER decode OER Lev Walkin 2017-07-10 05:27:46 -0700
  • 4558ad0629 add OER encoder helpers Lev Walkin 2017-07-10 05:21:30 -0700
  • 099da6ffc1 no C support code yet Lev Walkin 2017-07-10 05:19:48 -0700
  • ed3a4ae4ac INTEGER decoding stub Lev Walkin 2017-07-07 10:09:51 -0700
  • a7a240e8a1 ignore oer dependencies Lev Walkin 2017-07-07 10:07:39 -0700
  • 7678076f34 introduce oer constraint code Lev Walkin 2017-07-07 10:07:30 -0700
  • e7b73c40da oer support code Lev Walkin 2017-07-07 10:06:17 -0700
  • cc1594746a add skeleton OER stubs Lev Walkin 2017-07-06 08:26:36 -0700
  • ba68c91b71 empty OER stub generator Lev Walkin 2017-07-06 07:52:39 -0700
  • a46ab9c15c OER in doc Lev Walkin 2017-07-06 07:57:15 -0700
  • ea200d9be7 Merge pull request #155 from johvik/master Lev Walkin 2017-08-02 13:21:59 -0700
  • 1d84ea9862 simplify 64 bit test check Lev Walkin 2017-08-02 12:40:13 -0700
  • 46ef3f339e retain constness of maps Lev Walkin 2017-07-06 08:47:53 -0700
  • 80334ed5db guard PER references Lev Walkin 2017-07-06 07:28:21 -0700
  • 38b3e23d9d fix bsd make Lev Walkin 2017-07-06 14:00:05 +0000
  • c56b566453 refactor autogeneration Lev Walkin 2017-07-05 18:16:06 -0700
  • 221ce93307 work with BSD makefiles as well Lev Walkin 2017-07-06 00:02:31 +0000
  • ef72650489 Revert "testing build stages" Lev Walkin 2017-07-05 16:34:13 -0700
  • 233be53854 testing build stages Lev Walkin 2017-07-05 16:31:00 -0700
  • 5d9e3c50b5 remove warning Lev Walkin 2017-07-05 16:25:24 -0700
  • 72ec909738 introduce intmax_t Lev Walkin 2017-07-05 05:49:12 -0700
  • 5c9c34261c change quotes Lev Walkin 2017-07-05 05:48:05 -0700