1. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  2. 1f6aad1 Add G-RNTI derived TLLI types defined in 23.003 by Harald Welte · 9 years ago
  3. 7f31c90 ipa: Add libosmogsm.map entry for ipa_ccm_idtag_parse_off by Jacob Erlbeck · 9 years ago
  4. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  5. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  6. d154f8b msgb: Check the return value of msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  7. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  8. ca8dcb7 gsm0808: Remove duplicate initialization by Holger Hans Peter Freyther · 9 years ago
  9. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  10. 63b156a fixup by Harald Welte · 10 years ago
  11. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  12. 1b12d16 libosmo-gsm: Add PCHAN/LCHAN types for CBCH by Harald Welte · 10 years ago
  13. a6be224 ipa: Return -errno instead of -1 in ipa_send by Jacob Erlbeck · 10 years ago
  14. e15ac06 fix libosmocore build for NuttX target by Harald Welte · 10 years ago
  15. fd5ad17 Change copyright notice of ipa.c to GPLv2+ by Harald Welte · 10 years ago
  16. 388fb03 Change license of gsm0411_smc/smr to GPLv2+ by Harald Welte · 10 years ago
  17. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  18. 96af786 misc: Look into the build directory for generated files by Holger Hans Peter Freyther · 10 years ago
  19. de883e7 Fix copyright header in gan.c by Harald Welte · 10 years ago
  20. 468b643 add missing copyright statements to source code files by Harald Welte · 10 years ago
  21. 336915a prepare for 0.7.0 release by Harald Welte · 10 years ago 0.7.0
  22. 715e945 gsm0808: Fix copy and paste pointed out by clang by Holger Hans Peter Freyther · 10 years ago
  23. f196a02 ipa: use %z as format string whne printing sizeof() result by Harald Welte · 10 years ago
  24. 11bca8b ipa: fix compiler warning regarding printf (%d -> %lu) by Harald Welte · 10 years ago
  25. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  26. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago
  27. 8d5180e abis_nm: add abis_nm_msg_disc_names[] value_string by Harald Welte · 10 years ago
  28. 604d552 abis_nm: introduce abis_nm_{osmo,ipa}_magic[] by Harald Welte · 10 years ago
  29. 92107df update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0 by Harald Welte · 10 years ago
  30. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  31. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  32. da73aa6 gsm0411_smr: Fix the size of the array by Holger Hans Peter Freyther · 10 years ago
  33. 61d3392 gsm0411_smr: Make the look-up table static by Holger Hans Peter Freyther · 10 years ago
  34. 5b5650f Fix introducing osmocom speficic OML attributes by Harald Welte · 10 years ago
  35. 0c50b17 Release: Prepare the release of 0.6.6 by Holger Hans Peter Freyther · 10 years ago 0.6.6
  36. cc0645b sms: Add missing brackets in the relative validity time calculation. by Alexander Chemeris · 10 years ago
  37. 3dc4e16 gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode by Daniel Willmann · 10 years ago
  38. 55405fb lapdm: Make lapdm_datalink_for_sapi public by Daniel Willmann · 10 years ago
  39. 1512ea6 lapd: Improve log message and mention the SAPI the dl is on by Holger Hans Peter Freyther · 10 years ago
  40. 8dac415 ladpm: Fix msgb handling and SAPI=3 establishment delay by Jacob Erlbeck · 10 years ago
  41. 10f0bde lapd: Use the right struct for the talloc_zero_array call by Holger Hans Peter Freyther · 10 years ago
  42. f4f5a84 sms: The msg_ref is passed from the outside so remove the wrong fixme by Holger Hans Peter Freyther · 10 years ago
  43. c620604 lapdm: Fix typo in the comment by Holger Hans Peter Freyther · 10 years ago
  44. 85bc549 gsm/gsm48ie: Fix range 256 W[i] decoding by Jacob Erlbeck · 10 years ago 0.6.5
  45. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  46. d4d87c5 abis: Use the right return value for abis_nm_pchan4chcomb by Holger Hans Peter Freyther · 11 years ago
  47. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 11 years ago
  48. be355cd implement COMP128 version 2 and 3 A3/A8 algorithm by Kevin Redon · 11 years ago
  49. 16ae51e ussd: Fix text of RELEASE COMPLETE by Alexander Huemer · 11 years ago
  50. 1c3f088 gsm48: Added 'Network Daylight Saving Time' info element by Jacob Erlbeck · 11 years ago
  51. 4d7e49b sms: Implement encoding the address as alphanumeric type by Holger Hans Peter Freyther · 11 years ago
  52. 1810925 sms: Added comment about the gsm_7bit_alphabet table by Jacob Erlbeck · 11 years ago
  53. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  54. 9b037a6 lapd: Remove the double NULL check idiom with msgb_free by Holger Hans Peter Freyther · 11 years ago
  55. f136013 gsm: The LAPDm prim/structs changed, increment current version by Holger Hans Peter Freyther · 11 years ago 0.6.3
  56. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  57. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  58. 2909942 gsm0808.c: Add TLV definition for LAYER3_HEADER_INFORMATION by Dmitri Soloviev · 11 years ago
  59. cad54b8 LAPD: Free resume/re-establishment msgb if it carries no content by Andreas Eversberg · 11 years ago
  60. 47aa482 gsm: Revert the gsm_7bit_encode changes as they are wrong by Holger Hans Peter Freyther · 11 years ago
  61. 2b0cac4 Fix: Handle returned length by gsm_7bit_encode correctly by Andreas Eversberg · 11 years ago
  62. f996b05 Fix encoding of last character at 7bit encoding function by Andreas Eversberg · 11 years ago
  63. 5977db0 LAPDm: Allow sending unit data on DCCH by Andreas Eversberg · 11 years ago
  64. ccc4633 LAPDm: Fix re-establishment of datalink by Andreas Eversberg · 11 years ago
  65. cd252e3 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi by Holger Hans Peter Freyther · 11 years ago
  66. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  67. 087116a lapd_core: msgb_trim() the L2 padding from ESTABLISH.ind by Harald Welte · 11 years ago 0.6.1
  68. 9ac4537 misc: Fix the spelling of frame in the RLM cause strings by Holger Hans Peter Freyther · 11 years ago
  69. 6b30f92 gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05 by Bhaskar · 11 years ago
  70. f5a079f lapd: Set the tx_hist to NULL after freeing it by Holger Hans Peter Freyther · 11 years ago
  71. b36ad2d Fix of potential memory leaks at lapdm.c by Andreas Eversberg · 11 years ago
  72. 6e18208 Fix: LAPDm contention resoltion must acknowledge subsequent SABM by Andreas Eversberg · 11 years ago
  73. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  74. 45cdaa0 cygwin: Link many libraries with -no-undefined to create a dll by Holger Hans Peter Freyther · 11 years ago
  75. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  76. 868a5c4 turn abis_nm_debugp_foh() into a macro by Harald Welte · 11 years ago
  77. e523392 lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier by Daniel Willmann · 12 years ago
  78. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  79. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  80. 68f9447 sms: Print 'network' or 'mobile' when creating the SMC/SMR by Holger Hans Peter Freyther · 12 years ago
  81. c1e9be9 gsm/a5: Return -ENOTSUP if the selected cipher is not supported by Sylvain Munaut · 12 years ago
  82. 8c01231 lapd: Use LOGL_ERROR for messgaes that are wrong in the given context by Holger Hans Peter Freyther · 12 years ago
  83. 579fb09 misc: Use static const struct for LAPD and Abis by Holger Hans Peter Freyther · 12 years ago
  84. 9473c5d sms: Mark the state dispatch table as static const by Holger Hans Peter Freyther · 12 years ago
  85. 1c4c373 sms: Fix typos in the comments and log messages. by Holger Hans Peter Freyther · 12 years ago
  86. bcf125c smr: Introduce an id and prefix all log messages with SMR(ID) by Holger Hans Peter Freyther · 12 years ago
  87. 33e8a87 smc: Introduce an id and prefix all log messages with SMC(ID) by Holger Hans Peter Freyther · 12 years ago
  88. 866fc91 smc: Fix a typo in the smc code by Holger Hans Peter Freyther · 12 years ago
  89. 0916159 smc: Print the current state of the SMS by Holger Hans Peter Freyther · 12 years ago
  90. e2a7c93 sms: Remove the commented out code that was the default in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  91. 7ae3ac8 sms: Reduce the logging level to debug by Holger Hans Peter Freyther · 12 years ago
  92. d430ef4 GSM48: Avoid unaligned access in gsm48_construct_ra by Andreas Eversberg · 12 years ago
  93. 597460f Do not use --version-script linker flag on OSX by Tobias Engel · 12 years ago
  94. 5b67a04 gsm_utils.c: in 7bit decoding, first check if the last character was an extension character before doing anything else by Nico Golde · 12 years ago
  95. be55a8b gsm_utils: Fix up coding style in previous patch by Harald Welte · 12 years ago
  96. c56a56d gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages by Nico Golde · 12 years ago
  97. cc7d9ec gsm: Address compiler warning about unused variable 'z' by Holger Hans Peter Freyther · 12 years ago
  98. 7c8e2cc libosmogsm: Back-port SMS related fixes from openbsc by Harald Welte · 12 years ago
  99. c8a0b93 GSM 04.08: Add support for parsing CSD related bearer capabilities by Harald Welte · 12 years ago
  100. 7ccd318 gsm48_ie: annotate functions with chapter numbers from 04.08 spec by Harald Welte · 12 years ago