1. d1ec111 cosmetic: log: CC trans_alloc: log trans_id and subscr, not memory addrs by Neels Hofmeyr · 7 years ago
  2. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  3. e7cf5e7 transaction: reject calls from unidentified subscribers by Benoit Bolsee · 7 years ago
  4. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  5. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  6. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/transaction.c]
  7. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  8. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  9. af792d6 msc: Add net parameter to trans_alloc by Jacob Erlbeck · 10 years ago
  10. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  11. dae1f64 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  12. f07c605 msc: Add net back pointer to gsm_trans by Jacob Erlbeck · 10 years ago
  13. 8effcb7 libmsc: Set the "trans->conn" to NULL to catch invalid usage by Holger Hans Peter Freyther · 11 years ago
  14. 405824c libmsc: Set trans->subscr = NULL after we release it by Holger Hans Peter Freyther · 12 years ago
  15. 70ae5d3 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  16. d447e99 bsc: Move transaction.c from the libbsc to the libmsc by Holger Hans Peter Freyther · 13 years ago[Renamed (99%) from openbsc/src/libbsc/transaction.c]
  17. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  18. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  19. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/transaction.c]
  20. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/transaction.c]
  21. 49b3ed2 subscr: Stop stopping paging requests behind the back of subscr by Holger Hans Peter Freyther · 14 years ago
  22. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  23. c7ff257 paging: Give the msgb that caused paging_stop up to the paging callback by Sylvain Munaut · 14 years ago
  24. 88519ea msc: Add includes to silence a compiler warning. by Holger Hans Peter Freyther · 14 years ago
  25. e071ab7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  26. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  27. a69d923 bsc_api: Use conn->bts directly... by Holger Hans Peter Freyther · 14 years ago
  28. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  29. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  30. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  31. 926fcec transaction: Change id allocator method to be 'circular' by Sylvain Munaut · 15 years ago
  32. b9f3dce Never allocate transaction ID 7 by Sylvain Munaut · 15 years ago
  33. 18750cf [handover] lchan use count handling in case of trans_lchan_change() by Harald Welte · 15 years ago
  34. cc9beb5 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 15 years ago
  35. dc1e105 Fix warnings by removing unused variables by Holger Hans Peter Freyther · 15 years ago
  36. 927f056 [paging] Use paging_request_stop to stop all paging requests by Holger Hans Peter Freyther · 15 years ago
  37. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  38. 86b1717 fix sms layer timer leak/corruiption using trans_free() by Harald Welte (local) · 15 years ago
  39. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  40. b8b4073 look-up by (subscriber, protocol, transaction_id) tuple by Harald Welte · 15 years ago
  41. 78283ef move allocating new transaction_ids to transaction.c by Harald Welte · 15 years ago
  42. 9ee4825 add missing files to git by Harald Welte · 15 years ago