1. a5050b1 misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  2. 25cf824 handover: Not finding a HO record on CHAN ACT NACK is not an error by Harald Welte · 12 years ago
  3. 1d7f7c8 ho: Remove rtp_proxy.h include, no proxy code in here by Holger Hans Peter Freyther · 12 years ago
  4. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  5. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  6. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  7. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  8. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  9. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/handover_logic.c]
  10. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/handover_logic.c]
  11. ebd50a6 bsc: Clear the hand-over in case the new_lchan is failing by Holger Hans Peter Freyther · 14 years ago
  12. 6c4d244 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 14 years ago
  13. 04d362f fix spelling mistake in log message by Harald Welte · 14 years ago
  14. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  15. 08eebd5 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 14 years ago
  16. 9d3e2ec ho: Access the network after we are known to have an entry. by Holger Hans Peter Freyther · 14 years ago
  17. c839667 ho: Set the conn to NULL before calling lchan_release by Holger Hans Peter Freyther · 14 years ago
  18. 2391b4c ho: On ho failure clear the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  19. 90cdd28 ho: Make this allocation a child of the BSC talloc context by Holger Hans Peter Freyther · 14 years ago
  20. 457c2a8 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  21. d9c9f07 handover: lchan_free will only free the local resources. by Holger Hans Peter Freyther · 14 years ago
  22. f2553a6 handover: Call bsc_handover_clear from gsm0808_clear by Holger Hans Peter Freyther · 14 years ago
  23. e071ab7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  24. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  25. 2412a07 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  26. 5eec9d9 [rsl] Set the right state when asking for the activation. by Holger Hans Peter Freyther · 14 years ago
  27. 7441949 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  28. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  29. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  30. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  31. 7c639a0 [handover] print INFO message when doing handover by Harald Welte · 15 years ago
  32. e98d427 [handover] CRCX ACK without HO reference is normal, not an error by Harald Welte · 15 years ago
  33. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  34. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  35. ade773f handover: set old channel to INACTIVE state by Harald Welte · 15 years ago
  36. a037902 [handover] implement TCH RTP stream handover by Harald Welte · 15 years ago
  37. 9f16c87 handover: don't create negative lchan use counts by Harald Welte · 15 years ago
  38. a9fa8dc [handover]: make sure the new lchan keeps the subscriber pointer of the old lchan by Harald Welte · 15 years ago
  39. 6f7a5a7 handover: use correct handover lookup function by Harald Welte · 15 years ago
  40. e47f96b fix segfault in case of handover timer expiration by Harald Welte · 15 years ago
  41. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  42. 6670681 don't try multiple concurrent handovers for 1 channel by Harald Welte · 15 years ago
  43. fe18d5c call trans_lchan_change() from ho_gsm48_ho_compl() by Harald Welte · 15 years ago
  44. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  45. 798418a [handover] Implement handover control logic by Harald Welte · 15 years ago