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