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