1. 26e5886 MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() by Harald Welte · 14 years ago
  2. 08dd27d mnccc.c: Add 2 line header describing what this file is all about by Harald Welte · 14 years ago
  3. bed0709 gsm48: Use NULL instead of 0 for pointers in C. by Holger Hans Peter Freyther · 14 years ago
  4. f3af403 rsl: Remove unimplemented/unused rsl_paging_cmd_subscr by Holger Hans Peter Freyther · 14 years ago
  5. ef3b59d misc: Remove gsm_subscriber.h from the db.h file by Holger Hans Peter Freyther · 14 years ago
  6. b74772b misc: Reorder includes, move osmocore to the end by Holger Hans Peter Freyther · 14 years ago
  7. d300106 misc: Remove gsm_subscriber.h include to reduce dependencies. by Holger Hans Peter Freyther · 14 years ago
  8. 3463f1b misc: Include abis_rsl.h to remove some compiler warnings by Holger Hans Peter Freyther · 14 years ago
  9. 4a6d4ab gsm48_tx_release_compl(): Don't use transaction after trans_free() by Harald Welte · 14 years ago
  10. cc48935 ts: Reduce the delay to 0 for OML and RSL by Holger Hans Peter Freyther · 14 years ago
  11. 038834b ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  12. 2a6bffe abis_nm: Band aid on OML initialisation by queuing messages by Holger Hans Peter Freyther · 14 years ago
  13. 82260a6 oml: In case we get a NACK, drop the OML connection and hope for the best by Holger Hans Peter Freyther · 14 years ago
  14. c7d8531 oml: Another band aid for reliable BTS init... by Holger Hans Peter Freyther · 14 years ago
  15. e0a492a ho: On ho failure clear the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  16. 394ba23 ho: Make this allocation a child of the BSC talloc context by Holger Hans Peter Freyther · 14 years ago
  17. f41bfd5 bsc_vty: Fix unknown 'use-dtx' config parser error by Harald Welte · 14 years ago
  18. fe3e0cb osmo-bsc: Make it compile against paging_request_stop() api change by Harald Welte · 14 years ago
  19. d2791a9 bs11_config: more verbose output of ACK/NACK responses by Harald Welte · 14 years ago
  20. d9ba6f1 bs11_config: fix help message about multi-drop (not 'port') by Harald Welte · 14 years ago
  21. 4ec2b1d bs11_config: update copyright statement by Harald Welte · 14 years ago
  22. 30534c5 bs11_config: show the BPORT0 / BPORT1 configuration in 'query' by Harald Welte · 14 years ago
  23. 3103720 bs11_config: Add option to set BPORT1 in multi-drop mode by Harald Welte · 14 years ago
  24. 5e4db8f Add mandatory routeing area IE to SUSPEND-NACK by Dieter Spaar · 14 years ago
  25. 7a8f881 paging: Dispatch the SS_PAGING signals at the MSC code level by Sylvain Munaut · 14 years ago
  26. 65c51b6 auth/ciph: Enable securing of channel directly after paging response by Sylvain Munaut · 14 years ago
  27. c0bdbb4 gsm_04_08: Make gsm48_secure_channel available globally by Sylvain Munaut · 14 years ago
  28. 892f695 gsm_04_08: Use subscr_get_channel instead of directly paging_request by Sylvain Munaut · 14 years ago
  29. b7b6e78 paging: Give the msgb that caused paging_stop up to the paging callback by Sylvain Munaut · 14 years ago
  30. 3461975 gsm_subscriber: Move the get_channel/put_channel logic in MSC part by Sylvain Munaut · 14 years ago
  31. 469c28f gsm_04_08: Don't set ciphering manually but call gsm0808_cipher_mode by Sylvain Munaut · 14 years ago
  32. 00d7146 bsc: Allow to configure Optional Cell Selection params from vty by Sylvain Munaut · 14 years ago
  33. 2a18c34 bsc: Add a command to set the ussd_welcome_text by Holger Hans Peter Freyther · 14 years ago
  34. de82620 mid-call: Do not lose the first word of the message by Holger Hans Peter Freyther · 14 years ago
  35. 77fdd3d mid-call: Make the mid-call behavior the default for switching things off by Holger Hans Peter Freyther · 14 years ago
  36. d8bcaed mid-call: Implement a timer to go from grace to off. by Holger Hans Peter Freyther · 14 years ago
  37. 3c557ae mid-call: Rename ussd-grace to mid-call by Holger Hans Peter Freyther · 14 years ago
  38. de86c89 mid-call: Introduce a timeout to switch from grace to rf off. by Holger Hans Peter Freyther · 14 years ago
  39. b5c79c9 vty: For ipaccess we will dump if the OML connection is present by Holger Hans Peter Freyther · 14 years ago
  40. 03f17d0 ipaccess: Fix dropping the OML/RSL connection. by Holger Hans Peter Freyther · 14 years ago
  41. 5854141 bsc: Implement queuing of messages to the MSC before the con is established by Holger Hans Peter Freyther · 14 years ago
  42. be98444 bsc: Use the BSC Filter to stop a paging_request by Holger Hans Peter Freyther · 14 years ago
  43. bb0f4d5 bsc: Implement paging by creating a dummy subscr for the paging by Holger Hans Peter Freyther · 14 years ago
  44. 1753af2 bsc: The ip.access rtp-payload has no useful meaning by Holger Hans Peter Freyther · 14 years ago
  45. 3f79397 bsc: Add thr audio module to send the MDCX message to the BTS by Holger Hans Peter Freyther · 14 years ago
  46. 141fd3b bsc: Implement DTAP coming from the MSC and forward to the BSC API by Holger Hans Peter Freyther · 14 years ago
  47. f0c1673 bsc: Implement the assignment command to the point of calling into the BSC API by Holger Hans Peter Freyther · 14 years ago
  48. 9f853df bsc: Parse the cipher mode command and pass it to the BSC api. by Holger Hans Peter Freyther · 14 years ago
  49. 2536f33 bsc: Parse the CLEAR COMMAND and close the lchan and ack that by Holger Hans Peter Freyther · 14 years ago
  50. 1f334cc bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 14 years ago
  51. de2bb07 bsc: Work on paging and parsing other messages by Holger Hans Peter Freyther · 14 years ago
  52. 98753bd bsc: Add module for handling BSSAP input by Holger Hans Peter Freyther · 14 years ago
  53. fd48817 bsc: Implement sending a SCCP CR with the complete layer3 data by Holger Hans Peter Freyther · 14 years ago
  54. af7a4a4 bsc: Implement SCCP connection confirmed handling. by Holger Hans Peter Freyther · 14 years ago
  55. e547fe1 bsc: Implement clearing the SCCP connection by Holger Hans Peter Freyther · 14 years ago
  56. fa25bd6 bsc: Implement writing out UDT messages to a MSC Connection by Holger Hans Peter Freyther · 14 years ago
  57. b4713b8 bsc: Implement closing the connections when the MSC goes missing by Holger Hans Peter Freyther · 14 years ago
  58. 912a6ad bsc: Implement sending a message toward the MSC. by Holger Hans Peter Freyther · 14 years ago
  59. 94cc41f bsc: Implement a CC timeout and the IT timeout, prepare the timers by Holger Hans Peter Freyther · 14 years ago
  60. 288b80a bsc: Make open/close work on the sccp data by Holger Hans Peter Freyther · 14 years ago
  61. b93e35d bsc: Start to open a SCCP connection and prepare timers and such. by Holger Hans Peter Freyther · 14 years ago
  62. 9c61b2a bsc: Work a bit on opening the SCCP connection to the MSC. by Holger Hans Peter Freyther · 14 years ago
  63. 3e0525f bsc: Add a mobile country code setting for the backbone. by Holger Hans Peter Freyther · 14 years ago
  64. 0a104d8 bsc: Implement scanning and changing messages from the MSC by Holger Hans Peter Freyther · 14 years ago
  65. a6af88f bsc: Add a method to scan messages coming from the MSC. by Holger Hans Peter Freyther · 14 years ago
  66. 5035bba bsc: Look for location updating requests in messages by Holger Hans Peter Freyther · 14 years ago
  67. b408d79 bsc: Add a hook where we can scan for LU and other messages. by Holger Hans Peter Freyther · 14 years ago
  68. 1b8e90a bsc: Call into the SCCP layer to create a new connection. by Holger Hans Peter Freyther · 14 years ago
  69. 5f2184c bsc: Reduce duplication with a macro. by Holger Hans Peter Freyther · 14 years ago
  70. cfa3747 bsc: Implement sending an assignment failure by Holger Hans Peter Freyther · 14 years ago
  71. ef2d1bf bsc: Send a Clear Reques on RF Failures to the MSC. by Holger Hans Peter Freyther · 14 years ago
  72. 313324e bsc: Implement sending a SAPI n Reject. by Holger Hans Peter Freyther · 14 years ago
  73. 3623d6b bsc: Implement the DTAP callback and forward the data to the MSC by Holger Hans Peter Freyther · 14 years ago
  74. 03a61d1 bsc: Implement sending the assignment complete to the network by Holger Hans Peter Freyther · 14 years ago
  75. a62919e bsc: Implement sending a Cipher Mode Complete message by Holger Hans Peter Freyther · 14 years ago
  76. 13cde94 bsc: Add a method that will queue the message on a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  77. b6d7014 bsc: Add some basic checks to see if a SCCP connection is established by Holger Hans Peter Freyther · 14 years ago
  78. e0f3bb5 bsc: Complain about unimplemented stuff. by Holger Hans Peter Freyther · 14 years ago
  79. 7a3b01b bsc_api: Implement the assignment command for the BSC. by Holger Hans Peter Freyther · 14 years ago
  80. b20fb42 bsc_api: Rework the signal handler to be extendable by Holger Hans Peter Freyther · 14 years ago
  81. 5322dbf bsc_api: Clear lchan->conn on lchan_release by Holger Hans Peter Freyther · 14 years ago
  82. 473ba0f bsc_api: Clear the conn->lchan before calling subscr_con_free by Holger Hans Peter Freyther · 14 years ago
  83. f3ddb3c bsc_api: Clear the conn of the failed lchan to avoid a runtime warning by Holger Hans Peter Freyther · 14 years ago
  84. 7518458 bsc_api: Set the lchan->conn to NULL in all of the cases by Holger Hans Peter Freyther · 14 years ago
  85. 9113583 bsc_api: Send a channel modify when we already have a TCH. by Holger Hans Peter Freyther · 14 years ago
  86. 7dec9fb bsc_api: Plug a theoretical window for the RLL callbacks by Holger Hans Peter Freyther · 14 years ago
  87. 6bfcad8 bsc_api: Change submit dtap to allow to automatically use the SACH by Holger Hans Peter Freyther · 14 years ago
  88. 1de909f bsc_api: Clarify the parameters of the assignment command by Holger Hans Peter Freyther · 14 years ago
  89. 0c117b3 bsc_api: Implement sending the cipher mode method by Holger Hans Peter Freyther · 14 years ago
  90. 1b1259e bsc_api: Make the cipher_mode take the 'include imei sv' argument by Holger Hans Peter Freyther · 14 years ago
  91. 9ff6568 bsc_api: The rr_cause is optional, pass it as a pointer by Holger Hans Peter Freyther · 14 years ago
  92. 40b8902 bsc_api: Nuke the clear complete from the API. by Holger Hans Peter Freyther · 14 years ago
  93. 767ff3c bsc_api: Provide the link_id in the dtap callback. by Holger Hans Peter Freyther · 14 years ago
  94. 8dd01ef bsc_api: Add needed parameters to the assignment complete callback by Holger Hans Peter Freyther · 14 years ago
  95. 47cd8ed bsc_api: The cipher mode is not a message on the air interface by Holger Hans Peter Freyther · 14 years ago
  96. 801ecb6 bsc_api: Look into the msg and call the right API functions by Holger Hans Peter Freyther · 14 years ago
  97. 3d4d2c7 bsc_api: Change the cause to a uint8_t for now by Holger Hans Peter Freyther · 14 years ago
  98. 0aa55a3 bsc_api: Fix a use after free error in the Clear Request path by Holger Hans Peter Freyther · 14 years ago
  99. 25176f1 paging: Move the paging data into the paging.h by Holger Hans Peter Freyther · 14 years ago
  100. b0065af subscr: Add method to find an active subscriber by Holger Hans Peter Freyther · 14 years ago