1. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  2. dae1f64 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  3. ca3c256 sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  4. 9e15e18 sms: Rename gsm340_gen_tpdu() to gsm340_gen_sms_deliver_tpdu() by Alexander Chemeris · 10 years ago
  5. 1e77e3d db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered() by Alexander Chemeris · 10 years ago
  6. 024dc77 sms: Do not interfere with the SMS queue from within gsm_04_11 by Holger Hans Peter Freyther · 10 years ago
  7. ca11443 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  8. f76ed2d sms: Fix crash on RLL Establish Request timeouts with active call by Holger Hans Peter Freyther · 10 years ago
  9. defb10f Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject" by Holger Hans Peter Freyther · 10 years ago
  10. 80ba9b5 gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject by Holger Hans Peter Freyther · 10 years ago
  11. 91acfa0 sms: Move to gsm_7bit_encode_n in the sms sending code by Holger Hans Peter Freyther · 10 years ago
  12. 4ad593c sms: Possiqble meamleak fix gsm340_rx_tpdu() by Alexander Chemeris · 11 years ago
  13. 3f78600 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago openbsc/0.13.0
  14. ba36bf4 sms: Avoid infinite CP-ERROR/CP-ACK loop with sms. by Holger Hans Peter Freyther · 11 years ago
  15. 01c13a3 libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 11 years ago
  16. 536a10b sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 12 years ago
  17. bc6c43f sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  18. f7396ea sms: Replaced the SMC process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  19. 07dec13 sms: Remove the susbcr_put_lchan logic from the SMS code by Holger Hans Peter Freyther · 12 years ago
  20. c0de14d SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  21. e07b6a7 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  22. eff40949 sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  23. 366c331 sms: Use the definitions from the libosmogsm by Holger Hans Peter Freyther · 12 years ago
  24. 6c7680d SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  25. e94db49 SMPP: Introduce ESME reference coounting by Harald Welte · 12 years ago
  26. 7517212 sms: Re-order the include files after the separationf OpenBSC and osmocore by Holger Hans Peter Freyther · 12 years ago
  27. 9c3dc90 introduce HAVE_TM_GMTOFF_IN_TM by Harald Welte · 12 years ago
  28. 258c713 gsm_04_11: use 'unsigned int sms_alphabet' to include 0xffffffff by Harald Welte · 13 years ago
  29. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  30. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  31. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  32. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  33. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  34. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  35. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/gsm_04_11.c]
  36. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/gsm_04_11.c]
  37. cdfcbee sms: Allow to specify the DCS for the SMS. by Holger Hans Peter Freyther · 13 years ago
  38. c464491 sms: Move the sms_from_text to gsm_04_11 by Holger Hans Peter Freyther · 13 years ago
  39. 52ffb92 sms: Improve the logging of the paging callback. by Holger Hans Peter Freyther · 13 years ago
  40. 79eff7e sms: Fix crash by saving the gsm_network by Holger Hans Peter Freyther · 13 years ago
  41. 725966d subscr: Make the subscr_put_channel work with the subscr by Holger Hans Peter Freyther · 13 years ago
  42. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  43. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 13 years ago
  44. 04144c1 sms: Create signal data for SMS with more information by Holger Hans Peter Freyther · 13 years ago
  45. 0eb7666 sms: Dispatch a failed signal in many of the MT-sms points by Holger Hans Peter Freyther · 13 years ago
  46. 41c5aaf sms: Use the SMS in the signals where it makes sense. by Holger Hans Peter Freyther · 13 years ago
  47. dd715bd sms: Fix a small typo. by Holger Hans Peter Freyther · 13 years ago
  48. d3baf41 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 13 years ago
  49. 8d380dc bsc_api: Change submit dtap to allow to automatically use the SACH by Holger Hans Peter Freyther · 14 years ago
  50. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  51. 1e5ed4e gsm 04.11: increase the delivery attempt counter for an SMS right away in gsm411_send_sms by Nico Golde · 14 years ago
  52. f11af07 gsm_04_11: count SMS delivery attempts for each CP-DATA by Nico Golde · 14 years ago
  53. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  54. 4df2ad9 [SMS] avoid mktime on NULL by Nico Golde · 14 years ago
  55. 2db4d46 AW: Problem compiling OpenBSC on Kubuntu Hardy by Andreas.Eversberg · 14 years ago
  56. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  57. 86481c2 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  58. 57c4dec bsc_api: Pass the subscriber connection to the SMS... by Holger Hans Peter Freyther · 14 years ago
  59. 0fbb3ec bsc_api: Remove the _lchan and make the method static.. by Holger Hans Peter Freyther · 14 years ago
  60. 4f83409 bsc_api: Remove some more occurences of the lchan. by Holger Hans Peter Freyther · 14 years ago
  61. bddd152 bsc_api: Operate on the subscriber connection for subscriber management by Holger Hans Peter Freyther · 14 years ago
  62. b2be195 bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code by Holger Hans Peter Freyther · 14 years ago
  63. 280c768 gsm_04_11: Fix a crash... in case there is a already a connection by Holger Hans Peter Freyther · 14 years ago
  64. ecd9933 gsm_04_11: Place subscr_put_channel whenever being done with SMS. by Holger Hans Peter Freyther · 14 years ago
  65. cea722b gsm_04_11: Speculative leak fix for the SMS... by Holger Hans Peter Freyther · 14 years ago
  66. 6a3d765 bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  67. 8e78fa7 gsm_04_11: Attempt to fix some possible memory leaks in the SMS code by Holger Hans Peter Freyther · 14 years ago
  68. 4cd5158 gsm_04_11: Remove some old code. by Holger Hans Peter Freyther · 14 years ago
  69. 7afac58 gsm_04_11: Start using the GSM Subscriber class to ask for a channel by Holger Hans Peter Freyther · 14 years ago
  70. ca5702a gsm_04_11: Handle OOM same as expired and clean the message. by Holger Hans Peter Freyther · 14 years ago
  71. 0afa044 gsm_04_11: Fix a typo.. by Holger Hans Peter Freyther · 14 years ago
  72. e98c635 [SMS] Properly reject processing of compressed SMS by Harald Welte · 14 years ago
  73. bddfab1 gsm_04_11: Remove direct RSL calls from the SMS code... by Holger Hans Peter Freyther · 14 years ago
  74. cbac76e gsm_04_11: Include bsc_api.h for the dtap signature. by Holger Hans Peter Freyther · 14 years ago
  75. e9dd9b0 gsm_04_11.c: Use msgb->l4h instead of sms->smsh, as the latter is gone by Harald Welte · 14 years ago
  76. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  77. d4c16b1 sms: Remove some more occurences of the GSM lchan by Holger Hans Peter Freyther · 14 years ago
  78. 18b63f4 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  79. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  80. 5179c8e sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  81. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  82. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  83. 55c8f35 move large parts of mncc.h and gsm48 encode/decode into libosmocore by Harald Welte · 14 years ago
  84. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  85. 258e2f9 gsm_04_11: Support for implicit CP-ACK in case of multi-SMS by Sylvain Munaut · 14 years ago
  86. d6c35f6 gsm_04_11: Release SMS transaction only after starting next one. by Sylvain Munaut · 14 years ago
  87. c4052cf gsm_04_11: In gsm411_send_sms_lchan fix transaction id error handling by Sylvain Munaut · 14 years ago
  88. d0cf7ba introduce multiple log levels (DEBUG/INFO/NOTICE/ERROR) to SMS code by Harald Welte · 14 years ago
  89. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 14 years ago
  90. 4983921 [gsm_04_11] Replace hardcoded transaction_id by real allocation by Harald Welte · 14 years ago
  91. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  92. ac0c13c [sms] bugfix: additional functionality indicator only appears in TP_VPF_ENHANCED - not in TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  93. feaca92 Use 'new' rather than 'unknown' when starting transaction by Sylvain Munaut · 15 years ago
  94. c56a141 Fix transaction_id displayed in debug message by Sylvain Munaut · 15 years ago
  95. 1d9efd6 Fix typos in debug message / comments by Sylvain Munaut · 15 years ago
  96. ad69d7f [sms] trivial: Removed unneeded double check in unbcdify by Steffen Neubauer · 15 years ago
  97. f326267 [SMS] Implement TP-VPF-ENHANCED by Steffen Neubauer · 15 years ago
  98. ccda965 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  99. 5727cf4 [SMS] implement GSM340_TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  100. dc1e105 Fix warnings by removing unused variables by Holger Hans Peter Freyther · 15 years ago