1. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  2. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  3. eff215a osmo_gsup_messge.[ch] documentation update (doxygen) by Harald Welte · 8 years ago
  4. 7ca035d gsup_messages: Add UMTS AKA related encoding/decoding support by Harald Welte · 8 years ago
  5. 85234a3 move osmo_shift_* / osmo_match_shift_* to libosmogsm by Harald Welte · 8 years ago
  6. 842674b rename gprs_shift_*() to osmo_shift_*() by Harald Welte · 8 years ago
  7. 28903a9 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  8. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  9. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  10. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  11. aafff96 Add vty check for max si2quater size by Max · 8 years ago
  12. 26679e0 Add basic UARFCN support by Max · 8 years ago
  13. 27c3e76 Cleanup shared data structure by Max · 8 years ago
  14. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  15. 5fa7e36 Refactor SI-related code by Max · 8 years ago
  16. f3f3505 Add SI2quater support to SI3 by Max · 8 years ago
  17. 4936448 NAT: reload BSCs config dynamically by Max · 8 years ago
  18. 82f5ecd NAT: move BSC config into separate file by Max · 8 years ago
  19. 714b170 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  20. f9b212f MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  21. 37984bd Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  22. 3ad0346 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  23. 044fbe6 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  24. d2fa7a5 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 8 years ago
  25. 1b0e554 smpp: refactor initialization, add bind address by Neels Hofmeyr · 8 years ago
  26. 7382815 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  27. 0ade632 osmo-nitb: add -M to pass specific MNCC socket path by Neels Hofmeyr · 8 years ago
  28. 5ac4aad sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 9 years ago
  29. e7bcdc3 sgsn: Make ra_id_equals available as gprs_ra_id_equals by Jacob Erlbeck · 9 years ago
  30. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  31. 53d51f5 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  32. da8a19f mncc.c: Convert mncc_names[] to 'struct value_string' by Harald Welte · 9 years ago
  33. ee07e4f gtphub: simplify/fix: one TEI mapping per tunnel. by Neels Hofmeyr · 9 years ago
  34. e38fb66 gtphub: add more detailed I/O rate counters. by Neels Hofmeyr · 9 years ago
  35. c696cc2 gsm_data_shared: compute/sprintf the lchan name only once by Harald Welte · 9 years ago
  36. ca2361c gtphub: implement sgsn_use_sender for NAT. by Neels Hofmeyr · 9 years ago
  37. 996ec1d gtphub: wrap gtphub_write() for test suite. by Neels Hofmeyr · 9 years ago
  38. bc44330 gtphub: monitor GSNs' restart counters. by Neels Hofmeyr · 9 years ago
  39. 10fc024 gtphub: handle Delete PDP Context. by Neels Hofmeyr · 9 years ago
  40. 0855008 gtphub: fix some style complaints from cppcheck by Neels Hofmeyr · 9 years ago
  41. a9905a5 gtphub: refactor: use side_idx everywhere. by Neels Hofmeyr · 9 years ago
  42. d121ea6 gtphub: use a single TEI pool across planes. by Neels Hofmeyr · 9 years ago
  43. f977320 gtphub: cosmetic: for_each_side,_plane macros. by Neels Hofmeyr · 9 years ago
  44. ba9e9f6 gtphub: implement restart counter properly. by Neels Hofmeyr · 9 years ago
  45. e54cd15 gtphub: track tunnels explicitly. by Neels Hofmeyr · 9 years ago
  46. 2c8b581 gtphub: cosmetic/prepare: rename expiry queues. by Neels Hofmeyr · 9 years ago
  47. 508514c gtphub: cosmetic/prepare: add nr_map_refresh(). by Neels Hofmeyr · 9 years ago
  48. 231653a gtphub: cosmetic: fix an argument name. by Neels Hofmeyr · 9 years ago
  49. 4b2cbda gtphub: first vty show commands. by Neels Hofmeyr · 9 years ago
  50. 1ba50c6 gtphub: add first rate counters by Neels Hofmeyr · 9 years ago
  51. 20bd6bf gtphub: add explicit cleanup handles. by Neels Hofmeyr · 9 years ago
  52. 4960fab gtphub: cosmetic: rename a file. by Neels Hofmeyr · 9 years ago
  53. e2ed8e6 gtphub: nr_map: add min,max and wrap. by Neels Hofmeyr · 9 years ago
  54. 334af5d gtphub: fix number map range for TEIs. by Neels Hofmeyr · 9 years ago
  55. 273f875 gtphub: lose obsolete comment. by Neels Hofmeyr · 9 years ago
  56. 1b9c815 gtp: Fix Makefile.am so maybe distcheck is now going to work by Holger Hans Peter Freyther · 9 years ago
  57. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  58. 9cfe037 gtphub: cosmetic: break long lines. by Neels Hofmeyr · 9 years ago
  59. 390e910 gtphub: add logging labels to bind struct. by Neels Hofmeyr · 9 years ago
  60. 16c3f57 gtphub: fix numerous segfaults, and other stupidities. by Neels Hofmeyr · 9 years ago
  61. c227594 gtphub: make test code reusable for future tests. by Neels Hofmeyr · 9 years ago
  62. bb3d678 gtphub: fix Echo behavior: respond directly. by Neels Hofmeyr · 9 years ago
  63. 30f7bcb gtphub: add first bits of GRX ares by Neels Hofmeyr · 9 years ago
  64. c8a614d Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  65. 98fa3dc gbproxy: Count more GSM 04.08 messages by Holger Hans Peter Freyther · 9 years ago
  66. 9c534fd gsup/oap: add OAP to GSUP client. by Neels Hofmeyr · 9 years ago
  67. d739f09 oap: implement initial OAP API. by Neels Hofmeyr · 9 years ago
  68. d48f057 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  69. 537d480 gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocation by Daniel Willmann · 9 years ago
  70. a777c9e osmux: Allow to listen to a specific address by Holger Hans Peter Freyther · 9 years ago
  71. f3316e3 mgcp: Use the right bind addresses for NET and BTS by Holger Hans Peter Freyther · 9 years ago openbsc/0.15.0
  72. 1afe7c7 osmux: Remember the allocated CID and make sure it is released by Holger Hans Peter Freyther · 9 years ago
  73. 6598ded osmux: Allow to enforce using Osmux for the client by Holger Hans Peter Freyther · 9 years ago
  74. 641d387 osmux: Test cid allocation and de-allocation by Holger Hans Peter Freyther · 9 years ago
  75. 7a77d01 amr: Attempt to unbreak the AMR support in the BSC by Holger Hans Peter Freyther · 9 years ago
  76. 615ed46 amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  77. 7326652 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  78. 53122b0 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  79. c21dcb2 mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  80. c8a6c13 mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  81. ffbf45e mncc: Update the protocol to match LCR by Holger Hans Peter Freyther · 9 years ago
  82. 08c508f msc: Add channel information to the meas_feed, bump version to v1. by Alexander Chemeris · 9 years ago
  83. c390ae8 mgcp: Allow to bind to different ports for net/bts ports by Holger Hans Peter Freyther · 9 years ago
  84. e6ed009 mgcp: Begin to separate network and bts endpoints by Holger Hans Peter Freyther · 9 years ago
  85. ceef936 mgcp: Add transcoding from PCMU as well by Holger Hans Peter Freyther · 9 years ago
  86. 57e95a2 osmux: add option to pad the circuit with dummy messages by Pablo Neira Ayuso · 9 years ago
  87. 9450882 sgsn: make all SGSN timers configurable via the VTY by Harald Welte · 9 years ago
  88. 4d4944a Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  89. aeadf26 mgcp: Allow to enforce that the codecs need to match by Holger Hans Peter Freyther · 9 years ago
  90. a611da8 mgcp: Move the SDP handling into a separate file/module by Holger Hans Peter Freyther · 9 years ago
  91. 0eaad4f mgcp: Remove unused parsing data struct by Holger Hans Peter Freyther · 9 years ago
  92. e9f7c99 nat: Forward SDP files with multiple payload types in it by Holger Hans Peter Freyther · 9 years ago
  93. 666e36a nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  94. 4672059 mgcp: Include enough socket data structures to build on freebsd by Holger Hans Peter Freyther · 9 years ago
  95. 1e36547 bsc: Rename core_ncc to core_mnc by Holger Hans Peter Freyther · 9 years ago
  96. 9f95ae8 nat: Use RAND_bytes instead of /dev/urandom by Holger Hans Peter Freyther · 9 years ago
  97. 694d980 nat: After we identified the bsc check the key by Holger Hans Peter Freyther · 9 years ago
  98. e2ac6b7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  99. 9705671 nat: Send 16 bytes of rand to the BSC and remember it by Holger Hans Peter Freyther · 9 years ago
  100. fce6971 nat: Provide access to /dev/urandom for the code by Holger Hans Peter Freyther · 9 years ago