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