1. 42cf2e0 sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  2. a0735ec smpp: Fix potential crash in handling submitSM by Holger Hans Peter Freyther · 9 years ago
  3. 019851a smpp: Do not check conn for being null by Holger Hans Peter Freyther · 9 years ago
  4. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  5. 94f83e1 smpp: Fix small typo in the comment by Holger Hans Peter Freyther · 10 years ago
  6. ca3c256 sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  7. 7e40be3 SMPP: UCS2 data_coding is 0x08, not 0x80! by Harald Welte · 10 years ago
  8. 095bd36 smpp: In case we know the receiver set the context for logging by Holger Hans Peter Freyther · 10 years ago
  9. 045f402 SMPP: use VTY setting for E212/E164 in ALERT NOTIFICATION by Harald Welte · 11 years ago
  10. 99e273d SMPP: convert a SMMA to a SMPP ALERT NOTIFICATION by Harald Welte · 11 years ago
  11. 1aeb2af SMPP: don't get stuck in case of SMS memory exceeded by Harald Welte · 11 years ago
  12. a7328a5 smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  13. 921b227 smpp: Fix possible NULL dereference of the emse->acl by Holger Hans Peter Freyther · 11 years ago
  14. ae9d8d3 smpp: Checking an array for NULL will always be false by Holger Hans Peter Freyther · 11 years ago
  15. 995ff35 Fix license header at smpp_openbsc.c and smpp_smsc.c by Harald Welte · 11 years ago
  16. 4c5babc smpp_openbsc: Fix parsing of 03.38 data coding scheme in MO case by Harald Welte · 11 years ago
  17. c75ed6d SMPP: Add new 'dcs_transparent' ESME setting by Harald Welte · 11 years ago
  18. 27d5e65 SMPP: Pass on 0xFx style DCS from SMPP to GSM by Harald Welte · 11 years ago
  19. 3f78600 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago openbsc/0.13.0
  20. 76afa16 SMPP: Fix crash on delivery of incoming SUBMIT-SM by Harald Welte · 11 years ago
  21. 6a85c15 smpp: Fix a memleak of the SMS on the submit path by Holger Hans Peter Freyther · 11 years ago
  22. b5a4edd SMPP: Inform the SMS Queue that a SMS was submitted to kick the queue by Holger Hans Peter Freyther · 11 years ago
  23. 0d0c9ec use DLSMS and not DSMS in SMPP related code (merge with master) by Harald Welte · 12 years ago
  24. b8a1f96 SMPP: fix handling of UDH / multi-part for 7-bit messages by Harald Welte · 12 years ago
  25. c0de14d SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  26. e07b6a7 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  27. 338e3b3 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  28. 1a2993a SMPP: fix subscriber reference leak. by Harald Welte · 12 years ago
  29. 9122c13 SMPP: More logging in error cases, fix UDH in 7bit ASCII by Harald Welte · 12 years ago
  30. 8a1b056 SMPP: Implement ALERT NOTIFICATION on attach/detach of subscribers by Harald Welte · 12 years ago
  31. 9ad0362 SMPP: Deal with DCS according to 03.38 and respect TP-PID by Harald Welte · 12 years ago
  32. e94db49 SMPP: Introduce ESME reference coounting by Harald Welte · 12 years ago
  33. d4bdee7 SMPP: Implement transaction mode for SUBMIT-SM by Harald Welte · 12 years ago
  34. f1033cc Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago