1. d3aaf66 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  2. 8073cbd gsm48: Split LU Reject sending and generation into two. by Holger Hans Peter Freyther · 14 years ago
  3. a44eea5 gsm48: Separate CM Service Reject sending and creation. by Holger Hans Peter Freyther · 14 years ago
  4. 5bc4d1d bsc_api: Move most of GSM0408 to the DTAP API... by Holger Hans Peter Freyther · 14 years ago
  5. 088ca3a gsm48: Add a generic MI from classmark+mi extraction. by Holger Hans Peter Freyther · 14 years ago
  6. a943b2a gsm48: Add size checks to the paging response mi parsing. by Holger Hans Peter Freyther · 14 years ago
  7. 0c279bb gsm0408: Use counter_inc to increment the counter. by Holger Hans Peter Freyther · 14 years ago
  8. d828519 make gsm48_msgb_alloc() a static inline function by Harald Welte · 14 years ago
  9. a758838 remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 by Harald Welte · 14 years ago
  10. 4009da4 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  11. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  12. b30935e convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  13. d8493ac move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  14. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  15. bed3aab [gsm48] Use optional Chan Mode 1 for the assignment command by Holger Hans Peter Freyther · 14 years ago
  16. 2975453 [gsm48] Allow to send the assignment command on a different lchan by Holger Hans Peter Freyther · 14 years ago
  17. 4ff936f [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago
  18. fe43b11 [meas rep] fix parsing of BSIC in third reported neighbor cell by Harald Welte (local) · 15 years ago
  19. 3d6166c fix off-by-one error when mapping from meas rep to neighbor cell by Harald Welte · 15 years ago
  20. 10c894d [meas_rep] Add raw neighbor index into per-cell parsed meas rep by Harald Welte · 15 years ago
  21. 470f7f9 [meas rep] cosmetic cleanup by Harald Welte · 15 years ago
  22. 2ea66fb [meas rep] Correctly parse neighbor cell index of first reported neighbor cell by Harald Welte · 15 years ago
  23. f58dea7 04_08: Differentiate between DEBUG and ERROR messages by Harald Welte · 15 years ago
  24. 9a8e84e [gsm48] Move gsm48_parse_meas_rep to gsm_04_08_utils by Holger Hans Peter Freyther · 15 years ago
  25. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  26. d0841fa make handover reference a function call argument by Harald Welte · 15 years ago
  27. 1f0eca2 If we establish a TCH/H voice call, the reason is CALL, not OTHER by Harald Welte · 15 years ago
  28. f849366 [handover] Implement 04.08 HANDOVER COMMAND by Harald Welte · 15 years ago
  29. a614a4c [chan] Alloc SDCCH for certain reserved types by Holger Hans Peter Freyther · 15 years ago
  30. 3cce58f [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  31. a7e8a58 [gsm48] Send the IPA CRCX after the chan modify ack by Holger Hans Peter Freyther · 15 years ago
  32. 5ea7ea6 [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  33. 94bde97 [gsm48] When picking AMR we need to supply the multirate config by Holger Hans Peter Freyther · 15 years ago
  34. 313a6c8 [neci] Separate handling of chan requested for paging any by Holger Hans Peter Freyther · 15 years ago
  35. 29fabfb [neci] Use the correct length when going over the array by Holger Hans Peter Freyther · 15 years ago
  36. 96c8982 [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  37. 9e6d6ce [gsm48] Handle the RR CHAN MODIFY ACK in the gsm04_08_utils by Holger Hans Peter Freyther · 15 years ago
  38. cf0f336 [gsm48] Move RR CHANNEL MODIFY to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  39. 942ff17 [gsm48] Add generation of ASSIGNMENT COMMAND to the 0408 utils by Holger Hans Peter Freyther · 15 years ago
  40. b94719d [gsm0408] Add parameter to gsm48_send_rr_ciph_mode for controling the response by Holger Hans Peter Freyther · 15 years ago
  41. 3d76e88 [gsm0408] Move encryption message creation to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  42. 1e43b8d [gsm0408] Move paging handling to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  43. a269ece [gsm0408] Move send_siemens_mrpci to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  44. 20a0f32 [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  45. 1e6ef9f [gsm48] Move parsing of the MI from to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  46. 3689710 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago