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