1. c89a511 add more debugging to SMS layer by Harald Welte (local) · 15 years ago
  2. aa66587 Merge branch 'master' of git@192.168.100.10:openbsc by Stefan Schmidt · 15 years ago
  3. 689537a gsm_04_11: Month in unix time starts with 0. by Stefan Schmidt · 15 years ago
  4. 9aef145 Beautify septet->octet calculation (do not use ceil) by Daniel Willmann · 15 years ago
  5. 58c83d8 Support sms with a validity period format of none by Daniel Willmann · 15 years ago
  6. aa9dc19 remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  7. 336f8ec allocate a token for new subscribers by Jan Luebbe · 15 years ago
  8. 6b1e822 Fix gsm_7bit_{en,de}code function and sms user_data calculations by Daniel Willmann · 15 years ago
  9. 09e364b misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  10. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  11. 4198561 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  12. 0d544e7 fix off-by-one error in calculating RPDU length for CP-USER-DATA IE by Harald Welte · 15 years ago
  13. cf6a381 SMS improvements by Harald Welte · 15 years ago
  14. cb8f443 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  15. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  16. 3366a94 Merge branch 'master' into sms by Harald Welte · 15 years ago
  17. 7bfc267 move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  18. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  19. 88f0425 Merge branch 'master' into sms by Harald Welte · 15 years ago
  20. 761e944 make sure subscr->net is always set by Harald Welte · 15 years ago
  21. 9176bd4 make sure subscr->net is always set by Harald Welte · 15 years ago
  22. 3e0f617 some more comments by Harald Welte · 15 years ago
  23. b9c758b more SMS improvements by Harald Welte · 15 years ago
  24. 87f5d63 more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  25. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  26. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  27. 3cfdb22 SMS: fix parsing of destination phone number by Harald Welte · 15 years ago
  28. a718780 SMS: fix parsing of destination address BCD by Harald Welte · 15 years ago
  29. 0c38930 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  30. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/gsm_04_11.c]
  31. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  32. 77217de [sms] Fix memory leak by Holger Freyther · 15 years ago
  33. 76c9569 [utils] Create gsm_utils for 7bit encoding and decoding... by Holger Freyther · 15 years ago
  34. 595ad7b modify the signal handler/dispatch code (sorry zecke, no offense, I just had some different ideas) by Harald Welte · 15 years ago
  35. 9b17776 [sms] Send a notification on incoming SMS by Holger Freyther · 15 years ago
  36. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  37. a553d09 Export the gsm0411 alloc and send function by Holger Freyther · 15 years ago
  38. 8c2e36e use 'ALL YOUR PHONE ARE BELONG TO US' as SMS by Harald Welte · 15 years ago
  39. e2a728d Nothing to see here, move along; by Daniel Willmann · 15 years ago
  40. 3b3f001 Change TPDU of welcome message by Daniel Willmann · 15 years ago
  41. fad5d0d Regenerate a valid TPDU and send it at first registration by Daniel Willmann · 15 years ago
  42. a3e2984 Send real SMSC no by Daniel Willmann · 15 years ago
  43. 4a1e879 Add RPDU length by Daniel Willmann · 15 years ago
  44. 6fe997e Implement sending SMS and send one on network registration by Daniel Willmann · 15 years ago
  45. bb16e8e Print out info about CP-ERROR by Daniel Willmann · 15 years ago
  46. aecbbed RP-ACK needs to be sent in a CP-DATA by Daniel Willmann · 15 years ago
  47. 9dfbf25 Send transaction index when sending an CP-ACK by Daniel Willmann · 15 years ago
  48. 471712b ACK sms-submit by Daniel Willmann · 15 years ago
  49. e0fbec8 Parse sms-submit messages by Daniel Willmann · 15 years ago
  50. fdd0a6c Add SMS (GSM 04.11) testing program by Daniel Willmann · 15 years ago
  51. 8b3390e Start implementing GSM 04.11 (short message service) by Daniel Willmann · 15 years ago