1. 02c4937 SMS over GSUP: correctly route GSUP responses to MT SMS by Mychaela N. Falconia · 10 months ago
  2. e24636c ASCI: Add call control for VGCS/VBS by Andreas Eversberg · 1 year, 3 months ago
  3. 456c6f7 ASCI: Add two new transaction types for VGCS and VBS by Andreas Eversberg · 1 year, 3 months ago
  4. 7e4b032 ASCI: Add transaction type to trans_find_by_callref() by Andreas Eversberg · 1 year, 3 months ago
  5. 712b28e ASCI: Use a unique call-id for RTP streams by Andreas Eversberg · 1 year, 1 month ago
  6. 1063213 Add initial CSD support with external MNCC by Oliver Smith · 1 year, 2 months ago
  7. c63c3a0 transaction: move cc.codecs.result -> cc.local by Oliver Smith · 1 year, 2 months ago
  8. 593cd88 transaction: move cc.codecs.remote -> cc.remote by Oliver Smith · 1 year, 2 months ago
  9. 1c06507 mncc_recvmsg(): log caller file,line by Neels Hofmeyr · 1 year, 11 months ago
  10. 4c57bb0 [codecs filter] add trans.cc.codecs by Neels Hofmeyr · 2 years, 6 months ago
  11. a1a70be Add support for LCLS to the MSC by Keith Whyte · 3 years, 2 months ago
  12. e04cd98 cc trans: remove unused tch_rtp_create by Neels Hofmeyr · 4 years, 8 months ago
  13. cf90bdb send MNCC REL only if MNCC has actually started by Neels Hofmeyr · 4 years, 9 months ago
  14. f636e6c LOG_TRANS for CC: always log CC state by Neels Hofmeyr · 4 years, 9 months ago
  15. b683dcf transaction: accept trans_type enum in trans_log_subsys() by Vadim Yanitskiy · 5 years ago
  16. 643270f libmsc/gsm_04_11.c: properly handle MMTS indication by Vadim Yanitskiy · 5 years ago
  17. 762bb04 make LOG_TRANS() NULL-safe again by Sylvain Munaut · 5 years ago
  18. 979b057 add DSS logging category by Neels Hofmeyr · 5 years ago
  19. 7f85ace LOG_TRANS: store subsys in trans, unify USSD logging back to DMM by Neels Hofmeyr · 5 years ago
  20. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  21. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  22. 64623e1 libmsc/gsm_09_11.c: implement guard timer for NCSS sessions by Vadim Yanitskiy · 6 years ago
  23. 2eaee70 transaction.h: use #pragma once as include guard by Vadim Yanitskiy · 5 years ago
  24. d8daaae transaction: clarify magic 0xff transaction ID by Max · 5 years ago
  25. 30fb97a transaction: drop meaningless ti_flag of trans_assign_trans_id() by Max · 5 years ago
  26. 36c44b2 transaction: change arguments of trans_find_by_sm_rp_mr() by Vadim Yanitskiy · 5 years ago
  27. a35712d move trans->assignment_done to cc.assignment_started by Neels Hofmeyr · 6 years ago
  28. 7916ca1 Constify transaction helpers parameters by Max · 6 years ago
  29. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  30. 9bd4fd6 libmsc/transaction: introduce trans_find_by_sm_rp_mr() by Ivan Kluchnikov · 9 years ago
  31. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  32. f2f83b0 libmsc/gsm_09_11.c: implement network-initiated sessions by Vadim Yanitskiy · 6 years ago
  33. 0e2fa5d DTAP: Ensure proper DLCI is used in MSC-originated DTAP by Harald Welte · 6 years ago
  34. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago[Renamed (94%) from include/openbsc/transaction.h]
  35. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  36. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  37. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  38. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/transaction.h]
  39. 8ce66fd cosmetic: transaction.h: 1 comment typo, 1 whitespace by Neels Hofmeyr · 8 years ago
  40. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  41. af792d6 msc: Add net parameter to trans_alloc by Jacob Erlbeck · 10 years ago
  42. dae1f64 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  43. f07c605 msc: Add net back pointer to gsm_trans by Jacob Erlbeck · 10 years ago
  44. 536a10b sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 12 years ago
  45. bc6c43f sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  46. f7396ea sms: Replaced the SMC process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  47. 70ae5d3 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  48. f142c97 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  49. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  50. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  51. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  52. 49b3ed2 subscr: Stop stopping paging requests behind the back of subscr by Holger Hans Peter Freyther · 14 years ago
  53. e071ab7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  54. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  55. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  56. da7ab74 RTP-enable MNCC API for LCR + ip.access by Harald Welte · 15 years ago
  57. cc9beb5 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 15 years ago
  58. daef606 respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  59. 4198561 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  60. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  61. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  62. 0803b98 move definition of 'struct gsm_trans' to transaction.h by Harald Welte · 15 years ago
  63. b8b4073 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  64. 78283ef move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  65. 9ee4825 add missing files to git by Harald Welte · 15 years ago