1. 30f1702 nat: Attempt to follow the MODULE_METHOD pattern for methods by Holger Hans Peter Freyther · 11 years ago
  2. 4684eb6 nat/ussd: Add 'show ussd-connection' vty command by Jacob Erlbeck · 11 years ago
  3. deff65a nat: Fix potential memory leak when reading a message by Holger Hans Peter Freyther · 11 years ago
  4. fe1bbd7 nat: Fix compiler warning and cast uint16_t to uint8_t by Holger Hans Peter Freyther · 11 years ago
  5. 9480f65 nat: Include LAC/CI as TV values at the end of the 'status' message by Holger Hans Peter Freyther · 11 years ago
  6. 9b9ba47 nat: Use memcmp for the token on the USSD interface as well by Holger Hans Peter Freyther · 11 years ago
  7. 3a370eb nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  8. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  9. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  10. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  11. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  12. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  13. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  14. 60ab41b ussd: Keep track of used TIs for USSD and forward messages by Holger Hans Peter Freyther · 13 years ago
  15. 38bc276 nat: Inform the USSD Provider about lost connections by Holger Hans Peter Freyther · 13 years ago
  16. b14ece1 nat: And out the skip_indicator/transaction id from the gsm48 header by Holger Hans Peter Freyther · 13 years ago
  17. c056c4a src: more robust ipaccess_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  18. abb2e47 nat: Fix a crash due the refactoring and pass the nat again. by Holger Hans Peter Freyther · 13 years ago
  19. dfc767e nat: Remember if the MSC accepted the connection on principle by Holger Hans Peter Freyther · 13 years ago
  20. 7c51ebe libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  21. 9a9b3d1 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  22. 8b1713a Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  23. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  24. acdcfea Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago[Renamed from openbsc/src/nat/bsc_ussd.c]
  25. a63d35c ipa: Only use one IPA number for Osmo extensions by Holger Hans Peter Freyther · 14 years ago
  26. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  27. d39f310 nat: Close SCCP connections when the USSD Provider is closed. by Holger Hans Peter Freyther · 14 years ago
  28. 8ef837f nat: Forward the data coming from the USSD module to the BSC. by Holger Hans Peter Freyther · 14 years ago
  29. 5cd2fae nat: Forward extra state and the message to the USSD provider by Holger Hans Peter Freyther · 14 years ago
  30. 1ff40d8 nat: Implement accepting a USSD Provider connection, do authentication by Holger Hans Peter Freyther · 14 years ago
  31. 6f744c3 nat: Implement the matching of certain USSD messages by Holger Hans Peter Freyther · 14 years ago
  32. 908bc9b nat: Create a USSD module to filter out USSDs... by Holger Hans Peter Freyther · 14 years ago