1. 2e2ff34 nat: Move the common new message generation code into the base method by Holger Hans Peter Freyther · 13 years ago
  2. df8e6e9 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  3. ad75eab nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  4. 1d54c40 nat: Allow to rewrite any non international number by Holger Hans Peter Freyther · 13 years ago
  5. 20102b0 nat: Refactor the number patching code into a new method by Holger Hans Peter Freyther · 13 years ago
  6. c0370e4 nat: Use 'paging group' because we have paging forbidden. by Holger Hans Peter Freyther · 13 years ago
  7. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  8. ab46cf3 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  9. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  10. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  11. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  12. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  13. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  14. 0dc36f1 nat: Keep track of the error message. by Holger Hans Peter Freyther · 13 years ago
  15. 6860c44 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  16. 474698a nat: Introduce the concept of a paging group and use it by Holger Hans Peter Freyther · 13 years ago
  17. 1ffe98c nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  18. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  19. de2b860 nat: Introduce a block on the NAT to slowly get rid of BSCs by Holger Hans Peter Freyther · 13 years ago
  20. 0b03f16 ussd: Ignore connection release/clear from the MSC by Holger Hans Peter Freyther · 13 years ago
  21. 123bc32 ussd: Keep track of used TIs for USSD and forward messages by Holger Hans Peter Freyther · 13 years ago
  22. 91b9a45 nat: Inform the USSD Provider about lost connections by Holger Hans Peter Freyther · 13 years ago
  23. e5d3249 nat: Remove magic numbers, use enum values for conn classification by Holger Hans Peter Freyther · 13 years ago
  24. a64037c nat: Clarify the documentation of the allow/deny regexp by Holger Hans Peter Freyther · 13 years ago
  25. 5cde92c nat: And out the skip_indicator/transaction id from the gsm48 header by Holger Hans Peter Freyther · 13 years ago
  26. ca05d43 src: more robust ipaccess_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  27. 0d93fb4 nat: Fix a crash due the refactoring and pass the nat again. by Holger Hans Peter Freyther · 13 years ago
  28. 7d73642 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
  29. ef38e85 nat: Remember if the MSC accepted the connection on principle by Holger Hans Peter Freyther · 13 years ago
  30. 165fe56 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  31. 4c9557e nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  32. a18b116 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  33. 9e7e55f nat: Fix the return to return CMD_SUCCESS; by Holger Hans Peter Freyther · 13 years ago
  34. 6a7babd nat: Add commands to remove access-list from NAT and BSC config by Holger Hans Peter Freyther · 13 years ago
  35. d000c27 nat: Improve the error message for the failing bind call by Holger Hans Peter Freyther · 13 years ago
  36. 6110a3f src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  37. d36ff76 Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  38. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  39. 739a566 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  40. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  41. a17faf8 Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago