1. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  2. 82cc8a5 libmsc/gsm_04_11.c: accept MT SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  3. 76ef72d libmsc/gsm_04_11.c: forward MO SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  4. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  5. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 6 years ago
  6. c350c09 msc/gsm_04_11.h: use forward-declaration for _gsm411_sms_trans_free() by Vadim Yanitskiy · 6 years ago
  7. fb05bb4 msc/gsm_04_11.h: drop unused sms_next_rp_msg_ref() by Vadim Yanitskiy · 6 years ago
  8. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  9. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago[Renamed from include/openbsc/gsm_04_11.h]
  10. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  11. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/gsm_04_11.h]
  12. 93ffbd0 libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESP by Pablo Neira Ayuso · 7 years ago
  13. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  14. ca11443 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  15. 01c13a3 libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 12 years ago
  16. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  17. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  18. cdfcbee sms: Allow to specify the DCS for the SMS. by Holger Hans Peter Freyther · 13 years ago
  19. c464491 sms: Move the sms_from_text to gsm_04_11 by Holger Hans Peter Freyther · 13 years ago
  20. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  21. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  22. 57c4dec bsc_api: Pass the subscriber connection to the SMS... by Holger Hans Peter Freyther · 14 years ago
  23. 0fbb3ec bsc_api: Remove the _lchan and make the method static.. by Holger Hans Peter Freyther · 14 years ago
  24. 6a3d765 bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  25. 5179c8e sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  26. 13f5297 move GSM protocol definitions to include/osmocore/protocol/* by Harald Welte · 14 years ago
  27. 65fb0fd Forward declare methods to fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  28. daef606 respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  29. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  30. 4198561 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  31. ce2eb87 fix SMS RP message type definitions to reflect SMMA and MT ERROR by Harald Welte · 15 years ago
  32. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  33. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  34. b9c758b more SMS improvements by Harald Welte · 15 years ago
  35. 87f5d63 more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  36. 4acc232 add GSM 4.11 SMS CP and RP cause values as enum by Harald Welte · 15 years ago
  37. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from include/openbsc/gsm_04_11.h]
  38. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  39. e1b1338 add IEI values for GSM 04.11 by Harald Welte · 15 years ago
  40. a553d09 Export the gsm0411 alloc and send function by Holger Freyther · 15 years ago
  41. 6fe997e Implement sending SMS and send one on network registration by Daniel Willmann · 16 years ago
  42. 471712b ACK sms-submit by Daniel Willmann · 16 years ago
  43. e0fbec8 Parse sms-submit messages by Daniel Willmann · 16 years ago
  44. fdd0a6c Add SMS (GSM 04.11) testing program by Daniel Willmann · 16 years ago
  45. 8b3390e Start implementing GSM 04.11 (short message service) by Daniel Willmann · 16 years ago