1. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  2. 28f637e move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  3. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  4. 194b4cb fix use after free in bsc_config_free by Neels Hofmeyr · 8 years ago
  5. 39ae17f msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  6. aba8209 log CTRL bind only once by Neels Hofmeyr · 8 years ago
  7. dab3e34 log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  8. 43d86bf mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  9. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  10. 5754206 osmux: Add negotiation state so race conditions can't disable osmux by Daniel Willmann · 8 years ago
  11. 5b692d0 filter/nat: Fix the context for the imsi assignment by Holger Hans Peter Freyther · 8 years ago
  12. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  13. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  14. e43f8e0 nat/vty: Do not print token update statement by Holger Hans Peter Freyther · 8 years ago
  15. a6e81a0 bsc_nat: forward_sccp_to_msc(): assert con presence (CID #57872) by Neels Hofmeyr · 8 years ago
  16. 4936448 NAT: reload BSCs config dynamically by Max · 8 years ago
  17. 82f5ecd NAT: move BSC config into separate file by Max · 8 years ago
  18. 714b170 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  19. f220b52 NAT: extend debug output for ipaccess errors by Max · 8 years ago
  20. e5686f2 NAT: vty command to display number of BSCs by Max · 8 years ago
  21. 961bd0b 04.08: apply new transaction id inline functions by Neels Hofmeyr · 8 years ago
  22. 531734a 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  23. 7382815 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  24. fa0f715 enable telnet VTY bind address config for various programs by Neels Hofmeyr · 8 years ago
  25. 547f048 bsc_nat: fail if VTY telnet port cannot be bound, clarify comment by Neels Hofmeyr · 8 years ago
  26. fd1187e minor fixes in bsc_vty.c and bsc_nat.c by Neels Hofmeyr · 8 years ago
  27. 46caed8 stats: Set class_id in rate_ctr group descriptions by Jacob Erlbeck · 9 years ago
  28. 64630cc stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  29. d48f057 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  30. 6962127 osmux: Make sure that bigger Osmux ids actually fit by Holger Hans Peter Freyther · 9 years ago
  31. 1afe7c7 osmux: Remember the allocated CID and make sure it is released by Holger Hans Peter Freyther · 9 years ago
  32. 20626dd osmux: Enforce Osmux only global and per BSC configuration by Holger Hans Peter Freyther · 9 years ago
  33. 3e4e8cf vty: Change the return type from enum to int by Holger Hans Peter Freyther · 9 years ago
  34. e57e0fa bsc_nat: Fix 1 log error output of wrong variable. by Neels Hofmeyr · 9 years ago
  35. e6ed009 mgcp: Begin to separate network and bts endpoints by Holger Hans Peter Freyther · 9 years ago
  36. e9f7c99 nat: Forward SDP files with multiple payload types in it by Holger Hans Peter Freyther · 9 years ago
  37. daaea0c 64bit: Fix compiler warnings in regard to 64bit by Holger Hans Peter Freyther · 9 years ago
  38. 9f95ae8 nat: Use RAND_bytes instead of /dev/urandom by Holger Hans Peter Freyther · 9 years ago
  39. 694d980 nat: After we identified the bsc check the key by Holger Hans Peter Freyther · 9 years ago
  40. e2ac6b7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  41. 9705671 nat: Send 16 bytes of rand to the BSC and remember it by Holger Hans Peter Freyther · 9 years ago
  42. fce6971 nat: Provide access to /dev/urandom for the code by Holger Hans Peter Freyther · 9 years ago
  43. 8a8df80 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  44. 0363d1b nat: Close the connection after we couldn't find the user by Holger Hans Peter Freyther · 9 years ago
  45. aa0cecd nat: Factor out the config by token search by Holger Hans Peter Freyther · 9 years ago
  46. 2dd18bd nat: Add size check for the payload by Holger Hans Peter Freyther · 9 years ago
  47. c652913 filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  48. 4e8176d filter: Remove bsc_connection from the filter API by Holger Hans Peter Freyther · 9 years ago
  49. c09f8a3 filter: Remove nat_sccp_connection from public API by Holger Hans Peter Freyther · 9 years ago
  50. 4ba947b filter: Separate SCCP/BSSAP extraction and gsm48 code by Holger Hans Peter Freyther · 9 years ago
  51. c36a6d5 filter: More renaming and remove of "NAT" from it by Holger Hans Peter Freyther · 9 years ago
  52. a1e6bd6 filter: Remove nat from bsc_nat_acc_lst and replace with msg by Holger Hans Peter Freyther · 9 years ago
  53. d7e04b9 filter: Cease out "struct bsc_nat" from the API by Holger Hans Peter Freyther · 9 years ago
  54. d04d009 filter: Move VTY code into the filter module by Holger Hans Peter Freyther · 9 years ago
  55. 4579bb1 filter: Move the access list management around by Holger Hans Peter Freyther · 9 years ago
  56. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  57. 4247cea filter: Move the gsm 04.08 filter to a common place by Holger Hans Peter Freyther · 9 years ago
  58. 7f100c9 nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  59. 7ffa7b0 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  60. 9ed6fd2 nat: Fix timeslot range in 'show bsc mgcp' VTY command by Jacob Erlbeck · 9 years ago
  61. 08ea4d8 nat: Check for the access list in set command as well by Holger Hans Peter Freyther · 9 years ago
  62. 0ac00c1 nat: Check the con->imsi for the tracked IMSI by Holger Hans Peter Freyther · 9 years ago
  63. 8ccf06c nat: Add ctrl command to save the configuration by Holger Hans Peter Freyther · 9 years ago
  64. ab94ca1 nat: Add a ctrl command to add to an existing ACC list by Holger Hans Peter Freyther · 9 years ago
  65. 7c00983 nat: Inform others if an IMSI is rejected by Holger Hans Peter Freyther · 9 years ago
  66. fa1cba9 nat: The reject cause of "-1" has failure meaning, change it by Holger Hans Peter Freyther · 9 years ago
  67. 60e073e nat: getopt returns "static" data no need to copy it by Holger Hans Peter Freyther · 9 years ago
  68. 9d1a17e osmux: Initialize the socket only once by Holger Hans Peter Freyther · 9 years ago
  69. 3911880 bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  70. cac2438 mgcp: Move the "codec" params to a struct by Holger Hans Peter Freyther · 10 years ago
  71. 73ec698 nat: Introduce a config free for the test and fix valgrind issues by Holger Hans Peter Freyther · 10 years ago
  72. dc16bdd nat: Remove the entry from the list before we destroy it by Holger Hans Peter Freyther · 10 years ago
  73. cd48525 nat: Fix compiler warning about unknown prototype by Holger Hans Peter Freyther · 10 years ago
  74. a1efcc2 osmux: remove redundant log message when bsc doesn't want to use Osmux by Pablo Neira Ayuso · 10 years ago
  75. b769f3c osmux: add osmux circuit ID management and resolve NAT problems by Pablo Neira Ayuso · 10 years ago
  76. 8be171e osmux: move osmux socket initialization out of osmux_enable_endpoint() by Pablo Neira Ayuso · 10 years ago
  77. 55dc31e Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  78. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  79. 4a88a49 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  80. cb6ad70 mgcp: Change API to remove memory management from the name by Holger Hans Peter Freyther · 10 years ago
  81. 6019b5a nat: Fix the documentation issue with the osmux command by Holger Hans Peter Freyther · 10 years ago
  82. 8a485f0 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  83. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  84. abddd6a nat/bsc: Check proto before calling ipaccess_rcvmsg_base by Holger Hans Peter Freyther · 10 years ago
  85. 4ace424 ipa: Be consistent in checking conn->cfg (Coverity) by Jacob Erlbeck · 10 years ago
  86. c8b2c2f nat: Mention the the BSC the SCCP connection was on by Holger Hans Peter Freyther · 10 years ago
  87. e827812 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  88. 49f9e5b ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  89. 472f3bd nat: Introduce command to remove an access-list-name by Holger Hans Peter Freyther · 10 years ago
  90. bc3780a nat: Implement setting the access-control-name through CTRL interface by Holger Hans Peter Freyther · 10 years ago
  91. 6419018 nat: Make the access-list deny cause configurable by Holger Hans Peter Freyther · 10 years ago
  92. 415cd2e nat: Introduce reject cause to bsc_nat_acc_lst_entry by Holger Hans Peter Freyther · 10 years ago
  93. 3dff27d mgcp/nat: Take payload type from SDP data by Jacob Erlbeck · 11 years ago
  94. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  95. 1b9902c nat: Remember the original dest local reference in the parsed struct by Holger Hans Peter Freyther · 11 years ago
  96. ff98b3c nat: Fix the log message of the code in case of an allocation failure by Holger Hans Peter Freyther · 11 years ago
  97. c1a8687 bsc_msc: Add a name field to the MSC Connection to differentiate links by Holger Hans Peter Freyther · 11 years ago
  98. 4c9dff5 vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp' by Jacob Erlbeck · 11 years ago
  99. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  100. 6fcc3a9 nat: Attempt to follow the MODULE_METHOD pattern for methods by Holger Hans Peter Freyther · 11 years ago