1. 1b38a28 aper fix for decoding constrained integer with lower boundary by Harald Welte · 8 years ago aper-prefix
  2. 50823b8 fix APER encoding of integer (backport from openairinterface) by Harald Welte · 8 years ago
  3. 0ff796f APER: Fix encoding of INTEGER with lower_bound != 0 by Harald Welte · 8 years ago
  4. 36cd7dd aper: fixup after port by Harald Welte · 9 years ago
  5. 498c971 port/merge Eurecom APER support from OPENAIRMME by Harald Welte · 9 years ago
  6. 59e8d28 It's actually more efficient *not* to create a mutable static variable to hold this constant string's address. by Wim Lewis · 10 years ago
  7. 18c2ec9 Declare the tags[] tables in skeletons as const. by Wim Lewis · 10 years ago
  8. fb6344e Declare most internal, constant tables as const, particularly the by Wim Lewis · 10 years ago
  9. 14e6b16 Declare the type descriptor and input buffer args of some functions as const. by Wim Lewis · 10 years ago
  10. 58b74eb add signed integer tests for test 134 by Lev Walkin · 10 years ago
  11. 6c52784 PER-encoding of integers wider than 32 bits by Lev Walkin · 10 years ago
  12. 97f8edc simplify xer encoding by Lev Walkin · 11 years ago
  13. 0ff7129 remove warnings by Lev Walkin · 11 years ago
  14. cad560a make one-pass parsing for object identifier by Lev Walkin · 11 years ago
  15. f6da179 get rid of xer_is_whitespace() by Lev Walkin · 12 years ago
  16. 632f20b ignore empty integer bodies by Lev Walkin · 12 years ago
  17. d7703cf remove warnings by Lev Walkin · 12 years ago
  18. e09f9f1 remove volatile from INTEGER by Lev Walkin · 12 years ago
  19. b375194 upgrade autotools by Lev Walkin · 12 years ago
  20. 3d6fcfe more robust pre-allocation; credits to Yuriy Olkhovyy by Lev Walkin · 12 years ago
  21. 9a338f8 unbreak overflow detection in gcc 4.4.3 (4.x?) by Lev Walkin · 12 years ago
  22. 2e76399 remove compiler warnings by Lev Walkin · 13 years ago
  23. b2bfca5 memory OOB issue on Windows and with non-standard allocators; by Sheng Yu by Lev Walkin · 16 years ago
  24. 8bb57a2 unsigned integer of 32-bit widtth support for per by Lev Walkin · 17 years ago
  25. f3c089e remove MSVC warnings by Lev Walkin · 17 years ago
  26. 0b1eb0e problem reported by ExtraHop networks by Lev Walkin · 17 years ago
  27. 5c879db unsigned long support: conversion routines by Lev Walkin · 17 years ago
  28. a105cbc 32-bit integer decode/encode in per by Lev Walkin · 17 years ago
  29. 345e4c6 proper format strings by Lev Walkin · 18 years ago
  30. 0a8aa60 per encoding support by Lev Walkin · 18 years ago
  31. c744a02 XER can decode long values by Lev Walkin · 18 years ago
  32. 53827fd encoding bug by Lev Walkin · 18 years ago
  33. 523de9e per support by Lev Walkin · 18 years ago
  34. d500a96 *** empty log message *** by Lev Walkin · 19 years ago
  35. 59b176e upgrade: PER related changes by Lev Walkin · 19 years ago
  36. abde4f4 *** empty log message *** by Lev Walkin · 19 years ago
  37. fdb2592 tried -pedantic by Lev Walkin · 19 years ago
  38. c235011 proper XER encoding of native enumerated type by Lev Walkin · 19 years ago
  39. 8c3b854 added const qualifier by Lev Walkin · 19 years ago
  40. 806b0bb prohibit extra data after recognized body by Lev Walkin · 19 years ago
  41. 0fab1a6 relaxed XER processing rules for whitespace by Lev Walkin · 19 years ago
  42. 9332b65 fixed ENUMERATED identifier to value conversion by Lev Walkin · 19 years ago
  43. e0b56e0 XMLValueList support by Lev Walkin · 19 years ago
  44. 3370016 alpha64 by Lev Walkin · 20 years ago
  45. d7ad561 endianness by Lev Walkin · 20 years ago
  46. 8471cec brushing up by Lev Walkin · 20 years ago
  47. 0be3a99 INTEGER XER decoding by Lev Walkin · 20 years ago
  48. d703ff4 XER decoding and asn_long2INTEGER() by Lev Walkin · 20 years ago
  49. dc06f6b XER support by Lev Walkin · 20 years ago
  50. 5e03376 asn1_* renamed into asn_* by Lev Walkin · 20 years ago
  51. 8e8078a clean-up; removed unnecessary field from type descriptor by Lev Walkin · 20 years ago
  52. 5ccf1eb context is now optional by Lev Walkin · 20 years ago
  53. a9cc46e XER support by Lev Walkin · 20 years ago
  54. 188ed2c inner structures tagging fix. see 0.9.5 comment in ChangeLog by Lev Walkin · 20 years ago
  55. 906654e refactored tagging support by Lev Walkin · 20 years ago
  56. 4ce78ca avoided compilation warnings on gcc 3.3.x systems by Lev Walkin · 20 years ago
  57. 449f832 new constraints model by Lev Walkin · 20 years ago
  58. c234657 C++ compatibility by Lev Walkin · 20 years ago
  59. 4d9528c portability by Lev Walkin · 20 years ago
  60. db13f51 improved INTEGER printing by Lev Walkin · 20 years ago
  61. d9bd775 enforsed compilation with -W -Werror by Lev Walkin · 20 years ago
  62. f15320b Initial revision by Lev Walkin · 20 years ago