1. 1a5c246 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  2. 323d2f5 bsc_msc: Fix possible null pointer dereference by Holger Hans Peter Freyther · 11 years ago
  3. bac47a2 bsc_msc: Stop the re-connect timer in case the msc is lost by Holger Hans Peter Freyther · 11 years ago
  4. 7be0e60 bsc_msc: Add a name field to the MSC Connection to differentiate links by Holger Hans Peter Freyther · 11 years ago
  5. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  6. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  7. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  8. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  9. 47a9f4b bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  10. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  11. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  12. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/bsc_msc.c]
  13. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc_msc.c]
  14. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  15. 88b3012 msc: Only unregister the fd if the fd value is valid. by Holger Hans Peter Freyther · 14 years ago
  16. 58aba05 msc: Stop the connection timeout when we unregister the bfd by Holger Hans Peter Freyther · 14 years ago
  17. 8f76d97 bsc_msc: Remove the except code as it is wrong... by Holger Hans Peter Freyther · 14 years ago
  18. d2a8192 bsc_msc: Fix the naming of this function. by Holger Hans Peter Freyther · 14 years ago
  19. 643c313 nat: Fix nat crash on start due forgetting the ->data pointer.. by Holger Hans Peter Freyther · 14 years ago
  20. 8fd9775 nat: Store the msc_con in the data of the bsc_fd by Holger Hans Peter Freyther · 14 years ago
  21. 7ba0c54 msc: Add msc ip-tos NR option for the BSC by Holger Hans Peter Freyther · 14 years ago
  22. afe60c0 [bsc_msc] Move the id get response into the bsc_msc.c by Holger Hans Peter Freyther · 14 years ago
  23. 9b6f999 bsc_msc: Add a connection timeout for the MSC. by Holger Hans Peter Freyther · 14 years ago
  24. 1f9d511 nat: Attempt to handle exceptions on the fd and trat them as connection loss by Holger Hans Peter Freyther · 14 years ago
  25. 1764368 bsc_msc.c: Print the error message of the connection. by Holger Hans Peter Freyther · 14 years ago
  26. c12e193 nat: Logging improvement for the nat. by Holger Hans Peter Freyther · 14 years ago
  27. b47bf47 bsc-msc: Flush the write queue when we have lost the connection by Holger Hans Peter Freyther · 14 years ago
  28. 4a860a0 msc: Create a real interface for BSC MSC and start handling reconnects by Holger Hans Peter Freyther · 14 years ago
  29. 8b901fa bsc_msc: Connect in a non blocking way to the MSC by Holger Hans Peter Freyther · 14 years ago
  30. 98e49d4 Correct the company name. It should be On-Waves (ehf) by Holger Hans Peter Freyther · 14 years ago
  31. 9e16ba5 [bsc_msc] Move the connect to the MSC routine into a new file by Holger Hans Peter Freyther · 14 years ago