1. ced09ed actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  2. dec08ee paging_request() now returns the number of started paging requests by Harald Welte (local) · 15 years ago
  3. 2a31975 Merge commit 'har/master' by Harald Welte · 15 years ago
  4. f286102 Fix decoding of SMS Data Coding Scheme by Daniel Willmann · 15 years ago
  5. d363c95 provide return code from paging_request() function by Harald Welte · 15 years ago
  6. 8d78660 Handle SMS with UCS2 and binary userdata by Daniel Willmann · 15 years ago
  7. 8751ee9 move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  8. 9d0bd79 fix sms layer timer leak/corruiption using trans_free() by Harald Welte (local) · 15 years ago
  9. 64994ce respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  10. cb4715c add more debugging to SMS layer by Harald Welte (local) · 15 years ago
  11. 7aef263 Merge branch 'master' of git@192.168.100.10:openbsc by Stefan Schmidt · 15 years ago
  12. 84b95e5 gsm_04_11: Month in unix time starts with 0. by Stefan Schmidt · 15 years ago
  13. a31ed62 Beautify septet->octet calculation (do not use ceil) by Daniel Willmann · 15 years ago
  14. 426bb16 Support sms with a validity period format of none by Daniel Willmann · 15 years ago
  15. 16480eb remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  16. bab4a2a allocate a token for new subscribers by Jan Luebbe · 15 years ago
  17. 8f31ed9 Fix gsm_7bit_{en,de}code function and sms user_data calculations by Daniel Willmann · 15 years ago
  18. 182c745 misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  19. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  20. 5fa17a2 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  21. f2e680b fix off-by-one error in calculating RPDU length for CP-USER-DATA IE by Harald Welte · 15 years ago
  22. fc01b24 SMS improvements by Harald Welte · 15 years ago
  23. 09421d3 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  24. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  25. 5b359d8 Merge branch 'master' into sms by Harald Welte · 15 years ago
  26. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  27. b78996d further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  28. 97a7df1 Merge branch 'master' into sms by Harald Welte · 15 years ago
  29. aae7a52 make sure subscr->net is always set by Harald Welte · 15 years ago
  30. 7535041 make sure subscr->net is always set by Harald Welte · 15 years ago
  31. dd62b16 some more comments by Harald Welte · 15 years ago
  32. 156c5e6 more SMS improvements by Harald Welte · 15 years ago
  33. 7e2f57d more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  34. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  35. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  36. 3794e15 SMS: fix parsing of destination phone number by Harald Welte · 15 years ago
  37. 4d4e6f7 SMS: fix parsing of destination address BCD by Harald Welte · 15 years ago
  38. b8a18b5 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  39. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago