1. a6bee42 DTX: add data necessary for scheduling by Max · 8 years ago
  2. 25436e6 Add DTXd indicator to gsm_lchan by Max · 8 years ago
  3. 59525c3 add DRANAP debug constant by Daniel Willmann · 8 years ago
  4. a06b527 comment tweak for bsc_handover_start() by Neels Hofmeyr · 8 years ago
  5. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  6. addcad0 Store last used FN for TCH by Max · 8 years ago
  7. beaf11d rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  8. c28dc2f prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  9. 7e06273 rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  10. f7e28a4 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  11. 927d1a4 Make extending subscriber creation easier by Max · 8 years ago
  12. 3d94aca Move DTX settings to BTS by Max · 8 years ago
  13. 5860cd5 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  14. 82ae9d9 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  15. 794ff48 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  16. 4e349d6 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  17. 53e4f18 move utils.h functions to libosmocore by Harald Welte · 8 years ago
  18. 106231f osmo_gsup_messge.[ch] documentation update (doxygen) by Harald Welte · 8 years ago
  19. f53cc96 gsup_messages: Add UMTS AKA related encoding/decoding support by Harald Welte · 8 years ago
  20. 36c7ff7 move osmo_shift_* / osmo_match_shift_* to libosmogsm by Harald Welte · 8 years ago
  21. 8f4b2b8 rename gprs_shift_*() to osmo_shift_*() by Harald Welte · 8 years ago
  22. e2b5349 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  23. 02884f2 use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  24. 35ade5e move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  25. 34ef4c5 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  26. cc0e500 Add vty check for max si2quater size by Max · 8 years ago
  27. eaf196c Add basic UARFCN support by Max · 8 years ago
  28. 4aa171a Cleanup shared data structure by Max · 8 years ago
  29. 88ddcaa Add basic SI2quater support by Max · 8 years ago
  30. 754629f Refactor SI-related code by Max · 8 years ago
  31. cab5beb Add SI2quater support to SI3 by Max · 8 years ago
  32. 884b4da NAT: reload BSCs config dynamically by Max · 8 years ago
  33. f36cb4c NAT: move BSC config into separate file by Max · 8 years ago
  34. 8a55ec5 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  35. 3cfa178 MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  36. 221c4c1 Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  37. 5c33631 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  38. 2c07934 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  39. f013167 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 8 years ago
  40. abc6465 smpp: refactor initialization, add bind address by Neels Hofmeyr · 8 years ago
  41. 4d92c43 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  42. 54f31c6 osmo-nitb: add -M to pass specific MNCC socket path by Neels Hofmeyr · 8 years ago
  43. 556aa91 sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 9 years ago
  44. d6466c9 sgsn: Make ra_id_equals available as gprs_ra_id_equals by Jacob Erlbeck · 9 years ago
  45. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  46. 71a3c39 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  47. b996687 mncc.c: Convert mncc_names[] to 'struct value_string' by Harald Welte · 9 years ago
  48. a2217ec gtphub: simplify/fix: one TEI mapping per tunnel. by Neels Hofmeyr · 9 years ago
  49. 7756ca5 gtphub: add more detailed I/O rate counters. by Neels Hofmeyr · 9 years ago
  50. 45832bb gsm_data_shared: compute/sprintf the lchan name only once by Harald Welte · 9 years ago
  51. 7a10e44 gtphub: implement sgsn_use_sender for NAT. by Neels Hofmeyr · 9 years ago
  52. f6fe212 gtphub: wrap gtphub_write() for test suite. by Neels Hofmeyr · 9 years ago
  53. 8adb844 gtphub: monitor GSNs' restart counters. by Neels Hofmeyr · 9 years ago
  54. 3c6e053 gtphub: handle Delete PDP Context. by Neels Hofmeyr · 9 years ago
  55. 078fe56 gtphub: fix some style complaints from cppcheck by Neels Hofmeyr · 9 years ago
  56. 5da32ac gtphub: refactor: use side_idx everywhere. by Neels Hofmeyr · 9 years ago
  57. 6c16406 gtphub: use a single TEI pool across planes. by Neels Hofmeyr · 9 years ago
  58. 27544ac gtphub: cosmetic: for_each_side,_plane macros. by Neels Hofmeyr · 9 years ago
  59. 80ee391 gtphub: implement restart counter properly. by Neels Hofmeyr · 9 years ago
  60. 39da711 gtphub: track tunnels explicitly. by Neels Hofmeyr · 9 years ago
  61. b3368bc gtphub: cosmetic/prepare: rename expiry queues. by Neels Hofmeyr · 9 years ago
  62. feb23f7 gtphub: cosmetic/prepare: add nr_map_refresh(). by Neels Hofmeyr · 9 years ago
  63. e4b3f69 gtphub: cosmetic: fix an argument name. by Neels Hofmeyr · 9 years ago
  64. c5f8fe0 gtphub: first vty show commands. by Neels Hofmeyr · 9 years ago
  65. 416e35f gtphub: add first rate counters by Neels Hofmeyr · 9 years ago
  66. 21d0873 gtphub: add explicit cleanup handles. by Neels Hofmeyr · 9 years ago
  67. 671e8d6 gtphub: cosmetic: rename a file. by Neels Hofmeyr · 9 years ago
  68. 6a65a8f gtphub: nr_map: add min,max and wrap. by Neels Hofmeyr · 9 years ago
  69. 767804d gtphub: fix number map range for TEIs. by Neels Hofmeyr · 9 years ago
  70. 9b30c1a gtphub: lose obsolete comment. by Neels Hofmeyr · 9 years ago
  71. f00f0df gtp: Fix Makefile.am so maybe distcheck is now going to work by Holger Hans Peter Freyther · 9 years ago
  72. 7bb55f3 Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  73. 2a1d61f gtphub: cosmetic: break long lines. by Neels Hofmeyr · 9 years ago
  74. 763a636 gtphub: add logging labels to bind struct. by Neels Hofmeyr · 9 years ago
  75. 97b5f14 gtphub: fix numerous segfaults, and other stupidities. by Neels Hofmeyr · 9 years ago
  76. 43283a3 gtphub: make test code reusable for future tests. by Neels Hofmeyr · 9 years ago
  77. a7c1015 gtphub: fix Echo behavior: respond directly. by Neels Hofmeyr · 9 years ago
  78. f16657a gtphub: add first bits of GRX ares by Neels Hofmeyr · 9 years ago
  79. 9f79664 Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  80. 055a994 gbproxy: Count more GSM 04.08 messages by Holger Hans Peter Freyther · 9 years ago
  81. 38b5e27 gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  82. 1b34761 oap: implement initial OAP API. by Neels Hofmeyr · 9 years ago
  83. 7209277 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  84. 2b10af3 gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocation by Daniel Willmann · 9 years ago
  85. d96d0b8 osmux: Allow to listen to a specific address by Holger Hans Peter Freyther · 9 years ago
  86. f58fa65 mgcp: Use the right bind addresses for NET and BTS by Holger Hans Peter Freyther · 9 years ago
  87. 23afcb3 osmux: Remember the allocated CID and make sure it is released by Holger Hans Peter Freyther · 9 years ago
  88. d5613e3 osmux: Allow to enforce using Osmux for the client by Holger Hans Peter Freyther · 9 years ago
  89. b95dd2c osmux: Test cid allocation and de-allocation by Holger Hans Peter Freyther · 9 years ago
  90. 38eb3dc amr: Attempt to unbreak the AMR support in the BSC by Holger Hans Peter Freyther · 9 years ago
  91. d63b71d amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  92. fa163e8 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  93. 8d88a92 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  94. bfe773f mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  95. 493d4ee mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  96. 49d16b7 mncc: Update the protocol to match LCR by Holger Hans Peter Freyther · 9 years ago
  97. 622a9e8 msc: Add channel information to the meas_feed, bump version to v1. by Alexander Chemeris · 9 years ago
  98. e589938 mgcp: Allow to bind to different ports for net/bts ports by Holger Hans Peter Freyther · 9 years ago
  99. ed4b715 mgcp: Begin to separate network and bts endpoints by Holger Hans Peter Freyther · 9 years ago
  100. 55032db mgcp: Add transcoding from PCMU as well by Holger Hans Peter Freyther · 9 years ago