1. 8a8df80 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  2. e827812 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  3. 3ffd9bc bsc_msc: Fix possible null pointer dereference by Holger Hans Peter Freyther · 11 years ago
  4. 33eb587 bsc_msc: Stop the re-connect timer in case the msc is lost by Holger Hans Peter Freyther · 11 years ago
  5. c1a8687 bsc_msc: Add a name field to the MSC Connection to differentiate links by Holger Hans Peter Freyther · 11 years ago
  6. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  7. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  8. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  9. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  10. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  11. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  12. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  13. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/bsc_msc.c]
  14. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc_msc.c]
  15. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  16. fad0753 msc: Only unregister the fd if the fd value is valid. by Holger Hans Peter Freyther · 14 years ago
  17. d4eed52 msc: Stop the connection timeout when we unregister the bfd by Holger Hans Peter Freyther · 14 years ago
  18. e2170a9 bsc_msc: Remove the except code as it is wrong... by Holger Hans Peter Freyther · 14 years ago
  19. 62abade bsc_msc: Fix the naming of this function. by Holger Hans Peter Freyther · 14 years ago
  20. e8723dc nat: Fix nat crash on start due forgetting the ->data pointer.. by Holger Hans Peter Freyther · 14 years ago
  21. bec411b nat: Store the msc_con in the data of the bsc_fd by Holger Hans Peter Freyther · 14 years ago
  22. ca999a9 msc: Add msc ip-tos NR option for the BSC by Holger Hans Peter Freyther · 14 years ago
  23. f76e7ef [bsc_msc] Move the id get response into the bsc_msc.c by Holger Hans Peter Freyther · 14 years ago
  24. e47a91b bsc_msc: Add a connection timeout for the MSC. by Holger Hans Peter Freyther · 14 years ago
  25. 0176eb4 nat: Attempt to handle exceptions on the fd and trat them as connection loss by Holger Hans Peter Freyther · 14 years ago
  26. 9d90da9 bsc_msc.c: Print the error message of the connection. by Holger Hans Peter Freyther · 14 years ago
  27. b9ac37d nat: Logging improvement for the nat. by Holger Hans Peter Freyther · 14 years ago
  28. 03ca97e bsc-msc: Flush the write queue when we have lost the connection by Holger Hans Peter Freyther · 14 years ago
  29. baf2abe msc: Create a real interface for BSC MSC and start handling reconnects by Holger Hans Peter Freyther · 14 years ago
  30. 6c0a04e bsc_msc: Connect in a non blocking way to the MSC by Holger Hans Peter Freyther · 14 years ago
  31. df6143a Correct the company name. It should be On-Waves (ehf) by Holger Hans Peter Freyther · 14 years ago
  32. eef86b5 [bsc_msc] Move the connect to the MSC routine into a new file by Holger Hans Peter Freyther · 14 years ago