1. 2bc90c2 nat: Use memcmp for the token on the USSD interface as well by Holger Hans Peter Freyther · 11 years ago
  2. c279e39 nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  3. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago 0.9.15 openbsc/0.9.15
  4. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  5. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  6. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  7. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  8. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  9. 123bc32 ussd: Keep track of used TIs for USSD and forward messages by Holger Hans Peter Freyther · 13 years ago
  10. 91b9a45 nat: Inform the USSD Provider about lost connections by Holger Hans Peter Freyther · 13 years ago
  11. 5cde92c nat: And out the skip_indicator/transaction id from the gsm48 header by Holger Hans Peter Freyther · 13 years ago
  12. ca05d43 src: more robust ipaccess_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  13. 0d93fb4 nat: Fix a crash due the refactoring and pass the nat again. by Holger Hans Peter Freyther · 13 years ago
  14. ef38e85 nat: Remember if the MSC accepted the connection on principle by Holger Hans Peter Freyther · 13 years ago
  15. 165fe56 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  16. a18b116 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  17. d36ff76 Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  18. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  19. a17faf8 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]
  20. 368a0a7 ipa: Only use one IPA number for Osmo extensions by Holger Hans Peter Freyther · 14 years ago
  21. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  22. 54f5352 nat: Close SCCP connections when the USSD Provider is closed. by Holger Hans Peter Freyther · 14 years ago
  23. 90bbccf nat: Forward the data coming from the USSD module to the BSC. by Holger Hans Peter Freyther · 14 years ago
  24. 4c401e7 nat: Forward extra state and the message to the USSD provider by Holger Hans Peter Freyther · 14 years ago
  25. c16c2dc nat: Implement accepting a USSD Provider connection, do authentication by Holger Hans Peter Freyther · 14 years ago
  26. 3229f44 nat: Implement the matching of certain USSD messages by Holger Hans Peter Freyther · 14 years ago
  27. 17870cf nat: Create a USSD module to filter out USSDs... by Holger Hans Peter Freyther · 14 years ago