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