1. 17f56f3 update LIBVERSION to reflect new API additions by Harald Welte · 13 years ago 0.3.10
  2. 78122ab Added defines to use primitive/operation tuples in switch/case statements by Andreas Eversberg · 13 years ago
  3. 742fc79 LAPD: Moved timer handling into seperate functions by Andreas Eversberg · 13 years ago
  4. af48bed Split of LAPDm into a core part and a GSM specific part by root · 13 years ago
  5. 8a996b4 Changed logging of LAPD from DLLAPDM to DLLAPD by root · 13 years ago
  6. f84571d gsmtap: Add type/subtypes for GMR-1 protocol by Sylvain Munaut · 13 years ago
  7. ccd040f GSMTAP: Add comments to explain how to make GSMTAP changes by Harald Welte · 13 years ago
  8. fae779a GSMTAP: Import changes from Wireshark by Harald Welte · 13 years ago
  9. a4463fd vty: Provide documentation for all logging facilities by Holger Hans Peter Freyther · 13 years ago
  10. 146d1d3 vty: Provide logging set-log-mask, deprecate set log mask by Holger Hans Peter Freyther · 13 years ago
  11. e40549a core/serial: Fix typo by Sylvain Munaut · 13 years ago
  12. 9631184 core/serial: support custom baud rates on OS X by Sylvain Munaut · 13 years ago
  13. abf66e7 gsmtap: Fix doxygen doc for the recent additions by Sylvain Munaut · 13 years ago
  14. 15ae715 gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content type by Sylvain Munaut · 13 years ago
  15. aa244bf bring gsmtap.h in sync with recent wireshark additions by Harald Welte · 13 years ago
  16. 2749c0b core: Add generic CRC functions (templates expended to 8 16 32 64 bits) by Sylvain Munaut · 13 years ago
  17. def0afe update .gitignore by Alexander Huemer · 13 years ago
  18. 4d7bcea correct declaration of osmo_sitype2rsl by Alexander Huemer · 13 years ago
  19. d61d517 add missing declarations of cfg_description_cmd to vty/vty.h by Harald Welte · 13 years ago 0.3.9
  20. ee876c9 LAPDm: Fix encoding of RLL ERROR IE by Harald Welte · 13 years ago 0.3.8
  21. fe28ded core/serial: Add utilities to deal with serial ports by Sylvain Munaut · 13 years ago
  22. bf9d250 build/include: Only install headers for enabled options by Sylvain Munaut · 13 years ago
  23. 4976722 build: Remove docdir, don't comment it by Sylvain Munaut · 13 years ago
  24. eaac0cf gsm/gsm48_ie: Fix other range format decoding by Andreas.Eversberg · 13 years ago
  25. a24026a RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names by Harald Welte · 13 years ago
  26. 8e4deb6 Added autoconf option for utilities and embedded by job · 13 years ago
  27. 36b4a20 Adapted configure options to autoconf default behaviour by job · 13 years ago
  28. 71fd42f gsm/gsm48_ie: Fix Range 256 format decoding by Sylvain Munaut · 13 years ago
  29. ab7c9c7 logging: include stdarg.h for va_list by Christoph Fritz · 13 years ago
  30. 712691d add functions for bit-reversal by Harald Welte · 13 years ago
  31. 36c5a3e logging: add osmo_vlogp() as vararg / va_list compatible function by Harald Welte · 13 years ago
  32. d38c8b8 doxygen: Add main page for all three libraries by Harald Welte · 13 years ago
  33. c2c0ad7 signal: Fix compiler warning about signedness of constant by Holger Hans Peter Freyther · 13 years ago 0.3.7
  34. 924b040 update .gitignore with Doxyfile.core by Harald Welte · 13 years ago 0.3.6
  35. 429d2e4 add script to generate http://www.osmocom.org/doc tree structure by Harald Welte · 13 years ago
  36. 47945f0 Make sure 'make distclean' works for doxygen by Harald Welte · 13 years ago
  37. c7859ed consistent Doxyfile naming by Harald Welte · 13 years ago
  38. 09b4c22 update makefile.am to support out-of-tree builds by Harald Welte · 13 years ago
  39. be14519 doxygen: document some more structure members for RSL by Harald Welte · 13 years ago
  40. 02624d2 doxygen automake integration: make sure the 'doc' directory exists by Harald Welte · 13 years ago
  41. 7992af0 doxygen: fix correct use of doc/core subdirectory by Harald Welte · 13 years ago
  42. 01dfad8 update .gitignore by Harald Welte · 13 years ago
  43. 21e73c2 Integrate doxygen documentation building into autoconf/automake process by Harald Welte · 13 years ago
  44. 500c7ce don't keep autotools-generated Doxyfiles around by Harald Welte · 13 years ago
  45. 49e1056 Auto-generate the version information of Doxygen documentation by Harald Welte · 13 years ago
  46. 4e777c3 doxygen: Add documentation for Abis OML by Harald Welte · 13 years ago
  47. e881b1b doxygen: split VTY configuration in multiple files by Harald Welte · 13 years ago
  48. 8f2c7e5 RSL: add doxygen documentation by Harald Welte · 13 years ago
  49. 789f02e Add doxygen configuration for libosmocodec by Harald Welte · 13 years ago
  50. fa9fbe7 doxygen: make sure the right C source files are included by Harald Welte · 13 years ago
  51. 2272589 Split doxygen configuration to create separate gsm/vty/core docs by Harald Welte · 13 years ago
  52. 6bdf0b1 doxygen: Add documentation for LAPDm code by Harald Welte · 13 years ago
  53. 57c7d37 doxygen: Add documentation about TLV parser by Harald Welte · 13 years ago
  54. f416c09 Fix version number in Doxyfile (0.3.5) by Harald Welte · 13 years ago
  55. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  56. 47379ca doxygen: Add documentation for gsmtap_util.[ch] by Harald Welte · 13 years ago
  57. af8e435 doxygen: Add documentation to signal.[ch] by Harald Welte · 13 years ago
  58. eee3790 doxygen: Add documentation for prim.h by Harald Welte · 13 years ago
  59. a523d14 doxygen: document panic.[ch] by Harald Welte · 13 years ago
  60. 9327c6d doxygen: Add docs for rate_ctr by Harald Welte · 13 years ago
  61. 2777ecd doxygen: Add 'write_queue' module by Harald Welte · 13 years ago
  62. 8598f18 doxygen: add doxygen module 'utils' by Harald Welte · 13 years ago
  63. 18fc465 doxygen documentation for logging framework by Harald Welte · 13 years ago
  64. ba6988b some more doxygen work (include the notion of modules) by Harald Welte · 13 years ago
  65. 03bba43 start to add doxygen documentation to libosmocore headers by Harald Welte · 13 years ago
  66. bd598e3 start to add doxygen documentation to libosmocore headers by Harald Welte · 13 years ago
  67. 300e78d logging: fix parsing of logging mask (-d DMI case) by Pablo Neira Ayuso · 13 years ago
  68. e581516 Merge branch 'master' of git.osmocom.org:libosmocore by Harald Welte · 13 years ago
  69. eeb78dd add new 'osmo-arfcn' program to compute frequency based on arfcn by Harald Welte · 13 years ago
  70. 1a99df8 gsm/gsm48_ie: Fix frequency list decoding by Andreas.Eversberg · 13 years ago
  71. 2af4359 fix off-by-one error in OSMO_NUM_DLIB by Harald Welte · 13 years ago
  72. 087e113 use the 'L' prefix in debug names (DLINP instead of DINP) by Harald Welte · 13 years ago
  73. 430be84 add definition of OSMO_MIN macro, similar to OSMO_MAX by Harald Welte · 13 years ago 0.3.5
  74. 7e1a622 sms: Fix style issues with the code, add spaces after keywords by Holger Hans Peter Freyther · 13 years ago
  75. 291e613 sms: SMS where cropped (from VTY), concatenation of SMS where not possible by Dennis Wehrle · 13 years ago
  76. c0dbe0b vty: Increase the number of arguments one can have in VTY commands by Holger Hans Peter Freyther · 13 years ago
  77. b7b6123 don't call a function argoment 'class' for the benefit of c++ users by Harald Welte · 13 years ago
  78. 59b3175 ipaccess: Reserve an extensions for an external SMSC connection by Holger Hans Peter Freyther · 13 years ago
  79. 95f7eb2 remove DLRSL and DLNM, we don't need them by Harald Welte · 13 years ago
  80. 892e621 make sure we don't have namespace clashes between libraries and apps by Harald Welte · 13 years ago
  81. c5a0ded mkae the new 'void *dst' member part of a union with the trx pointer by Harald Welte · 13 years ago
  82. 2ade3a0 vty: reserve nodes for libosmo-abis by Pablo Neira Ayuso · 13 years ago
  83. 29cbf61 msgb: add ->dst attribute to store routing information by Pablo Neira Ayuso · 13 years ago
  84. 199f377 logging: add libosmo-abis logging subsystems by Pablo Neira Ayuso · 13 years ago
  85. 39c0243 signal: reserve signal subsystems >= INT_MAX/2 for libraries by Pablo Neira Ayuso · 13 years ago
  86. ec4f160 misc: Put git-version-gen into the tarball by Holger Hans Peter Freyther · 13 years ago
  87. e0aa5bb gsm 04.80: fix typo (256, not 265!) by Harald Welte · 13 years ago
  88. 39b44bb gsm 04.80: ussd_request.text can contain 0xff, needs to be unsigned by Harald Welte · 13 years ago
  89. 584427c lapdm: fix memory leak due to unreachable code by Harald Welte · 13 years ago
  90. f4d45ab gsm 08.08: use ANSI function definition with (void) by Harald Welte · 13 years ago
  91. 79599ba tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff by Harald Welte · 13 years ago
  92. 4876dcf gprs_cipher_core: Fix potential buffer overflows by Harald Welte · 13 years ago
  93. 2b32215 telnet_interface: if we don't check for the return value, don't use ret by Harald Welte · 13 years ago
  94. 9c3cbfb telnet_interface: get rid of 'const' warning by Harald Welte · 13 years ago
  95. 95b2b47 get rid of non-ANSI function declarations missing (void) by Harald Welte · 13 years ago
  96. 87dbca1 don't use signed bit-fields by Harald Welte · 13 years ago
  97. 7e82020 timer: use (void) for functions that take no arguments by Harald Welte · 13 years ago
  98. d9db89d Revert various debian related changes by Holger Hans Peter Freyther · 13 years ago
  99. 128d9e2 osmo_hexdump: Fix segfault when input is too long. by Holger Hans Peter Freyther · 13 years ago
  100. 96ba20c more changes by Holger Hans Peter Freyther · 13 years ago