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