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