1. c464491 sms: Move the sms_from_text to gsm_04_11 by Holger Hans Peter Freyther · 13 years ago
  2. 52ffb92 sms: Improve the logging of the paging callback. by Holger Hans Peter Freyther · 13 years ago
  3. 79eff7e sms: Fix crash by saving the gsm_network by Holger Hans Peter Freyther · 13 years ago
  4. 725966d subscr: Make the subscr_put_channel work with the subscr by Holger Hans Peter Freyther · 13 years ago
  5. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  6. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 13 years ago
  7. 04144c1 sms: Create signal data for SMS with more information by Holger Hans Peter Freyther · 13 years ago
  8. 0eb7666 sms: Dispatch a failed signal in many of the MT-sms points by Holger Hans Peter Freyther · 13 years ago
  9. 41c5aaf sms: Use the SMS in the signals where it makes sense. by Holger Hans Peter Freyther · 13 years ago
  10. dd715bd sms: Fix a small typo. by Holger Hans Peter Freyther · 13 years ago
  11. d3baf41 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 13 years ago
  12. 8d380dc bsc_api: Change submit dtap to allow to automatically use the SACH by Holger Hans Peter Freyther · 14 years ago
  13. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  14. 1e5ed4e gsm 04.11: increase the delivery attempt counter for an SMS right away in gsm411_send_sms by Nico Golde · 14 years ago
  15. f11af07 gsm_04_11: count SMS delivery attempts for each CP-DATA by Nico Golde · 14 years ago
  16. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  17. 4df2ad9 [SMS] avoid mktime on NULL by Nico Golde · 14 years ago
  18. 2db4d46 AW: Problem compiling OpenBSC on Kubuntu Hardy by Andreas.Eversberg · 14 years ago
  19. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  20. 86481c2 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  21. 57c4dec bsc_api: Pass the subscriber connection to the SMS... by Holger Hans Peter Freyther · 14 years ago
  22. 0fbb3ec bsc_api: Remove the _lchan and make the method static.. by Holger Hans Peter Freyther · 14 years ago
  23. 4f83409 bsc_api: Remove some more occurences of the lchan. by Holger Hans Peter Freyther · 14 years ago
  24. bddd152 bsc_api: Operate on the subscriber connection for subscriber management by Holger Hans Peter Freyther · 14 years ago
  25. b2be195 bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code by Holger Hans Peter Freyther · 14 years ago
  26. 280c768 gsm_04_11: Fix a crash... in case there is a already a connection by Holger Hans Peter Freyther · 14 years ago
  27. ecd9933 gsm_04_11: Place subscr_put_channel whenever being done with SMS. by Holger Hans Peter Freyther · 14 years ago
  28. cea722b gsm_04_11: Speculative leak fix for the SMS... by Holger Hans Peter Freyther · 14 years ago
  29. 6a3d765 bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  30. 8e78fa7 gsm_04_11: Attempt to fix some possible memory leaks in the SMS code by Holger Hans Peter Freyther · 14 years ago
  31. 4cd5158 gsm_04_11: Remove some old code. by Holger Hans Peter Freyther · 14 years ago
  32. 7afac58 gsm_04_11: Start using the GSM Subscriber class to ask for a channel by Holger Hans Peter Freyther · 14 years ago
  33. ca5702a gsm_04_11: Handle OOM same as expired and clean the message. by Holger Hans Peter Freyther · 14 years ago
  34. 0afa044 gsm_04_11: Fix a typo.. by Holger Hans Peter Freyther · 14 years ago
  35. e98c635 [SMS] Properly reject processing of compressed SMS by Harald Welte · 14 years ago
  36. bddfab1 gsm_04_11: Remove direct RSL calls from the SMS code... by Holger Hans Peter Freyther · 14 years ago
  37. cbac76e gsm_04_11: Include bsc_api.h for the dtap signature. by Holger Hans Peter Freyther · 14 years ago
  38. e9dd9b0 gsm_04_11.c: Use msgb->l4h instead of sms->smsh, as the latter is gone by Harald Welte · 14 years ago
  39. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  40. d4c16b1 sms: Remove some more occurences of the GSM lchan by Holger Hans Peter Freyther · 14 years ago
  41. 18b63f4 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  42. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  43. 5179c8e sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  44. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  45. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  46. 55c8f35 move large parts of mncc.h and gsm48 encode/decode into libosmocore by Harald Welte · 14 years ago
  47. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  48. 258e2f9 gsm_04_11: Support for implicit CP-ACK in case of multi-SMS by Sylvain Munaut · 14 years ago
  49. d6c35f6 gsm_04_11: Release SMS transaction only after starting next one. by Sylvain Munaut · 14 years ago
  50. c4052cf gsm_04_11: In gsm411_send_sms_lchan fix transaction id error handling by Sylvain Munaut · 14 years ago
  51. d0cf7ba introduce multiple log levels (DEBUG/INFO/NOTICE/ERROR) to SMS code by Harald Welte · 14 years ago
  52. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 14 years ago
  53. 4983921 [gsm_04_11] Replace hardcoded transaction_id by real allocation by Harald Welte · 14 years ago
  54. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 14 years ago
  55. ac0c13c [sms] bugfix: additional functionality indicator only appears in TP_VPF_ENHANCED - not in TP_VPF_ABSOLUTE by Steffen Neubauer · 14 years ago
  56. feaca92 Use 'new' rather than 'unknown' when starting transaction by Sylvain Munaut · 14 years ago
  57. c56a141 Fix transaction_id displayed in debug message by Sylvain Munaut · 14 years ago
  58. 1d9efd6 Fix typos in debug message / comments by Sylvain Munaut · 14 years ago
  59. ad69d7f [sms] trivial: Removed unneeded double check in unbcdify by Steffen Neubauer · 15 years ago
  60. f326267 [SMS] Implement TP-VPF-ENHANCED by Steffen Neubauer · 15 years ago
  61. ccda965 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  62. 5727cf4 [SMS] implement GSM340_TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  63. dc1e105 Fix warnings by removing unused variables by Holger Hans Peter Freyther · 15 years ago
  64. 6b0b103 [gsm_04_11] Free transaction on RX_RP_ACK for SMS by Sylvain Munaut · 15 years ago
  65. ee4410a actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  66. 0abaf33 paging_request() now returns the number of started paging requests by Harald Welte (local) · 15 years ago
  67. b2dc37f Merge commit 'har/master' by Harald Welte · 15 years ago
  68. d5d5e1d Fix decoding of SMS Data Coding Scheme by Daniel Willmann · 15 years ago
  69. e903edf provide return code from paging_request() function by Harald Welte · 15 years ago
  70. 6b024cb Handle SMS with UCS2 and binary userdata by Daniel Willmann · 15 years ago
  71. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  72. 86b1717 fix sms layer timer leak/corruiption using trans_free() by Harald Welte (local) · 15 years ago
  73. daef606 respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  74. c89a511 add more debugging to SMS layer by Harald Welte (local) · 15 years ago
  75. aa66587 Merge branch 'master' of git@192.168.100.10:openbsc by Stefan Schmidt · 15 years ago
  76. 689537a gsm_04_11: Month in unix time starts with 0. by Stefan Schmidt · 15 years ago
  77. 9aef145 Beautify septet->octet calculation (do not use ceil) by Daniel Willmann · 15 years ago
  78. 58c83d8 Support sms with a validity period format of none by Daniel Willmann · 15 years ago
  79. aa9dc19 remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  80. 336f8ec allocate a token for new subscribers by Jan Luebbe · 15 years ago
  81. 6b1e822 Fix gsm_7bit_{en,de}code function and sms user_data calculations by Daniel Willmann · 15 years ago
  82. 09e364b misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  83. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  84. 4198561 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  85. 0d544e7 fix off-by-one error in calculating RPDU length for CP-USER-DATA IE by Harald Welte · 15 years ago
  86. cf6a381 SMS improvements by Harald Welte · 15 years ago
  87. cb8f443 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  88. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  89. 3366a94 Merge branch 'master' into sms by Harald Welte · 15 years ago
  90. 7bfc267 move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  91. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  92. 88f0425 Merge branch 'master' into sms by Harald Welte · 15 years ago
  93. 761e944 make sure subscr->net is always set by Harald Welte · 15 years ago
  94. 9176bd4 make sure subscr->net is always set by Harald Welte · 15 years ago
  95. 3e0f617 some more comments by Harald Welte · 15 years ago
  96. b9c758b more SMS improvements by Harald Welte · 15 years ago
  97. 87f5d63 more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  98. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  99. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  100. 3cfdb22 SMS: fix parsing of destination phone number by Harald Welte · 15 years ago