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