1. bce0ce4 _BSD_SOURCE moved to a more global location by Lev Walkin · 8 years ago
  2. eabd277 _BSD_SOURCE might be defined in unber.c by Lev Walkin · 8 years ago
  3. a604011 unlock snprintf on some systems by Lev Walkin · 8 years ago
  4. 0ec6b19 try to move it around for travis by Lev Walkin · 8 years ago
  5. 25307f6 explicit stdio for snprintf by Lev Walkin · 8 years ago
  6. 7c1dc05 do not use reserved identifiers, contd by Lev Walkin · 8 years ago
  7. 9d59a40 Merge pull request #50 from jariq/master by Lev Walkin · 9 years ago
  8. 4f47bf5 Keep static analyzers happy by Simo Sorce · 9 years ago
  9. 2253e6b C89 compliant variable declaration by Jaroslav Imrich · 10 years ago
  10. 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
  11. 18c2ec9 Declare the tags[] tables in skeletons as const. by Wim Lewis · 10 years ago
  12. fb6344e Declare most internal, constant tables as const, particularly the by Wim Lewis · 10 years ago
  13. 14e6b16 Declare the type descriptor and input buffer args of some functions as const. by Wim Lewis · 10 years ago
  14. 58b74eb add signed integer tests for test 134 by Lev Walkin · 10 years ago
  15. 6c52784 PER-encoding of integers wider than 32 bits by Lev Walkin · 10 years ago
  16. 97f8edc simplify xer encoding by Lev Walkin · 11 years ago
  17. 0ff7129 remove warnings by Lev Walkin · 11 years ago
  18. cad560a make one-pass parsing for object identifier by Lev Walkin · 11 years ago
  19. f6da179 get rid of xer_is_whitespace() by Lev Walkin · 12 years ago
  20. 632f20b ignore empty integer bodies by Lev Walkin · 12 years ago
  21. d7703cf remove warnings by Lev Walkin · 12 years ago
  22. e09f9f1 remove volatile from INTEGER by Lev Walkin · 12 years ago
  23. b375194 upgrade autotools by Lev Walkin · 12 years ago
  24. 3d6fcfe more robust pre-allocation; credits to Yuriy Olkhovyy by Lev Walkin · 12 years ago
  25. 9a338f8 unbreak overflow detection in gcc 4.4.3 (4.x?) by Lev Walkin · 12 years ago
  26. 2e76399 remove compiler warnings by Lev Walkin · 13 years ago
  27. b2bfca5 memory OOB issue on Windows and with non-standard allocators; by Sheng Yu by Lev Walkin · 16 years ago
  28. 8bb57a2 unsigned integer of 32-bit widtth support for per by Lev Walkin · 17 years ago
  29. f3c089e remove MSVC warnings by Lev Walkin · 17 years ago
  30. 0b1eb0e problem reported by ExtraHop networks by Lev Walkin · 17 years ago
  31. 5c879db unsigned long support: conversion routines by Lev Walkin · 17 years ago
  32. a105cbc 32-bit integer decode/encode in per by Lev Walkin · 17 years ago
  33. 345e4c6 proper format strings by Lev Walkin · 18 years ago
  34. 0a8aa60 per encoding support by Lev Walkin · 18 years ago
  35. c744a02 XER can decode long values by Lev Walkin · 18 years ago
  36. 53827fd encoding bug by Lev Walkin · 18 years ago
  37. 523de9e per support by Lev Walkin · 18 years ago
  38. d500a96 *** empty log message *** by Lev Walkin · 19 years ago
  39. 59b176e upgrade: PER related changes by Lev Walkin · 19 years ago
  40. abde4f4 *** empty log message *** by Lev Walkin · 19 years ago
  41. fdb2592 tried -pedantic by Lev Walkin · 19 years ago
  42. c235011 proper XER encoding of native enumerated type by Lev Walkin · 19 years ago
  43. 8c3b854 added const qualifier by Lev Walkin · 19 years ago
  44. 806b0bb prohibit extra data after recognized body by Lev Walkin · 19 years ago
  45. 0fab1a6 relaxed XER processing rules for whitespace by Lev Walkin · 19 years ago
  46. 9332b65 fixed ENUMERATED identifier to value conversion by Lev Walkin · 19 years ago
  47. e0b56e0 XMLValueList support by Lev Walkin · 19 years ago
  48. 3370016 alpha64 by Lev Walkin · 20 years ago
  49. d7ad561 endianness by Lev Walkin · 20 years ago
  50. 8471cec brushing up by Lev Walkin · 20 years ago
  51. 0be3a99 INTEGER XER decoding by Lev Walkin · 20 years ago
  52. d703ff4 XER decoding and asn_long2INTEGER() by Lev Walkin · 20 years ago
  53. dc06f6b XER support by Lev Walkin · 20 years ago
  54. 5e03376 asn1_* renamed into asn_* by Lev Walkin · 20 years ago
  55. 8e8078a clean-up; removed unnecessary field from type descriptor by Lev Walkin · 20 years ago
  56. 5ccf1eb context is now optional by Lev Walkin · 20 years ago
  57. a9cc46e XER support by Lev Walkin · 20 years ago
  58. 188ed2c inner structures tagging fix. see 0.9.5 comment in ChangeLog by Lev Walkin · 20 years ago
  59. 906654e refactored tagging support by Lev Walkin · 20 years ago
  60. 4ce78ca avoided compilation warnings on gcc 3.3.x systems by Lev Walkin · 20 years ago
  61. 449f832 new constraints model by Lev Walkin · 20 years ago
  62. c234657 C++ compatibility by Lev Walkin · 20 years ago
  63. 4d9528c portability by Lev Walkin · 20 years ago
  64. db13f51 improved INTEGER printing by Lev Walkin · 20 years ago
  65. d9bd775 enforsed compilation with -W -Werror by Lev Walkin · 20 years ago
  66. f15320b Initial revision by Lev Walkin · 20 years ago