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