1. 03d2c89 core/conv: Minor documentation improvements by Sylvain Munaut · 13 years ago
  2. 9a5f3b8 gsm/lapd_core: Make sure rc is initialize in lapd_rx_u by Sylvain Munaut · 13 years ago
  3. e45e699 core/logging: Remove const qualifier on return of logp2syslog_level by Sylvain Munaut · 13 years ago
  4. 31d3de9 core/serial: Fix warning when on platform other than linux by Sylvain Munaut · 13 years ago
  5. ad4a6a8 gsm/a5: Bit faster way to compute parity ... by Sylvain Munaut · 13 years ago
  6. 17af41d utils: Fix alias to weak alias to allow OSX compilation by Sylvain Munaut · 13 years ago
  7. 2735ac4 gsm/a5: Add documentation by Sylvain Munaut · 13 years ago
  8. 7f975d2 gsm/a5: Rewrite A5/2 algo to avoid the delayed bit by Sylvain Munaut · 13 years ago
  9. 3e387cb gsm/a5: Add const qualifier on the key by Sylvain Munaut · 13 years ago
  10. a71b8ea timer: Better fix to the timer re-scheduling situation by Pablo Neira Ayuso · 13 years ago
  11. cc90d49 gsm/gsm0411_smc: Fix typo by Sylvain Munaut · 13 years ago
  12. 0d9b8ec include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1A by Sylvain Munaut · 13 years ago
  13. c1a91a8 gsm/sms: Rewrite of SMR process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  14. bbf9034 gsm/sms: Rewrite of SMC process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  15. d84f47a gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c by Andreas.Eversberg · 13 years ago
  16. c626da9 gsm/sms: Added DLSMS debugging by Andreas Eversberg · 13 years ago
  17. 153903c gsm/lapdm: Display SAPI in debug message for easier debug by Andreas.Eversberg · 13 years ago
  18. 816e178 gsm/lapdm: Fix UI frames from BTS->MS have length (B4 format) by Andreas.Eversberg · 13 years ago
  19. f1f80de gsm/lapdm: Fix TA and power level handling in the ACCH header by Andreas.Eversberg · 13 years ago
  20. cbed327 gsm/lapdm: Set N201 depending on the frame type by Andreas.Eversberg · 13 years ago
  21. 5ac4478 gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower) by Andreas.Eversberg · 13 years ago
  22. a42b699 gsm/lapdm: Add missing msgb_free in rslms_rx_rll error cases by Andreas.Eversberg · 13 years ago
  23. 5ad4ac8 lapd: Fixed possible double free buf in lapd_core.c by Andreas Eversberg · 13 years ago
  24. f948dbc vty: Fixed vty_down_level to move down from config nodes by Andreas.Eversberg · 13 years ago
  25. dc3be0a vty/telnet_interface: Add telnet_exit function by Andreas.Eversberg · 13 years ago
  26. aeeb707 core/timer: Allow an already scheduled timer to be re-scheduled at a new time by Sylvain Munaut · 13 years ago
  27. 54187ba core/rbtree: remove redundant if()-condition in rb_erase() by Sylvain Munaut · 13 years ago
  28. a83cbe1 core/rbtree: make clear distinction between two different cases in rb_erase() by Sylvain Munaut · 13 years ago
  29. b8c5bde core/rbtree: reorganize code in rb_erase() for additional changes by Sylvain Munaut · 13 years ago
  30. 0395c6e core/rbtree: optimize rb_erase() by Sylvain Munaut · 13 years ago
  31. 2179f40 core/rbtree: add const qualifier to some functions by Sylvain Munaut · 13 years ago
  32. e55ae3a core/utils: Add a symbol alias for a previous typo for compatibility by Sylvain Munaut · 13 years ago
  33. ff23d24 utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  34. 3ec5047 freebsd: Provide a dummy backtrace implementation that does nothing by Holger Hans Peter Freyther · 13 years ago
  35. 4772348 freebsd: Fixes for the compilation of libosmocore on FreeBSD by Holger Hans Peter Freyther · 13 years ago
  36. 07f1103 timer: Add compatibility header with timer helpers by Sylvain Munaut · 13 years ago
  37. dec4800 core: Fix include path to use top_builddir as well for generated headers by Sylvain Munaut · 13 years ago
  38. 0061ded timer: Simplify osmo_timers_nearest even more by Sylvain Munaut · 13 years ago
  39. 955fdb0 timer: Fix implementation of osmo_timers_nearest causing high CPU load by Sylvain Munaut · 13 years ago
  40. 4a0a163 bump major library version / breaking the ABI with the rb_tree timers by Harald Welte · 13 years ago
  41. 066c912 timer: add scalable RB-tree based timer infrastructure by Pablo Neira Ayuso · 13 years ago
  42. f74db0b add rb-tree implementation to libosmocore by Pablo Neira Ayuso · 13 years ago
  43. e2bcace build: resolve link failure when --disable-talloc is used by Jan Engelhardt · 13 years ago
  44. 17f56f3 update LIBVERSION to reflect new API additions by Harald Welte · 13 years ago 0.3.10
  45. 78122ab Added defines to use primitive/operation tuples in switch/case statements by Andreas Eversberg · 13 years ago
  46. 742fc79 LAPD: Moved timer handling into seperate functions by Andreas Eversberg · 13 years ago
  47. af48bed Split of LAPDm into a core part and a GSM specific part by root · 13 years ago
  48. 8a996b4 Changed logging of LAPD from DLLAPDM to DLLAPD by root · 13 years ago
  49. a4463fd vty: Provide documentation for all logging facilities by Holger Hans Peter Freyther · 13 years ago
  50. 146d1d3 vty: Provide logging set-log-mask, deprecate set log mask by Holger Hans Peter Freyther · 13 years ago
  51. e40549a core/serial: Fix typo by Sylvain Munaut · 13 years ago
  52. 9631184 core/serial: support custom baud rates on OS X by Sylvain Munaut · 13 years ago
  53. abf66e7 gsmtap: Fix doxygen doc for the recent additions by Sylvain Munaut · 13 years ago
  54. 15ae715 gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content type by Sylvain Munaut · 13 years ago
  55. 2749c0b core: Add generic CRC functions (templates expended to 8 16 32 64 bits) by Sylvain Munaut · 13 years ago
  56. ee876c9 LAPDm: Fix encoding of RLL ERROR IE by Harald Welte · 13 years ago 0.3.8
  57. fe28ded core/serial: Add utilities to deal with serial ports by Sylvain Munaut · 13 years ago
  58. eaac0cf gsm/gsm48_ie: Fix other range format decoding by Andreas.Eversberg · 13 years ago
  59. a24026a RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names by Harald Welte · 13 years ago
  60. 71fd42f gsm/gsm48_ie: Fix Range 256 format decoding by Sylvain Munaut · 13 years ago
  61. 712691d add functions for bit-reversal by Harald Welte · 13 years ago
  62. 36c5a3e logging: add osmo_vlogp() as vararg / va_list compatible function by Harald Welte · 13 years ago
  63. d38c8b8 doxygen: Add main page for all three libraries by Harald Welte · 13 years ago
  64. 4e777c3 doxygen: Add documentation for Abis OML by Harald Welte · 13 years ago
  65. e881b1b doxygen: split VTY configuration in multiple files by Harald Welte · 13 years ago
  66. 8f2c7e5 RSL: add doxygen documentation by Harald Welte · 13 years ago
  67. 6bdf0b1 doxygen: Add documentation for LAPDm code by Harald Welte · 13 years ago
  68. 57c7d37 doxygen: Add documentation about TLV parser by Harald Welte · 13 years ago
  69. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  70. 47379ca doxygen: Add documentation for gsmtap_util.[ch] by Harald Welte · 13 years ago
  71. af8e435 doxygen: Add documentation to signal.[ch] by Harald Welte · 13 years ago
  72. a523d14 doxygen: document panic.[ch] by Harald Welte · 13 years ago
  73. 9327c6d doxygen: Add docs for rate_ctr by Harald Welte · 13 years ago
  74. 2777ecd doxygen: Add 'write_queue' module by Harald Welte · 13 years ago
  75. 8598f18 doxygen: add doxygen module 'utils' by Harald Welte · 13 years ago
  76. 18fc465 doxygen documentation for logging framework by Harald Welte · 13 years ago
  77. ba6988b some more doxygen work (include the notion of modules) by Harald Welte · 13 years ago
  78. 300e78d logging: fix parsing of logging mask (-d DMI case) by Pablo Neira Ayuso · 13 years ago
  79. 1a99df8 gsm/gsm48_ie: Fix frequency list decoding by Andreas.Eversberg · 13 years ago
  80. 087e113 use the 'L' prefix in debug names (DLINP instead of DINP) by Harald Welte · 13 years ago
  81. 7e1a622 sms: Fix style issues with the code, add spaces after keywords by Holger Hans Peter Freyther · 13 years ago
  82. 291e613 sms: SMS where cropped (from VTY), concatenation of SMS where not possible by Dennis Wehrle · 13 years ago
  83. 95f7eb2 remove DLRSL and DLNM, we don't need them by Harald Welte · 13 years ago
  84. 892e621 make sure we don't have namespace clashes between libraries and apps by Harald Welte · 13 years ago
  85. 199f377 logging: add libosmo-abis logging subsystems by Pablo Neira Ayuso · 13 years ago
  86. 584427c lapdm: fix memory leak due to unreachable code by Harald Welte · 13 years ago
  87. f4d45ab gsm 08.08: use ANSI function definition with (void) by Harald Welte · 13 years ago
  88. 79599ba tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff by Harald Welte · 13 years ago
  89. 4876dcf gprs_cipher_core: Fix potential buffer overflows by Harald Welte · 13 years ago
  90. 2b32215 telnet_interface: if we don't check for the return value, don't use ret by Harald Welte · 13 years ago
  91. 9c3cbfb telnet_interface: get rid of 'const' warning by Harald Welte · 13 years ago
  92. 95b2b47 get rid of non-ANSI function declarations missing (void) by Harald Welte · 13 years ago
  93. 7e82020 timer: use (void) for functions that take no arguments by Harald Welte · 13 years ago
  94. 128d9e2 osmo_hexdump: Fix segfault when input is too long. by Holger Hans Peter Freyther · 13 years ago
  95. 0c83670 GSM 08.08: Fix generation of CIPHER MODE REJECT by Harald Welte · 13 years ago
  96. 9b837e6 gsm 08.08: add value_strings and gsm0808_msg_name() function by Harald Welte · 13 years ago
  97. da127cb fix against corrupted output in parallel logging by Harald Welte · 13 years ago
  98. 8264e09 lapdm: make sure we flush all queues whenever entering IDLE state by Harald Welte · 13 years ago 0.3.4
  99. 9e1f060 add msgb_set_talloc_ctx() to set the talloc context for msgb allocations by Harald Welte · 13 years ago
  100. 7721a77 make sure abis_nm <-> osmocom pchan type conversion always works by Harald Welte · 13 years ago