1. 9a5bbf3 egprs: Add CPS tables from TS 04.60 by Tom Tsou · 8 years ago
  2. 4739076 rsl: add rsl_act_type_name() by Neels Hofmeyr · 8 years ago
  3. fd80f5a dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  4. 505adee fix compiler warning: gsup.c: missing braces by Neels Hofmeyr · 8 years ago
  5. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  6. f5f773f Add strings with GPRS GMM messages by Max · 8 years ago
  7. fdca25d Add function to check GMM encryptability by Max · 8 years ago
  8. 92ce39f Add missing osmo_c4 export by Max · 8 years ago
  9. 0ee90f8 lapd_dl_flush_hist(): Don't flush a non-existant history by Harald Welte · 8 years ago
  10. a337b9c Add function to check MS GEA capabilities by Max · 8 years ago
  11. ceae123 Make C4 function globally available by Max · 8 years ago
  12. b897c42 Add strings for GPRS ciphers by Max · 8 years ago
  13. 82f94ef Add UMTS AKA related MM/GMM message type and IE definitions by Harald Welte · 8 years ago
  14. db78d21 gsup.c: Fix encoding of UMTS auth vectors by Harald Welte · 8 years ago
  15. 0167e3f add rsl_or_ipac_msg_name() for both standard and ip.access msg types by Neels Hofmeyr · 8 years ago
  16. adef12a Add strings with PH primitive names by Max · 8 years ago
  17. 45abec2 Revert "gsm48: move to hex TMSI representation" by Holger Freyther · 8 years ago
  18. 78ad042 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  19. 764b022 Add function to make Uplink Measurement by Max · 8 years ago
  20. fe65fa7 Set DTX in Cell Options by Max · 8 years ago
  21. c7bf8d0 api doc: auth_core.c: add \returns, cosmetic by Neels Hofmeyr · 8 years ago
  22. 766da86 GSUP: Add support for RAND in SendAuthInfo.req by Harald Welte · 8 years ago
  23. 48dc1a5 GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane by Harald Welte · 8 years ago
  24. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  25. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  26. 64f38c0 import gsm_04_08_gprs.[ch] from openbsc.git by Harald Welte · 8 years ago
  27. cd9cb90 auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from Kc by Harald Welte · 8 years ago
  28. 3a96d28 conv_gen: Use python2 to execute the script by Holger Hans Peter Freyther · 8 years ago
  29. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  30. aa16d63 milenage/aes: Address undefined behavior on bitshift by Holger Hans Peter Freyther · 8 years ago
  31. 8a5346b Add function for appending range1024 to bitvec by Max · 8 years ago
  32. 1f9d818 Deprecate comp128 by Max · 8 years ago
  33. fdb3d8c Deprecate osmo_a5_1 and osmo_a5_2 by Max · 8 years ago
  34. aead05d Improve code reuse by Max · 8 years ago
  35. bf990bb Update internal GPRS cipher API by Max · 8 years ago
  36. fbb8bfa Add function to get osmo_earfcn bit size by Max · 8 years ago
  37. fb348ee Export names for gsm_chan_t and gsm48_chan_mode by Max · 8 years ago
  38. ea345cd Rename struct to better match libosmocore conventions by Max · 8 years ago
  39. c79b397 Revert "gsm48: move to hex TMSI representation" by Harald Welte · 8 years ago
  40. f451ce6 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  41. 03309b5 Add basic EARFCN support by Max · 8 years ago
  42. bdccc1b gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS by Neels Hofmeyr · 8 years ago
  43. 282e908 04.08: add inline funcs for pdisc + msg type bitmasks by Neels Hofmeyr · 8 years ago
  44. f20f5fd comment typo by Neels Hofmeyr · 8 years ago
  45. ee6652b ipa: recv is declared in different headers on BSD by Holger Hans Peter Freyther · 9 years ago
  46. cf37c4c Fix sporadic out-of-bounds error by Max · 8 years ago
  47. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  48. 9e57a5a some comments / fixed typos by Neels Hofmeyr · 9 years ago
  49. 1a87c1b LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS mode by Harald Welte · 9 years ago
  50. fad5752 RSL: Add enum + TLV definitions for ip.access style embedded IEs by Harald Welte · 9 years ago
  51. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  52. 667e83d fix some typos by Neels Hofmeyr · 9 years ago
  53. c2ddc4f build: have a disable-static build succeed by Jan Engelhardt · 9 years ago
  54. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  55. 1f6aad1 Add G-RNTI derived TLLI types defined in 23.003 by Harald Welte · 9 years ago
  56. 7f31c90 ipa: Add libosmogsm.map entry for ipa_ccm_idtag_parse_off by Jacob Erlbeck · 9 years ago
  57. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  58. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  59. d154f8b msgb: Check the return value of msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  60. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  61. ca8dcb7 gsm0808: Remove duplicate initialization by Holger Hans Peter Freyther · 9 years ago
  62. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  63. 63b156a fixup by Harald Welte · 10 years ago
  64. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  65. 1b12d16 libosmo-gsm: Add PCHAN/LCHAN types for CBCH by Harald Welte · 10 years ago
  66. a6be224 ipa: Return -errno instead of -1 in ipa_send by Jacob Erlbeck · 10 years ago
  67. e15ac06 fix libosmocore build for NuttX target by Harald Welte · 10 years ago
  68. fd5ad17 Change copyright notice of ipa.c to GPLv2+ by Harald Welte · 10 years ago
  69. 388fb03 Change license of gsm0411_smc/smr to GPLv2+ by Harald Welte · 10 years ago
  70. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  71. 96af786 misc: Look into the build directory for generated files by Holger Hans Peter Freyther · 10 years ago
  72. de883e7 Fix copyright header in gan.c by Harald Welte · 10 years ago
  73. 468b643 add missing copyright statements to source code files by Harald Welte · 10 years ago
  74. 336915a prepare for 0.7.0 release by Harald Welte · 10 years ago 0.7.0
  75. 715e945 gsm0808: Fix copy and paste pointed out by clang by Holger Hans Peter Freyther · 10 years ago
  76. f196a02 ipa: use %z as format string whne printing sizeof() result by Harald Welte · 10 years ago
  77. 11bca8b ipa: fix compiler warning regarding printf (%d -> %lu) by Harald Welte · 10 years ago
  78. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  79. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago
  80. 8d5180e abis_nm: add abis_nm_msg_disc_names[] value_string by Harald Welte · 10 years ago
  81. 604d552 abis_nm: introduce abis_nm_{osmo,ipa}_magic[] by Harald Welte · 10 years ago
  82. 92107df update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0 by Harald Welte · 10 years ago
  83. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  84. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  85. da73aa6 gsm0411_smr: Fix the size of the array by Holger Hans Peter Freyther · 10 years ago
  86. 61d3392 gsm0411_smr: Make the look-up table static by Holger Hans Peter Freyther · 10 years ago
  87. 5b5650f Fix introducing osmocom speficic OML attributes by Harald Welte · 10 years ago
  88. 0c50b17 Release: Prepare the release of 0.6.6 by Holger Hans Peter Freyther · 10 years ago 0.6.6
  89. cc0645b sms: Add missing brackets in the relative validity time calculation. by Alexander Chemeris · 10 years ago
  90. 3dc4e16 gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode by Daniel Willmann · 10 years ago
  91. 55405fb lapdm: Make lapdm_datalink_for_sapi public by Daniel Willmann · 10 years ago
  92. 1512ea6 lapd: Improve log message and mention the SAPI the dl is on by Holger Hans Peter Freyther · 10 years ago
  93. 8dac415 ladpm: Fix msgb handling and SAPI=3 establishment delay by Jacob Erlbeck · 10 years ago
  94. 10f0bde lapd: Use the right struct for the talloc_zero_array call by Holger Hans Peter Freyther · 10 years ago
  95. f4f5a84 sms: The msg_ref is passed from the outside so remove the wrong fixme by Holger Hans Peter Freyther · 10 years ago
  96. c620604 lapdm: Fix typo in the comment by Holger Hans Peter Freyther · 10 years ago
  97. 85bc549 gsm/gsm48ie: Fix range 256 W[i] decoding by Jacob Erlbeck · 10 years ago 0.6.5
  98. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  99. d4d87c5 abis: Use the right return value for abis_nm_pchan4chcomb by Holger Hans Peter Freyther · 11 years ago
  100. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 11 years ago