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