1. cb8f443 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  2. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  3. 3366a94 Merge branch 'master' into sms by Harald Welte · 15 years ago
  4. 7bfc267 move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  5. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  6. 88f0425 Merge branch 'master' into sms by Harald Welte · 15 years ago
  7. 761e944 make sure subscr->net is always set by Harald Welte · 15 years ago
  8. 9176bd4 make sure subscr->net is always set by Harald Welte · 15 years ago
  9. 3e0f617 some more comments by Harald Welte · 15 years ago
  10. b9c758b more SMS improvements by Harald Welte · 15 years ago
  11. 87f5d63 more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  12. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  13. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  14. 3cfdb22 SMS: fix parsing of destination phone number by Harald Welte · 15 years ago
  15. a718780 SMS: fix parsing of destination address BCD by Harald Welte · 15 years ago
  16. 0c38930 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  17. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/gsm_04_11.c]
  18. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  19. 77217de [sms] Fix memory leak by Holger Freyther · 15 years ago
  20. 76c9569 [utils] Create gsm_utils for 7bit encoding and decoding... by Holger Freyther · 15 years ago
  21. 595ad7b modify the signal handler/dispatch code (sorry zecke, no offense, I just had some different ideas) by Harald Welte · 15 years ago
  22. 9b17776 [sms] Send a notification on incoming SMS by Holger Freyther · 15 years ago
  23. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  24. a553d09 Export the gsm0411 alloc and send function by Holger Freyther · 15 years ago
  25. 8c2e36e use 'ALL YOUR PHONE ARE BELONG TO US' as SMS by Harald Welte · 15 years ago
  26. e2a728d Nothing to see here, move along; by Daniel Willmann · 15 years ago
  27. 3b3f001 Change TPDU of welcome message by Daniel Willmann · 15 years ago
  28. fad5d0d Regenerate a valid TPDU and send it at first registration by Daniel Willmann · 15 years ago
  29. a3e2984 Send real SMSC no by Daniel Willmann · 15 years ago
  30. 4a1e879 Add RPDU length by Daniel Willmann · 15 years ago
  31. 6fe997e Implement sending SMS and send one on network registration by Daniel Willmann · 15 years ago
  32. bb16e8e Print out info about CP-ERROR by Daniel Willmann · 15 years ago
  33. aecbbed RP-ACK needs to be sent in a CP-DATA by Daniel Willmann · 15 years ago
  34. 9dfbf25 Send transaction index when sending an CP-ACK by Daniel Willmann · 15 years ago
  35. 471712b ACK sms-submit by Daniel Willmann · 15 years ago
  36. e0fbec8 Parse sms-submit messages by Daniel Willmann · 15 years ago
  37. fdd0a6c Add SMS (GSM 04.11) testing program by Daniel Willmann · 15 years ago
  38. 8b3390e Start implementing GSM 04.11 (short message service) by Daniel Willmann · 15 years ago