1. e1ea512 nat: Add VTY code to configure the SMSC rewriting by Holger Hans Peter Freyther · 13 years ago
  2. 1ed3927 nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matches by Holger Hans Peter Freyther · 13 years ago
  3. d240407 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  4. 8f1ef5f nat: Move the common new message generation code into the base method by Holger Hans Peter Freyther · 13 years ago
  5. 1f58606 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  6. ed42b13 nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  7. e73b6a9 nat: Allow to rewrite any non international number by Holger Hans Peter Freyther · 13 years ago
  8. b7cc497 nat: Refactor the number patching code into a new method by Holger Hans Peter Freyther · 13 years ago
  9. 2c9e1cf nat: Use 'paging group' because we have paging forbidden. by Holger Hans Peter Freyther · 13 years ago
  10. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  11. 1a91e67 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  12. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  13. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  14. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  15. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  16. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  17. f77bca7 nat: Keep track of the error message. by Holger Hans Peter Freyther · 13 years ago
  18. 9561493 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  19. 698e4b9 nat: Introduce the concept of a paging group and use it by Holger Hans Peter Freyther · 13 years ago
  20. b1eb94f nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  21. 47a9f4b bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  22. 013dd14 nat: Introduce a block on the NAT to slowly get rid of BSCs by Holger Hans Peter Freyther · 13 years ago
  23. 1b71492 ussd: Ignore connection release/clear from the MSC by Holger Hans Peter Freyther · 13 years ago
  24. 60ab41b ussd: Keep track of used TIs for USSD and forward messages by Holger Hans Peter Freyther · 13 years ago
  25. 38bc276 nat: Inform the USSD Provider about lost connections by Holger Hans Peter Freyther · 13 years ago
  26. 99aaece nat: Remove magic numbers, use enum values for conn classification by Holger Hans Peter Freyther · 13 years ago
  27. 5901e09 nat: Clarify the documentation of the allow/deny regexp by Holger Hans Peter Freyther · 13 years ago
  28. b14ece1 nat: And out the skip_indicator/transaction id from the gsm48 header by Holger Hans Peter Freyther · 13 years ago
  29. c056c4a src: more robust ipaccess_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  30. abb2e47 nat: Fix a crash due the refactoring and pass the nat again. by Holger Hans Peter Freyther · 13 years ago
  31. 60de20c nat: Fix the call to make_sock and pass a 0 priv_nr and the nat as data by Holger Hans Peter Freyther · 13 years ago
  32. dfc767e nat: Remember if the MSC accepted the connection on principle by Holger Hans Peter Freyther · 13 years ago
  33. 7c51ebe libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  34. dd7e85b nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  35. 9a9b3d1 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  36. 6fab8a3 nat: Fix the return to return CMD_SUCCESS; by Holger Hans Peter Freyther · 13 years ago
  37. de3f525 nat: Add commands to remove access-list from NAT and BSC config by Holger Hans Peter Freyther · 13 years ago
  38. 39b520b nat: Improve the error message for the failing bind call by Holger Hans Peter Freyther · 13 years ago
  39. 3d31c3a src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  40. 8b1713a Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  41. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  42. 36ad9a4 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  43. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  44. acdcfea Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago