1. d38c8b8 doxygen: Add main page for all three libraries by Harald Welte · 13 years ago
  2. c2c0ad7 signal: Fix compiler warning about signedness of constant by Holger Hans Peter Freyther · 13 years ago 0.3.7
  3. 924b040 update .gitignore with Doxyfile.core by Harald Welte · 13 years ago 0.3.6
  4. 429d2e4 add script to generate http://www.osmocom.org/doc tree structure by Harald Welte · 13 years ago
  5. 47945f0 Make sure 'make distclean' works for doxygen by Harald Welte · 13 years ago
  6. c7859ed consistent Doxyfile naming by Harald Welte · 13 years ago
  7. 09b4c22 update makefile.am to support out-of-tree builds by Harald Welte · 13 years ago
  8. be14519 doxygen: document some more structure members for RSL by Harald Welte · 13 years ago
  9. 02624d2 doxygen automake integration: make sure the 'doc' directory exists by Harald Welte · 13 years ago
  10. 7992af0 doxygen: fix correct use of doc/core subdirectory by Harald Welte · 13 years ago
  11. 01dfad8 update .gitignore by Harald Welte · 13 years ago
  12. 21e73c2 Integrate doxygen documentation building into autoconf/automake process by Harald Welte · 13 years ago
  13. 500c7ce don't keep autotools-generated Doxyfiles around by Harald Welte · 13 years ago
  14. 49e1056 Auto-generate the version information of Doxygen documentation by Harald Welte · 13 years ago
  15. 4e777c3 doxygen: Add documentation for Abis OML by Harald Welte · 13 years ago
  16. e881b1b doxygen: split VTY configuration in multiple files by Harald Welte · 13 years ago
  17. 8f2c7e5 RSL: add doxygen documentation by Harald Welte · 13 years ago
  18. 789f02e Add doxygen configuration for libosmocodec by Harald Welte · 13 years ago
  19. fa9fbe7 doxygen: make sure the right C source files are included by Harald Welte · 13 years ago
  20. 2272589 Split doxygen configuration to create separate gsm/vty/core docs by Harald Welte · 13 years ago
  21. 6bdf0b1 doxygen: Add documentation for LAPDm code by Harald Welte · 13 years ago
  22. 57c7d37 doxygen: Add documentation about TLV parser by Harald Welte · 13 years ago
  23. f416c09 Fix version number in Doxyfile (0.3.5) by Harald Welte · 13 years ago
  24. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  25. 47379ca doxygen: Add documentation for gsmtap_util.[ch] by Harald Welte · 13 years ago
  26. af8e435 doxygen: Add documentation to signal.[ch] by Harald Welte · 13 years ago
  27. eee3790 doxygen: Add documentation for prim.h by Harald Welte · 13 years ago
  28. a523d14 doxygen: document panic.[ch] by Harald Welte · 13 years ago
  29. 9327c6d doxygen: Add docs for rate_ctr by Harald Welte · 13 years ago
  30. 2777ecd doxygen: Add 'write_queue' module by Harald Welte · 13 years ago
  31. 8598f18 doxygen: add doxygen module 'utils' by Harald Welte · 13 years ago
  32. 18fc465 doxygen documentation for logging framework by Harald Welte · 13 years ago
  33. ba6988b some more doxygen work (include the notion of modules) by Harald Welte · 13 years ago
  34. 03bba43 start to add doxygen documentation to libosmocore headers by Harald Welte · 13 years ago
  35. bd598e3 start to add doxygen documentation to libosmocore headers by Harald Welte · 13 years ago
  36. 300e78d logging: fix parsing of logging mask (-d DMI case) by Pablo Neira Ayuso · 13 years ago
  37. e581516 Merge branch 'master' of git.osmocom.org:libosmocore by Harald Welte · 13 years ago
  38. eeb78dd add new 'osmo-arfcn' program to compute frequency based on arfcn by Harald Welte · 13 years ago
  39. 1a99df8 gsm/gsm48_ie: Fix frequency list decoding by Andreas.Eversberg · 13 years ago
  40. 2af4359 fix off-by-one error in OSMO_NUM_DLIB by Harald Welte · 13 years ago
  41. 087e113 use the 'L' prefix in debug names (DLINP instead of DINP) by Harald Welte · 13 years ago
  42. 430be84 add definition of OSMO_MIN macro, similar to OSMO_MAX by Harald Welte · 13 years ago 0.3.5
  43. 7e1a622 sms: Fix style issues with the code, add spaces after keywords by Holger Hans Peter Freyther · 13 years ago
  44. 291e613 sms: SMS where cropped (from VTY), concatenation of SMS where not possible by Dennis Wehrle · 13 years ago
  45. c0dbe0b vty: Increase the number of arguments one can have in VTY commands by Holger Hans Peter Freyther · 13 years ago
  46. b7b6123 don't call a function argoment 'class' for the benefit of c++ users by Harald Welte · 13 years ago
  47. 59b3175 ipaccess: Reserve an extensions for an external SMSC connection by Holger Hans Peter Freyther · 13 years ago
  48. 95f7eb2 remove DLRSL and DLNM, we don't need them by Harald Welte · 13 years ago
  49. 892e621 make sure we don't have namespace clashes between libraries and apps by Harald Welte · 13 years ago
  50. c5a0ded mkae the new 'void *dst' member part of a union with the trx pointer by Harald Welte · 13 years ago
  51. 2ade3a0 vty: reserve nodes for libosmo-abis by Pablo Neira Ayuso · 13 years ago
  52. 29cbf61 msgb: add ->dst attribute to store routing information by Pablo Neira Ayuso · 13 years ago
  53. 199f377 logging: add libosmo-abis logging subsystems by Pablo Neira Ayuso · 13 years ago
  54. 39c0243 signal: reserve signal subsystems >= INT_MAX/2 for libraries by Pablo Neira Ayuso · 13 years ago
  55. ec4f160 misc: Put git-version-gen into the tarball by Holger Hans Peter Freyther · 13 years ago
  56. e0aa5bb gsm 04.80: fix typo (256, not 265!) by Harald Welte · 13 years ago
  57. 39b44bb gsm 04.80: ussd_request.text can contain 0xff, needs to be unsigned by Harald Welte · 13 years ago
  58. 584427c lapdm: fix memory leak due to unreachable code by Harald Welte · 13 years ago
  59. f4d45ab gsm 08.08: use ANSI function definition with (void) by Harald Welte · 13 years ago
  60. 79599ba tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff by Harald Welte · 13 years ago
  61. 4876dcf gprs_cipher_core: Fix potential buffer overflows by Harald Welte · 13 years ago
  62. 2b32215 telnet_interface: if we don't check for the return value, don't use ret by Harald Welte · 13 years ago
  63. 9c3cbfb telnet_interface: get rid of 'const' warning by Harald Welte · 13 years ago
  64. 95b2b47 get rid of non-ANSI function declarations missing (void) by Harald Welte · 13 years ago
  65. 87dbca1 don't use signed bit-fields by Harald Welte · 13 years ago
  66. 7e82020 timer: use (void) for functions that take no arguments by Harald Welte · 13 years ago
  67. d9db89d Revert various debian related changes by Holger Hans Peter Freyther · 13 years ago
  68. 128d9e2 osmo_hexdump: Fix segfault when input is too long. by Holger Hans Peter Freyther · 13 years ago
  69. 96ba20c more changes by Holger Hans Peter Freyther · 13 years ago
  70. b670c86 debian: Updates to fix lintian errors by Holger Hans Peter Freyther · 13 years ago
  71. 7a91d60 debian: Switch to the 3.0(quilt) format to play with launchpad by Holger Hans Peter Freyther · 13 years ago
  72. 54b8c4e debian: Add new changelog entry for the shlib:Depends change by Holger Hans Peter Freyther · 13 years ago
  73. 4284307 debian: dpkg-buildpackage complains about this here by Holger Hans Peter Freyther · 13 years ago
  74. ae9b220 debian: Add a new changelog entry by Holger Hans Peter Freyther · 13 years ago
  75. 0c83670 GSM 08.08: Fix generation of CIPHER MODE REJECT by Harald Welte · 13 years ago
  76. 9b837e6 gsm 08.08: add value_strings and gsm0808_msg_name() function by Harald Welte · 13 years ago
  77. da127cb fix against corrupted output in parallel logging by Harald Welte · 13 years ago
  78. 8264e09 lapdm: make sure we flush all queues whenever entering IDLE state by Harald Welte · 13 years ago 0.3.4
  79. 9e1f060 add msgb_set_talloc_ctx() to set the talloc context for msgb allocations by Harald Welte · 13 years ago
  80. 7721a77 make sure abis_nm <-> osmocom pchan type conversion always works by Harald Welte · 13 years ago
  81. 7ca604b LAPDm: Uplink SACCH frames use format B, not format B4 by Harald Welte · 13 years ago
  82. 6420774 LAPDm: When Rx DATA from L1, L1 does not know the SAPI by Harald Welte · 13 years ago
  83. ce9fec3 Fix the generation of the log_categories string + LAPDM by Harald Welte · 13 years ago
  84. 9fe1652 logging: make sure to add the internal categories, as intended by Harald Welte · 13 years ago
  85. 1f0b8c2 add LAPDm code from osmocom-bb into libosmocore by Harald Welte · 13 years ago 0.3.3
  86. b43bc04 logging: introduce library-internal logging categories by Harald Welte · 13 years ago
  87. ea19c97 import gsm0502_calc_paging_group() from openbsc by Harald Welte · 13 years ago 0.3.2
  88. 94df39e add some utility functions for paging related calculation (TS 05.02) by Harald Welte · 13 years ago
  89. 2aee7b1 add gsm48_number_of_paging_subchannels() function by Harald Welte · 13 years ago
  90. e9b744e add MAX() macro as OSMO_MAX by Harald Welte · 13 years ago
  91. 32e1f23 merge process.[ch] with application.[ch] by Harald Welte · 13 years ago
  92. 2a68c7c gsm/utils: Adding conversion of "mobile power class" to dBm by Andreas Eversberg · 13 years ago
  93. 620f7ab sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI types by Harald Welte · 13 years ago
  94. 3d73227 RSL: Fix typo by Harald Welte · 13 years ago
  95. cf7e5da add value_string definitions for RSL message types by Harald Welte · 13 years ago
  96. 5e924a3 introduce GSM primitive definitions by Harald Welte · 13 years ago
  97. 9b21e88 add new 'prim.h' header file for primitives by Harald Welte · 13 years ago
  98. 0849c9a socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags by Pablo Neira Ayuso · 13 years ago
  99. 139e127 Merge branch 'master' of git.osmocom.org:libosmocore by Pablo Neira Ayuso · 13 years ago
  100. ee50081 add missing #include file to sysinfo.h by Harald Welte · 13 years ago 0.3.1+deb2