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