1. ad633b0 SMS: export gsm411_bcdify() and gsm411_unbcdify() functions by Harald Welte · 13 years ago
  2. 9a5f3b8 gsm/lapd_core: Make sure rc is initialize in lapd_rx_u by Sylvain Munaut · 13 years ago
  3. ad4a6a8 gsm/a5: Bit faster way to compute parity ... by Sylvain Munaut · 13 years ago
  4. 2735ac4 gsm/a5: Add documentation by Sylvain Munaut · 13 years ago
  5. 7f975d2 gsm/a5: Rewrite A5/2 algo to avoid the delayed bit by Sylvain Munaut · 13 years ago
  6. 3e387cb gsm/a5: Add const qualifier on the key by Sylvain Munaut · 13 years ago
  7. cc90d49 gsm/gsm0411_smc: Fix typo by Sylvain Munaut · 13 years ago
  8. 0d9b8ec include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1A by Sylvain Munaut · 13 years ago
  9. c1a91a8 gsm/sms: Rewrite of SMR process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  10. bbf9034 gsm/sms: Rewrite of SMC process, extracted from OpenBSC by Andreas Eversberg · 13 years ago
  11. d84f47a gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.c by Andreas.Eversberg · 13 years ago
  12. 153903c gsm/lapdm: Display SAPI in debug message for easier debug by Andreas.Eversberg · 13 years ago
  13. 816e178 gsm/lapdm: Fix UI frames from BTS->MS have length (B4 format) by Andreas.Eversberg · 13 years ago
  14. f1f80de gsm/lapdm: Fix TA and power level handling in the ACCH header by Andreas.Eversberg · 13 years ago
  15. cbed327 gsm/lapdm: Set N201 depending on the frame type by Andreas.Eversberg · 13 years ago
  16. 5ac4478 gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower) by Andreas.Eversberg · 13 years ago
  17. a42b699 gsm/lapdm: Add missing msgb_free in rslms_rx_rll error cases by Andreas.Eversberg · 13 years ago
  18. 5ad4ac8 lapd: Fixed possible double free buf in lapd_core.c by Andreas Eversberg · 13 years ago
  19. 17f56f3 update LIBVERSION to reflect new API additions by Harald Welte · 13 years ago 0.3.10
  20. 78122ab Added defines to use primitive/operation tuples in switch/case statements by Andreas Eversberg · 13 years ago
  21. 742fc79 LAPD: Moved timer handling into seperate functions by Andreas Eversberg · 13 years ago
  22. af48bed Split of LAPDm into a core part and a GSM specific part by root · 13 years ago
  23. ee876c9 LAPDm: Fix encoding of RLL ERROR IE by Harald Welte · 13 years ago 0.3.8
  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. 71fd42f gsm/gsm48_ie: Fix Range 256 format decoding by Sylvain Munaut · 13 years ago
  27. d38c8b8 doxygen: Add main page for all three libraries by Harald Welte · 13 years ago
  28. 4e777c3 doxygen: Add documentation for Abis OML by Harald Welte · 13 years ago
  29. 8f2c7e5 RSL: add doxygen documentation by Harald Welte · 13 years ago
  30. 6bdf0b1 doxygen: Add documentation for LAPDm code by Harald Welte · 13 years ago
  31. 57c7d37 doxygen: Add documentation about TLV parser by Harald Welte · 13 years ago
  32. 1a99df8 gsm/gsm48_ie: Fix frequency list decoding by Andreas.Eversberg · 13 years ago
  33. 7e1a622 sms: Fix style issues with the code, add spaces after keywords by Holger Hans Peter Freyther · 13 years ago
  34. 291e613 sms: SMS where cropped (from VTY), concatenation of SMS where not possible by Dennis Wehrle · 13 years ago
  35. 584427c lapdm: fix memory leak due to unreachable code by Harald Welte · 13 years ago
  36. f4d45ab gsm 08.08: use ANSI function definition with (void) by Harald Welte · 13 years ago
  37. 79599ba tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xff by Harald Welte · 13 years ago
  38. 4876dcf gprs_cipher_core: Fix potential buffer overflows by Harald Welte · 13 years ago
  39. 0c83670 GSM 08.08: Fix generation of CIPHER MODE REJECT by Harald Welte · 13 years ago
  40. 9b837e6 gsm 08.08: add value_strings and gsm0808_msg_name() function by Harald Welte · 13 years ago
  41. 8264e09 lapdm: make sure we flush all queues whenever entering IDLE state by Harald Welte · 13 years ago 0.3.4
  42. 7721a77 make sure abis_nm <-> osmocom pchan type conversion always works by Harald Welte · 13 years ago
  43. 7ca604b LAPDm: Uplink SACCH frames use format B, not format B4 by Harald Welte · 13 years ago
  44. 6420774 LAPDm: When Rx DATA from L1, L1 does not know the SAPI by Harald Welte · 13 years ago
  45. 1f0b8c2 add LAPDm code from osmocom-bb into libosmocore by Harald Welte · 13 years ago 0.3.3
  46. ea19c97 import gsm0502_calc_paging_group() from openbsc by Harald Welte · 13 years ago 0.3.2
  47. 94df39e add some utility functions for paging related calculation (TS 05.02) by Harald Welte · 13 years ago
  48. 2aee7b1 add gsm48_number_of_paging_subchannels() function by Harald Welte · 13 years ago
  49. 2a68c7c gsm/utils: Adding conversion of "mobile power class" to dBm by Andreas Eversberg · 13 years ago
  50. 620f7ab sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI types by Harald Welte · 13 years ago
  51. cf7e5da add value_string definitions for RSL message types by Harald Welte · 13 years ago
  52. f269950 gsm/sysinfo: Fix rsl2sitype array size by Sylvain Munaut · 13 years ago
  53. 8c6be75 gsm/sysinfo: don't include netinet/in.h by Harald Welte · 13 years ago
  54. 11c7193 Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbsc by Harald Welte · 13 years ago
  55. b550313 Import sytem information related definitions + code from openbsc by Harald Welte · 13 years ago
  56. ea4b12a abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_name by Harald Welte · 13 years ago
  57. 61dc63e rename abis_nm_adm_name() to abis_nm_adm_state_name() by Harald Welte · 13 years ago
  58. f7a1bcc abis_nm: import definitions and common code on A-bis OML from OpenBSC by Harald Welte · 13 years ago
  59. 7533705 libosmocore: bump library interface version to '1' for new osmo_ names by Harald Welte · 13 years ago
  60. 2c34867 plugin: use namespace prefix osmo_* by Pablo Neira Ayuso · 13 years ago
  61. 87f7b25 utils: use namespace prefix osmo_* by Pablo Neira Ayuso · 13 years ago
  62. f1d3344 gsm/a5: Add a A5 1&2 implementation by Sylvain Munaut · 13 years ago
  63. 36bdf2c bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c by Pablo Neira Ayuso · 13 years ago
  64. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  65. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago