1. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libbsc/gsm_04_08_utils.c]
  2. 0de69a2 costmetic: Document gsm48_multirate_config() + const-ify input by Harald Welte · 7 years ago
  3. 1136811 libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  4. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  5. 28f637e move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  6. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  7. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  8. 7a301d3 Remove trivial wrapper function by Max · 8 years ago
  9. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  10. 615ed46 amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  11. 11cb7a9 amr: Remove some code duplication in preparation by Holger Hans Peter Freyther · 9 years ago
  12. 7326652 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  13. 1fe2412 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  14. cd4e74d Make gsm48_lchan2chan_desc() reflect a ts-specific TSC by Harald Welte · 10 years ago
  15. 24d3b91 bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  16. 48ea4e8 libbsc: Fix DL QUAL decoding from measurement reports by Sylvain Munaut · 11 years ago
  17. b348939 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 12 years ago
  18. 7abecfc src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  19. b226864 fix some header file related issues preventing lcr from compiling by Harald Welte · 13 years ago
  20. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  21. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  22. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  23. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  24. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  25. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/gsm_04_08_utils.c]
  26. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/gsm_04_08_utils.c]
  27. 4d54d0b Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  28. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  29. cfcf7e8 gsm_04_08_utils: Fix Channel Request mode for e0/e0 and neci=1 by Sylvain Munaut · 13 years ago
  30. e2fee35 misc: Include abis_rsl.h to remove some compiler warnings by Holger Hans Peter Freyther · 13 years ago
  31. 8a31a3f paging: Dispatch the SS_PAGING signals at the MSC code level by Sylvain Munaut · 14 years ago
  32. c7ff257 paging: Give the msgb that caused paging_stop up to the paging callback by Sylvain Munaut · 14 years ago
  33. 76fc4a3 chan: Add configuration to handle paging any with TCH by Holger Hans Peter Freyther · 14 years ago
  34. 7889107 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  35. db4ef0d bsc_api: Remove the lchan usage from the Paging Response handling. by Holger Hans Peter Freyther · 14 years ago
  36. 29aca17 [BSC] Hopping: Add MA IE to ASS CMD, IMM ASS CMD and HO CMD by Harald Welte · 14 years ago
  37. a39b0f2 [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  38. 86481c2 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  39. 230a4d8 gsm48: Split LU Reject sending and generation into two. by Holger Hans Peter Freyther · 14 years ago
  40. 2c0f166 gsm48: Separate CM Service Reject sending and creation. by Holger Hans Peter Freyther · 14 years ago
  41. 9c137a7 bsc_api: Move most of GSM0408 to the DTAP API... by Holger Hans Peter Freyther · 14 years ago
  42. b7b9c1d gsm48: Add a generic MI from classmark+mi extraction. by Holger Hans Peter Freyther · 14 years ago
  43. f6903de gsm48: Add size checks to the paging response mi parsing. by Holger Hans Peter Freyther · 14 years ago
  44. d91b737 gsm0408: Use counter_inc to increment the counter. by Holger Hans Peter Freyther · 14 years ago
  45. 3c69a4c make gsm48_msgb_alloc() a static inline function by Harald Welte · 14 years ago
  46. ca8d006 remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 by Harald Welte · 14 years ago
  47. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  48. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  49. e95daf19 convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  50. afedeab move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  51. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  52. 1b891fd [gsm48] Use optional Chan Mode 1 for the assignment command by Holger Hans Peter Freyther · 14 years ago
  53. 550197f [gsm48] Allow to send the assignment command on a different lchan by Holger Hans Peter Freyther · 14 years ago
  54. ef24dff [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago
  55. 6589858 [meas rep] fix parsing of BSIC in third reported neighbor cell by Harald Welte (local) · 14 years ago
  56. eaa95d5 fix off-by-one error when mapping from meas rep to neighbor cell by Harald Welte · 14 years ago
  57. 950eca9 [meas_rep] Add raw neighbor index into per-cell parsed meas rep by Harald Welte · 14 years ago
  58. a06c35e [meas rep] cosmetic cleanup by Harald Welte · 14 years ago
  59. 469b001 [meas rep] Correctly parse neighbor cell index of first reported neighbor cell by Harald Welte · 14 years ago
  60. 50720e7 04_08: Differentiate between DEBUG and ERROR messages by Harald Welte · 14 years ago
  61. 92ffd92 [gsm48] Move gsm48_parse_meas_rep to gsm_04_08_utils by Holger Hans Peter Freyther · 14 years ago
  62. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  63. 7a7a0d5 make handover reference a function call argument by Harald Welte · 15 years ago
  64. 9385c11 If we establish a TCH/H voice call, the reason is CALL, not OTHER by Harald Welte · 15 years ago
  65. 8c83af6 [handover] Implement 04.08 HANDOVER COMMAND by Harald Welte · 15 years ago
  66. d61654c [chan] Alloc SDCCH for certain reserved types by Holger Hans Peter Freyther · 15 years ago
  67. ea52802 [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  68. 25b1e25 [gsm48] Send the IPA CRCX after the chan modify ack by Holger Hans Peter Freyther · 15 years ago
  69. 231163d [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  70. a6bcc74 [gsm48] When picking AMR we need to supply the multirate config by Holger Hans Peter Freyther · 15 years ago
  71. 135a7c6 [neci] Separate handling of chan requested for paging any by Holger Hans Peter Freyther · 15 years ago
  72. 843b44d [neci] Use the correct length when going over the array by Holger Hans Peter Freyther · 15 years ago
  73. f7d752f [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  74. f520e64 [gsm48] Handle the RR CHAN MODIFY ACK in the gsm04_08_utils by Holger Hans Peter Freyther · 15 years ago
  75. ff3f260 [gsm48] Move RR CHANNEL MODIFY to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  76. e81a610 [gsm48] Add generation of ASSIGNMENT COMMAND to the 0408 utils by Holger Hans Peter Freyther · 15 years ago
  77. ca6bc1d [gsm0408] Add parameter to gsm48_send_rr_ciph_mode for controling the response by Holger Hans Peter Freyther · 15 years ago
  78. ea4088a [gsm0408] Move encryption message creation to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  79. 3ee5d3e [gsm0408] Move paging handling to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  80. adc1478 [gsm0408] Move send_siemens_mrpci to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  81. 5d0e56f [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  82. d1862d7 [gsm48] Move parsing of the MI from to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  83. 1494a76 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago