1. bdccc1b gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS by Neels Hofmeyr · 8 years ago
  2. da7bf4d 04.08: add inline funcs for transaction id bits by Neels Hofmeyr · 8 years ago
  3. c656fae 04.08: switch to r99 msg type bitmasks by default by Neels Hofmeyr · 8 years ago
  4. 282e908 04.08: add inline funcs for pdisc + msg type bitmasks by Neels Hofmeyr · 8 years ago
  5. e859aec Add support for SI2quater messages by Max · 8 years ago
  6. cda9885 fix gsm_7bit_decode API comment: septets, not octets by Neels Hofmeyr · 8 years ago
  7. cc00bf8 Extend L1SAP PH-DATA with presence information by Max · 8 years ago
  8. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  9. 9e57a5a some comments / fixed typos by Neels Hofmeyr · 9 years ago
  10. fad5752 RSL: Add enum + TLV definitions for ip.access style embedded IEs by Harald Welte · 9 years ago
  11. 771a58f gsm_03_41: Fix structure definitions for big-endian machines by Ruben Undheim · 9 years ago
  12. 5eeb17a ipaccess: add OAP proto_ext (in design). by Neels Hofmeyr · 9 years ago
  13. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  14. 1f6aad1 Add G-RNTI derived TLLI types defined in 23.003 by Harald Welte · 9 years ago
  15. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  16. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  17. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  18. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  19. c13cf8b SMS-CB: introduce and use GSM341_7BIT_PADDING by Harald Welte · 10 years ago
  20. 61ced83 SMS-CB: Add #defines for maximum block/msg size and payload chars by Harald Welte · 10 years ago
  21. be4bbeb add missing gsm0341.h by Harald Welte · 10 years ago
  22. a19717a Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12 by Harald Welte · 10 years ago
  23. 1b12d16 libosmo-gsm: Add PCHAN/LCHAN types for CBCH by Harald Welte · 10 years ago
  24. 3cd6753 ipa: Add forward declaration of struct osmo_fd by Jacob Erlbeck · 10 years ago
  25. 4448048 ipa: Make a reservation for the GSUP protocol by Holger Hans Peter Freyther · 10 years ago
  26. 276ca4b gsm48.h: define the reserved TMSI in libosmocore, not openbsc by Harald Welte · 10 years ago
  27. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  28. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago
  29. cc27fa6 TLV: add TLVP_PRES_LEN() definition to check for existance + minimum length by Harald Welte · 10 years ago
  30. 900e180 ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router Control by Harald Welte · 10 years ago
  31. 8d5180e abis_nm: add abis_nm_msg_disc_names[] value_string by Harald Welte · 10 years ago
  32. 604d552 abis_nm: introduce abis_nm_{osmo,ipa}_magic[] by Harald Welte · 10 years ago
  33. 92107df update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0 by Harald Welte · 10 years ago
  34. c8585cf update gsm_08_08.h to Release 11 by Harald Welte · 10 years ago
  35. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  36. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  37. 550b06c abis_nm: Add the abis_nm_osmo_att_tlvdef to the abis header by Álvaro Neira Ayuso · 10 years ago
  38. 5b5650f Fix introducing osmocom speficic OML attributes by Harald Welte · 10 years ago
  39. c22d72c protocol/gsm_12_21.h: Add the Manufacturer Attribute ID O_REDUCEPOWER. by Álvaro Neira Ayuso · 10 years ago
  40. 3dc4e16 gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode by Daniel Willmann · 10 years ago
  41. 55405fb lapdm: Make lapdm_datalink_for_sapi public by Daniel Willmann · 10 years ago
  42. e475238 sms: Fix typo in a macros name: GSM340_SMS_RESSERVED -> GSM340_SMS_RESERVED. by Alexander Chemeris · 10 years ago
  43. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  44. d4d87c5 abis: Use the right return value for abis_nm_pchan4chcomb by Holger Hans Peter Freyther · 11 years ago
  45. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 11 years ago
  46. be355cd implement COMP128 version 2 and 3 A3/A8 algorithm by Kevin Redon · 11 years ago
  47. 1c3f088 gsm48: Added 'Network Daylight Saving Time' info element by Jacob Erlbeck · 11 years ago
  48. 6145a25 misc: Include time.h for time_t on FreeBSD by Holger Hans Peter Freyther · 11 years ago
  49. 4d7e49b sms: Implement encoding the address as alphanumeric type by Holger Hans Peter Freyther · 11 years ago
  50. 6b26218 core: Move OSMO_DEPRECATED to new core/defs.h file by Jacob Erlbeck · 11 years ago
  51. 3f69ceb sms: Disable deprecated message by Jacob Erlbeck · 11 years ago
  52. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  53. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  54. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  55. 94b2f64 gsm: Try to clarify why we have gsm_septet_encode in the header file by Holger Hans Peter Freyther · 11 years ago
  56. c8cac64 Fix RR cause values by Andreas Eversberg · 11 years ago
  57. 610517c Add chan_nr to RACH info at L1SAP interface by Andreas Eversberg · 11 years ago
  58. 15b8057 Add RSSI to l1sap by Andreas Eversberg · 11 years ago
  59. 227a9de Add MPH and TCH primitives to layer 1 SAP by Andreas Eversberg · 11 years ago
  60. aa85a2d Remove osmo_phsap_prim from lapdm.h and move to a seperate header file by Andreas Eversberg · 11 years ago
  61. a62fe31 introduce gsm0808_create_reset_ack() by Harald Welte · 11 years ago
  62. e6b45d8 gsm_04_08.h: GSM48_MT_RR_VGCS_UPL_GRANT value corrected by Bhaskar · 11 years ago
  63. 31e844b gsm_04_08.h: Fix GSM48_CMODE_DATA_3k6 as per 3GPP TS 04.08 / 10.5.2.6. by Bhaskar · 11 years ago
  64. 6b30f92 gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05 by Bhaskar · 11 years ago
  65. e128f46 add new gsm/meas_rep.h file for shared/common measurement report stuff by Harald Welte · 11 years ago
  66. 533f63f Add smpp34_osmocom.h for Osmocom SMPP vendor additions by Harald Welte · 11 years ago 0.6.0
  67. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  68. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  69. 647e39f abis_nm: add parenthesis for new abis_nm_debugp_foh() macro by Harald Welte · 11 years ago
  70. 868a5c4 turn abis_nm_debugp_foh() into a macro by Harald Welte · 11 years ago
  71. 0167596 Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit values by Andreas Eversberg · 12 years ago
  72. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  73. 0357e9b rsl: Add the 9.3.20 release mode enum to be used in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  74. c1e9be9 gsm/a5: Return -ENOTSUP if the selected cipher is not supported by Sylvain Munaut · 12 years ago
  75. bcf125c smr: Introduce an id and prefix all log messages with SMR(ID) by Holger Hans Peter Freyther · 12 years ago
  76. 33e8a87 smc: Introduce an id and prefix all log messages with SMC(ID) by Holger Hans Peter Freyther · 12 years ago
  77. d38e0ef smc: Make it possible to include gsm0411_smc.h as first header file by Holger Hans Peter Freyther · 12 years ago
  78. 6ad25f2 Add "extern" keywords by Tobias Engel · 12 years ago
  79. 1f87d75 USSD: text is 'char' not uint8_t by Harald Welte · 12 years ago
  80. 30a8ec4 GSM 04.08: Add 'enum gsm48_bcap_speech_ver' by Harald Welte · 12 years ago
  81. c8a0b93 GSM 04.08: Add support for parsing CSD related bearer capabilities by Harald Welte · 12 years ago
  82. eed2611 GSM 08.58: Add channel modes for transparent data services by Harald Welte · 12 years ago
  83. 2fe6847 TLV: add new "vTvLV" type for GAN by Harald Welte · 12 years ago
  84. 774a9de import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c by Harald Welte · 12 years ago
  85. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  86. 327009e GAN/UMA: use correct IE Identifier foer T3920 by Harald Welte · 12 years ago
  87. c17f570 ganc: add value_strings for GAN message type and protocol discriminator by Harald Welte · 12 years ago
  88. c2a25c6 44.318: Add missing message types by Harald Welte · 12 years ago
  89. 7273994 Fix bit-endianness in UMA/GAN definitions by Harald Welte · 12 years ago
  90. 2b1ab86 44.318: add structure describing Control Channel Description IE by Harald Welte · 12 years ago
  91. 53c815b gsm_44_318: add protocol discriminator enum and data[0] array to hdr by Harald Welte · 12 years ago
  92. 4498a0a gsm_44_318.h: fix syntax errors in GAN definitions by Harald Welte · 12 years ago
  93. e02b9f4 add GPRS/Gb related osmo_prim SAPs by Harald Welte · 12 years ago
  94. 81cd54a add GSM_LCHAN_PDTCH by Harald Welte · 12 years ago
  95. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  96. 4b332d7 libosmocore/gsm: Fixed total size of gsm48_req_ref by Andreas Eversberg · 12 years ago
  97. 07b625d GSM 08.08: change gsm0808_create_classmark_update() prototype by Harald Welte · 12 years ago
  98. 2c02043 TLV/msgb: Return first byte of newly-pushed data from msgb_*_push() by Harald Welte · 12 years ago
  99. 39a287d comp128: mark ki and srand as 'const' input parameters by Harald Welte · 13 years ago
  100. ad633b0 SMS: export gsm411_bcdify() and gsm411_unbcdify() functions by Harald Welte · 13 years ago