1. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  2. 575d2e1 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  3. ed3c204 sms: Create signal data for SMS with more information by Holger Hans Peter Freyther · 14 years ago
  4. 6c7cf7e sms: Dispatch a failed signal in many of the MT-sms points by Holger Hans Peter Freyther · 14 years ago
  5. 7f8d0b1 sms: Use the SMS in the signals where it makes sense. by Holger Hans Peter Freyther · 14 years ago
  6. f290469 sms: Fix a small typo. by Holger Hans Peter Freyther · 14 years ago
  7. ab2a933 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 14 years ago
  8. 6bfcad8 bsc_api: Change submit dtap to allow to automatically use the SACH by Holger Hans Peter Freyther · 14 years ago
  9. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  10. acee950 gsm 04.11: increase the delivery attempt counter for an SMS right away in gsm411_send_sms by Nico Golde · 14 years ago
  11. 47c8f82 gsm_04_11: count SMS delivery attempts for each CP-DATA by Nico Golde · 14 years ago
  12. 6e5c50f bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  13. 840ea13 [SMS] avoid mktime on NULL by Nico Golde · 14 years ago
  14. b9ddd08 AW: Problem compiling OpenBSC on Kubuntu Hardy by Andreas.Eversberg · 14 years ago
  15. b979579 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  16. d3aaf66 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  17. 112f7b7 bsc_api: Pass the subscriber connection to the SMS... by Holger Hans Peter Freyther · 14 years ago
  18. e5dfd49 bsc_api: Remove the _lchan and make the method static.. by Holger Hans Peter Freyther · 14 years ago
  19. 60c282d bsc_api: Remove some more occurences of the lchan. by Holger Hans Peter Freyther · 14 years ago
  20. 5e58a0e bsc_api: Operate on the subscriber connection for subscriber management by Holger Hans Peter Freyther · 14 years ago
  21. 2f4af77 bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code by Holger Hans Peter Freyther · 14 years ago
  22. 53383e9 gsm_04_11: Fix a crash... in case there is a already a connection by Holger Hans Peter Freyther · 14 years ago
  23. 43fae0a gsm_04_11: Place subscr_put_channel whenever being done with SMS. by Holger Hans Peter Freyther · 14 years ago
  24. 3ed097d gsm_04_11: Speculative leak fix for the SMS... by Holger Hans Peter Freyther · 14 years ago
  25. 9f619d0 bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  26. 87a39ff gsm_04_11: Attempt to fix some possible memory leaks in the SMS code by Holger Hans Peter Freyther · 14 years ago
  27. 1a4d699 gsm_04_11: Remove some old code. by Holger Hans Peter Freyther · 14 years ago
  28. 99c1031 gsm_04_11: Start using the GSM Subscriber class to ask for a channel by Holger Hans Peter Freyther · 14 years ago
  29. 54d5dd5 gsm_04_11: Handle OOM same as expired and clean the message. by Holger Hans Peter Freyther · 14 years ago
  30. 6532f0e gsm_04_11: Fix a typo.. by Holger Hans Peter Freyther · 14 years ago
  31. fb3a232 [SMS] Properly reject processing of compressed SMS by Harald Welte · 14 years ago
  32. 985563e gsm_04_11: Remove direct RSL calls from the SMS code... by Holger Hans Peter Freyther · 14 years ago
  33. 8b820fe gsm_04_11: Include bsc_api.h for the dtap signature. by Holger Hans Peter Freyther · 14 years ago
  34. 2c5706d gsm_04_11.c: Use msgb->l4h instead of sms->smsh, as the latter is gone by Harald Welte · 14 years ago
  35. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  36. de896e5 sms: Remove some more occurences of the GSM lchan by Holger Hans Peter Freyther · 14 years ago
  37. e978184 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  38. 7cdff24 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  39. 40772ef sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  40. 4009da4 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  41. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  42. fdc93d9 move large parts of mncc.h and gsm48 encode/decode into libosmocore by Harald Welte · 14 years ago
  43. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  44. a5914da gsm_04_11: Support for implicit CP-ACK in case of multi-SMS by Sylvain Munaut · 15 years ago
  45. d17cdeb gsm_04_11: Release SMS transaction only after starting next one. by Sylvain Munaut · 15 years ago
  46. e65af1b gsm_04_11: In gsm411_send_sms_lchan fix transaction id error handling by Sylvain Munaut · 15 years ago
  47. ced9a91 introduce multiple log levels (DEBUG/INFO/NOTICE/ERROR) to SMS code by Harald Welte · 15 years ago
  48. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  49. 6e55abf [gsm_04_11] Replace hardcoded transaction_id by real allocation by Harald Welte · 15 years ago
  50. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  51. dd488d1 [sms] bugfix: additional functionality indicator only appears in TP_VPF_ENHANCED - not in TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  52. 40c2332 Use 'new' rather than 'unknown' when starting transaction by Sylvain Munaut · 15 years ago
  53. e02fb9a Fix transaction_id displayed in debug message by Sylvain Munaut · 15 years ago
  54. 163a24a Fix typos in debug message / comments by Sylvain Munaut · 15 years ago
  55. e5e0eb7 [sms] trivial: Removed unneeded double check in unbcdify by Steffen Neubauer · 15 years ago
  56. 9cfb040 [SMS] Implement TP-VPF-ENHANCED by Steffen Neubauer · 15 years ago
  57. b1ba414 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  58. 9443695 [SMS] implement GSM340_TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  59. 80e5ccc Fix warnings by removing unused variables by Holger Hans Peter Freyther · 15 years ago
  60. 4dd65ae [gsm_04_11] Free transaction on RX_RP_ACK for SMS by Sylvain Munaut · 15 years ago
  61. ced09ed actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  62. dec08ee paging_request() now returns the number of started paging requests by Harald Welte (local) · 15 years ago
  63. 2a31975 Merge commit 'har/master' by Harald Welte · 15 years ago
  64. f286102 Fix decoding of SMS Data Coding Scheme by Daniel Willmann · 15 years ago
  65. d363c95 provide return code from paging_request() function by Harald Welte · 15 years ago
  66. 8d78660 Handle SMS with UCS2 and binary userdata by Daniel Willmann · 15 years ago
  67. 8751ee9 move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  68. 9d0bd79 fix sms layer timer leak/corruiption using trans_free() by Harald Welte (local) · 15 years ago
  69. 64994ce respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  70. cb4715c add more debugging to SMS layer by Harald Welte (local) · 15 years ago
  71. 7aef263 Merge branch 'master' of git@192.168.100.10:openbsc by Stefan Schmidt · 15 years ago
  72. 84b95e5 gsm_04_11: Month in unix time starts with 0. by Stefan Schmidt · 15 years ago
  73. a31ed62 Beautify septet->octet calculation (do not use ceil) by Daniel Willmann · 15 years ago
  74. 426bb16 Support sms with a validity period format of none by Daniel Willmann · 15 years ago
  75. 16480eb remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  76. bab4a2a allocate a token for new subscribers by Jan Luebbe · 15 years ago
  77. 8f31ed9 Fix gsm_7bit_{en,de}code function and sms user_data calculations by Daniel Willmann · 15 years ago
  78. 182c745 misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  79. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  80. 5fa17a2 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  81. f2e680b fix off-by-one error in calculating RPDU length for CP-USER-DATA IE by Harald Welte · 15 years ago
  82. fc01b24 SMS improvements by Harald Welte · 15 years ago
  83. 09421d3 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  84. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  85. 5b359d8 Merge branch 'master' into sms by Harald Welte · 15 years ago
  86. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  87. b78996d further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  88. 97a7df1 Merge branch 'master' into sms by Harald Welte · 15 years ago
  89. aae7a52 make sure subscr->net is always set by Harald Welte · 15 years ago
  90. 7535041 make sure subscr->net is always set by Harald Welte · 15 years ago
  91. dd62b16 some more comments by Harald Welte · 15 years ago
  92. 156c5e6 more SMS improvements by Harald Welte · 15 years ago
  93. 7e2f57d more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  94. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  95. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  96. 3794e15 SMS: fix parsing of destination phone number by Harald Welte · 15 years ago
  97. 4d4e6f7 SMS: fix parsing of destination address BCD by Harald Welte · 15 years ago
  98. b8a18b5 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  99. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago