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