1. ca918da ho: Copy the multirate config to the new lchan by Holger Hans Peter Freyther · 10 years ago
  2. c544ce6 ho: Make sure the timer is always stopped by Holger Hans Peter Freyther · 10 years ago
  3. 3ca9af3 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  4. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  5. c3649d2 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  6. c260adb rsl: Call the release function with the enum name and not the number by Holger Hans Peter Freyther · 12 years ago
  7. 1a9f3ee misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  8. 07ccb9c handover: Not finding a HO record on CHAN ACT NACK is not an error by Harald Welte · 12 years ago
  9. 6d860f9 ho: Remove rtp_proxy.h include, no proxy code in here by Holger Hans Peter Freyther · 12 years ago
  10. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  11. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  12. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  13. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  14. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  15. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/handover_logic.c]
  16. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/handover_logic.c]
  17. fc0db5c bsc: Clear the hand-over in case the new_lchan is failing by Holger Hans Peter Freyther · 14 years ago
  18. 02fca86 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 14 years ago
  19. 6339984 fix spelling mistake in log message by Harald Welte · 14 years ago
  20. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  21. 645b383 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 14 years ago
  22. d708781 ho: Access the network after we are known to have an entry. by Holger Hans Peter Freyther · 14 years ago
  23. 36cd62c ho: Set the conn to NULL before calling lchan_release by Holger Hans Peter Freyther · 14 years ago
  24. e0a492a ho: On ho failure clear the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  25. 394ba23 ho: Make this allocation a child of the BSC talloc context by Holger Hans Peter Freyther · 14 years ago
  26. db39203 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  27. b93d08c handover: lchan_free will only free the local resources. by Holger Hans Peter Freyther · 14 years ago
  28. df5f724 handover: Call bsc_handover_clear from gsm0808_clear by Holger Hans Peter Freyther · 14 years ago
  29. bac7ff7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  30. 6e5c50f bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  31. 1a95fa8 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  32. 599056d [rsl] Set the right state when asking for the activation. by Holger Hans Peter Freyther · 14 years ago
  33. 68914a0 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  34. 4009da4 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  35. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  36. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  37. 58eeaba [handover] print INFO message when doing handover by Harald Welte · 15 years ago
  38. 49afbc3 [handover] CRCX ACK without HO reference is normal, not an error by Harald Welte · 15 years ago
  39. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  40. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  41. 83c5981 handover: set old channel to INACTIVE state by Harald Welte · 15 years ago
  42. f8189fe [handover] implement TCH RTP stream handover by Harald Welte · 15 years ago
  43. 9d7c28e handover: don't create negative lchan use counts by Harald Welte · 15 years ago
  44. fedc19e [handover]: make sure the new lchan keeps the subscriber pointer of the old lchan by Harald Welte · 15 years ago
  45. bc2e539 handover: use correct handover lookup function by Harald Welte · 15 years ago
  46. 6d8220c fix segfault in case of handover timer expiration by Harald Welte · 15 years ago
  47. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  48. aef376f don't try multiple concurrent handovers for 1 channel by Harald Welte · 15 years ago
  49. f8c5070 call trans_lchan_change() from ho_gsm48_ho_compl() by Harald Welte · 15 years ago
  50. b90d7bd [handover] first functional handover implementation by Harald Welte · 15 years ago
  51. 96c0b08 [handover] Implement handover control logic by Harald Welte · 15 years ago