tag 0.3.11 for gsm411_bcdify()
  1. 75524cb increment LIBVERSION of libosmocore for new api by Harald Welte · 13 years ago 0.3.11
  2. ad633b0 SMS: export gsm411_bcdify() and gsm411_unbcdify() functions by Harald Welte · 13 years ago
  3. 62cb457 tests: Use the missing from the source directory by Holger Hans Peter Freyther · 13 years ago
  4. e7e28ed Update .gitignore with new tests by Sylvain Munaut · 13 years ago
  5. 40a8700 libosmocore: Update LIBVERSION because of ABI chaanges by Sylvain Munaut · 13 years ago
  6. 29eb92d core/conv: Add regression testing code by Sylvain Munaut · 13 years ago
  7. ae8dbb4 core/conv: Add utility methods to know length of coded/decoded vectors by Sylvain Munaut · 13 years ago
  8. 297d13f core/conv: Add support for other termination types (trunc & tail biting) by Sylvain Munaut · 13 years ago
  9. d4440d4 core/conv: Really only consider error for non-zero soft values by Sylvain Munaut · 13 years ago
  10. 03d2c89 core/conv: Minor documentation improvements by Sylvain Munaut · 13 years ago
  11. 9a5f3b8 gsm/lapd_core: Make sure rc is initialize in lapd_rx_u by Sylvain Munaut · 13 years ago
  12. e45e699 core/logging: Remove const qualifier on return of logp2syslog_level by Sylvain Munaut · 13 years ago
  13. 31d3de9 core/serial: Fix warning when on platform other than linux by Sylvain Munaut · 13 years ago
  14. ad4a6a8 gsm/a5: Bit faster way to compute parity ... by Sylvain Munaut · 13 years ago
  15. 17af41d utils: Fix alias to weak alias to allow OSX compilation by Sylvain Munaut · 13 years ago
  16. a42e2f6 tests/a5: Add a5_test.ok as EXTRA_DIST by Sylvain Munaut · 13 years ago
  17. fb19530 tests: fix cut & paste error by Sylvain Munaut · 13 years ago
  18. 2735ac4 gsm/a5: Add documentation by Sylvain Munaut · 13 years ago
  19. 7f975d2 gsm/a5: Rewrite A5/2 algo to avoid the delayed bit by Sylvain Munaut · 13 years ago
  20. 810c334 tests/a5: Add a5 regression testing by Sylvain Munaut · 13 years ago
  21. 3e387cb gsm/a5: Add const qualifier on the key by Sylvain Munaut · 13 years ago
  22. f6c1d4c tests: Fix the make distcheck of libosmocore with the tests by Holger Hans Peter Freyther · 13 years ago
  23. 42885f8 Merge branch 'zecke/gnu-autotest' by Holger Hans Peter Freyther · 13 years ago
  24. bf12800 tests: Initialize log system to fix crash, update test result by Holger Hans Peter Freyther · 13 years ago
  25. 72eb44c tests: timer: set maximum wait time to obtain test results by Pablo Neira Ayuso · 13 years ago
  26. 7a0ca16 tests: timer: use stderr for non-repeatable output by Pablo Neira Ayuso · 13 years ago
  27. ad0e885 tests: Reduce the iterations for the timertest, ignore stderr by Holger Hans Peter Freyther · 13 years ago
  28. f141837 tests: timer: add parameter to select the number of steps by Pablo Neira Ayuso · 13 years ago
  29. f9eda74 tests: Use GNU autotest to execute our tests and compare textual output by Holger Hans Peter Freyther · 13 years ago
  30. 36a9cdf git: Ignore vi files (.swp, .swo) by Holger Hans Peter Freyther · 13 years ago
  31. 4cfbae8 utils: Add declaration back for osmo_osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  32. a71b8ea timer: Better fix to the timer re-scheduling situation by Pablo Neira Ayuso · 13 years ago
  33. cc90d49 gsm/gsm0411_smc: Fix typo by Sylvain Munaut · 13 years ago
  34. 0d9b8ec include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1A by Sylvain Munaut · 13 years ago
  35. c1a91a8 gsm/sms: Rewrite of SMR process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  36. bbf9034 gsm/sms: Rewrite of SMC process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  37. d84f47a gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c by Andreas.Eversberg · 13 years ago
  38. c626da9 gsm/sms: Added DLSMS debugging by Andreas Eversberg · 13 years ago
  39. 153903c gsm/lapdm: Display SAPI in debug message for easier debug by Andreas.Eversberg · 13 years ago
  40. 816e178 gsm/lapdm: Fix UI frames from BTS->MS have length (B4 format) by Andreas.Eversberg · 13 years ago
  41. f1f80de gsm/lapdm: Fix TA and power level handling in the ACCH header by Andreas.Eversberg · 13 years ago
  42. cbed327 gsm/lapdm: Set N201 depending on the frame type by Andreas.Eversberg · 13 years ago
  43. 5ac4478 gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower) by Andreas.Eversberg · 13 years ago
  44. a42b699 gsm/lapdm: Add missing msgb_free in rslms_rx_rll error cases by Andreas.Eversberg · 13 years ago
  45. 5ad4ac8 lapd: Fixed possible double free buf in lapd_core.c by Andreas Eversberg · 13 years ago
  46. f948dbc vty: Fixed vty_down_level to move down from config nodes by Andreas.Eversberg · 13 years ago
  47. dc3be0a vty/telnet_interface: Add telnet_exit function by Andreas.Eversberg · 13 years ago
  48. aeeb707 core/timer: Allow an already scheduled timer to be re-scheduled at a new time by Sylvain Munaut · 13 years ago
  49. 54187ba core/rbtree: remove redundant if()-condition in rb_erase() by Sylvain Munaut · 13 years ago
  50. a83cbe1 core/rbtree: make clear distinction between two different cases in rb_erase() by Sylvain Munaut · 13 years ago
  51. b8c5bde core/rbtree: reorganize code in rb_erase() for additional changes by Sylvain Munaut · 13 years ago
  52. 0395c6e core/rbtree: optimize rb_erase() by Sylvain Munaut · 13 years ago
  53. 2179f40 core/rbtree: add const qualifier to some functions by Sylvain Munaut · 13 years ago
  54. e55ae3a core/utils: Add a symbol alias for a previous typo for compatibility by Sylvain Munaut · 13 years ago
  55. ff23d24 utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  56. 3ec5047 freebsd: Provide a dummy backtrace implementation that does nothing by Holger Hans Peter Freyther · 13 years ago
  57. 4772348 freebsd: Fixes for the compilation of libosmocore on FreeBSD by Holger Hans Peter Freyther · 13 years ago
  58. 07f1103 timer: Add compatibility header with timer helpers by Sylvain Munaut · 13 years ago
  59. dec4800 core: Fix include path to use top_builddir as well for generated headers by Sylvain Munaut · 13 years ago
  60. 0061ded timer: Simplify osmo_timers_nearest even more by Sylvain Munaut · 13 years ago
  61. 955fdb0 timer: Fix implementation of osmo_timers_nearest causing high CPU load by Sylvain Munaut · 13 years ago
  62. 16df917 Merge branch 'pablo_timer' by Harald Welte · 13 years ago 0.4.0
  63. 4a0a163 bump major library version / breaking the ABI with the rb_tree timers by Harald Welte · 13 years ago
  64. 9ebc505 tests: add new torture test for timer infrastructure by Pablo Neira Ayuso · 13 years ago
  65. 066c912 timer: add scalable RB-tree based timer infrastructure by Pablo Neira Ayuso · 13 years ago
  66. f74db0b add rb-tree implementation to libosmocore by Pablo Neira Ayuso · 13 years ago
  67. e2bcace build: resolve link failure when --disable-talloc is used by Jan Engelhardt · 13 years ago
  68. 226ef1d add header file containing UMA/GAN protocol definitions by Harald Welte · 13 years ago
  69. 27dc1b1 update .gitignore (crc*gen.[ch], some autotools stuff) by Harald Welte · 13 years ago
  70. 17f56f3 update LIBVERSION to reflect new API additions by Harald Welte · 13 years ago 0.3.10
  71. 78122ab Added defines to use primitive/operation tuples in switch/case statements by Andreas Eversberg · 13 years ago
  72. 742fc79 LAPD: Moved timer handling into seperate functions by Andreas Eversberg · 13 years ago
  73. af48bed Split of LAPDm into a core part and a GSM specific part by root · 13 years ago
  74. 8a996b4 Changed logging of LAPD from DLLAPDM to DLLAPD by root · 13 years ago
  75. f84571d gsmtap: Add type/subtypes for GMR-1 protocol by Sylvain Munaut · 13 years ago
  76. ccd040f GSMTAP: Add comments to explain how to make GSMTAP changes by Harald Welte · 13 years ago
  77. fae779a GSMTAP: Import changes from Wireshark by Harald Welte · 13 years ago
  78. a4463fd vty: Provide documentation for all logging facilities by Holger Hans Peter Freyther · 13 years ago
  79. 146d1d3 vty: Provide logging set-log-mask, deprecate set log mask by Holger Hans Peter Freyther · 13 years ago
  80. e40549a core/serial: Fix typo by Sylvain Munaut · 13 years ago
  81. 9631184 core/serial: support custom baud rates on OS X by Sylvain Munaut · 13 years ago
  82. abf66e7 gsmtap: Fix doxygen doc for the recent additions by Sylvain Munaut · 13 years ago
  83. 15ae715 gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content type by Sylvain Munaut · 13 years ago
  84. aa244bf bring gsmtap.h in sync with recent wireshark additions by Harald Welte · 13 years ago
  85. 2749c0b core: Add generic CRC functions (templates expended to 8 16 32 64 bits) by Sylvain Munaut · 13 years ago
  86. def0afe update .gitignore by Alexander Huemer · 13 years ago
  87. 4d7bcea correct declaration of osmo_sitype2rsl by Alexander Huemer · 13 years ago
  88. d61d517 add missing declarations of cfg_description_cmd to vty/vty.h by Harald Welte · 13 years ago 0.3.9
  89. ee876c9 LAPDm: Fix encoding of RLL ERROR IE by Harald Welte · 13 years ago 0.3.8
  90. fe28ded core/serial: Add utilities to deal with serial ports by Sylvain Munaut · 13 years ago
  91. bf9d250 build/include: Only install headers for enabled options by Sylvain Munaut · 13 years ago
  92. 4976722 build: Remove docdir, don't comment it by Sylvain Munaut · 13 years ago
  93. eaac0cf gsm/gsm48_ie: Fix other range format decoding by Andreas.Eversberg · 13 years ago
  94. a24026a RSL: add rsl_ipac_msg_name() for ipa specific RSL extension names by Harald Welte · 13 years ago
  95. 8e4deb6 Added autoconf option for utilities and embedded by job · 13 years ago
  96. 36b4a20 Adapted configure options to autoconf default behaviour by job · 13 years ago
  97. 71fd42f gsm/gsm48_ie: Fix Range 256 format decoding by Sylvain Munaut · 13 years ago
  98. ab7c9c7 logging: include stdarg.h for va_list by Christoph Fritz · 13 years ago
  99. 712691d add functions for bit-reversal by Harald Welte · 13 years ago
  100. 36c5a3e logging: add osmo_vlogp() as vararg / va_list compatible function by Harald Welte · 13 years ago