1. 0770393 fix issue 220: implicit declaration of function ‘isatty’ by Jon Ringle · 7 years ago
  2. 42a94cb unistd does not always include getopt.h (by @velichkov) by Lev Walkin · 7 years ago
  3. 6cbed3d reconfigured tests to support -m32 32-bit mode testing with sanitizers by Lev Walkin · 7 years ago
  4. 58b383e fix unused var by Lev Walkin · 7 years ago
  5. bf09bf7 hide junk test code if not -DJUNKTEST by Lev Walkin · 7 years ago
  6. a5972be Combined constraints and introduced value randomizer. by Lev Walkin · 7 years ago
  7. 478819d converter-sample renamed into converter-example by Lev Walkin · 7 years ago[Renamed (99%) from skeletons/converter-sample.c]
  8. 3eeafe1 revert to better error log by Lev Walkin · 7 years ago
  9. 3b327a8 fix codec selection by Lev Walkin · 7 years ago
  10. d5142d4 more semantic naming by Lev Walkin · 7 years ago
  11. 1a36465 Merge pull request #203 from ETSI-CTI/pr_warn by Lev Walkin · 7 years ago
  12. bbb6313 suppress warning in x64 (v2) by Denis Filatov · 7 years ago
  13. eff98a5 fixed under freebsd and clang by Lev Walkin · 7 years ago
  14. e1e4207 suppress warning in x64 by Denis Filatov · 7 years ago
  15. 0f77cea returned per-nopad by Lev Walkin · 7 years ago
  16. e8bbe93 generic asn_decoder by Lev Walkin · 7 years ago
  17. b48bc2f using higher abstraction by Lev Walkin · 7 years ago
  18. 6d46bc3 introduce generic encoder by Lev Walkin · 7 years ago
  19. f4e9943 OER typo by Lev Walkin · 7 years ago
  20. 7bb9d5b suppress binary output to a terminal by Lev Walkin · 7 years ago
  21. ae0c3c2 a bit more generic file metaname by Lev Walkin · 7 years ago
  22. 6903380 generate oer only when requested by Lev Walkin · 7 years ago
  23. 1f87ac0 Move type operations to another structure by Bi-Ruei, Chiu · 7 years ago
  24. 7e5ea1d allow specifying PDU even if -pdu=auto was not given by Lev Walkin · 7 years ago
  25. fb35e08 whitespace changes by Lev Walkin · 7 years ago
  26. d19216f add OER by Lev Walkin · 7 years ago
  27. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  28. 86d8d77 make file reading work under windows by Lev Walkin · 12 years ago
  29. 2e76399 remove compiler warnings by Lev Walkin · 13 years ago
  30. 8a4a06c ability to display title by Lev Walkin · 17 years ago
  31. 08b30bb padding change by Lev Walkin · 17 years ago
  32. bbd6eb3 fail if not junked by Lev Walkin · 18 years ago
  33. 1f12da4 junktesting support by Lev Walkin · 18 years ago
  34. c8edcb8 -1 in usage by Lev Walkin · 18 years ago
  35. 4bf96b9 no errno by Lev Walkin · 18 years ago
  36. 0091881 debugging by Lev Walkin · 18 years ago
  37. efbba4a more debug by Lev Walkin · 18 years ago
  38. 5a621d6 more debug and per support by Lev Walkin · 18 years ago
  39. 4a858bb debug by Lev Walkin · 18 years ago
  40. bc69177 more granular PER encoding by Lev Walkin · 18 years ago
  41. e1baa4d proper move by Lev Walkin · 18 years ago
  42. c744a02 XER can decode long values by Lev Walkin · 18 years ago
  43. f9492a9 *** empty log message *** by Lev Walkin · 18 years ago
  44. 419f675 clarity by Lev Walkin · 18 years ago
  45. be3a0c5 per encoding by Lev Walkin · 18 years ago
  46. d062568 -Dasn_DEF is not -DPDU by Lev Walkin · 18 years ago
  47. 5e2f23e converter-sample.c instead of asn-decoder-template.c by Lev Walkin · 18 years ago[Renamed from skeletons/asn-decoder-template.c]
  48. adcb586 macro for free_struct() by Lev Walkin · 18 years ago
  49. 857d11b defaults by Lev Walkin · 18 years ago
  50. 1d9e8dd added stack control to PER by Lev Walkin · 19 years ago
  51. 59b176e upgrade: PER related changes by Lev Walkin · 19 years ago
  52. d1bfea6 SET OF/SEQUENCE OF interaction with named and unnamed CHOICE by Lev Walkin · 19 years ago
  53. 4696c74 asn1c code generator modifier: <asn1c:pointer> by Lev Walkin · 19 years ago
  54. 1ce7207 template by Lev Walkin · 19 years ago
  55. fdb2592 tried -pedantic by Lev Walkin · 19 years ago
  56. 7e033b5 adjusted definitions to include gcc 4.x into the supported compilers list by Lev Walkin · 19 years ago
  57. 7bee128 reorganizing output method by Lev Walkin · 19 years ago
  58. 5ba113b macro to enable default output by Lev Walkin · 19 years ago
  59. fc77643 globalized assert() by Lev Walkin · 19 years ago
  60. 0094956 modulatization by Lev Walkin · 19 years ago
  61. c490ff8 comment by Lev Walkin · 19 years ago
  62. 814cca7 C++ compatibility by Lev Walkin · 20 years ago
  63. 22b5455 decoder template by Lev Walkin · 20 years ago