1. 2922528 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  2. c8a9245 sms/dtap: Add log messages to analyse SMS message loss by Jacob Erlbeck · 10 years ago
  3. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  4. 65ff986 Remove obsolete check of conn and lchan pointers not beeing NULL by Andreas Eversberg · 10 years ago
  5. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  6. e733963 nitb: Set the DST field in generated MM info messages by Jacob Erlbeck · 11 years ago
  7. f8f2031 smpp: In case we know the receiver set the context for logging by Holger Hans Peter Freyther · 11 years ago
  8. 0baeca8 mncc: Add the context we get from the MNCC interface by Holger Hans Peter Freyther · 11 years ago
  9. f4eb23a ussd: Reject and release unhandled SS requests/interrogation by Tobias Engel · 11 years ago
  10. df65410 sms: Fix crash on RLL Establish Request timeouts with active call by Holger Hans Peter Freyther · 11 years ago
  11. 7ff8806 db: Avoid crash we have seen with the dbi code when reading a SMS by Holger Hans Peter Freyther · 11 years ago
  12. 7a1d6bb libmsc: Set the "trans->conn" to NULL to catch invalid usage by Holger Hans Peter Freyther · 11 years ago
  13. 89e3f8a lu crash: Fix a crash that likely occurred during the LU procedure by Holger Hans Peter Freyther · 11 years ago
  14. 61e7c8c periodic/lu: Attempt to implicitly attach a subscriber instead of rejecting by Holger Hans Peter Freyther · 11 years ago
  15. 6fac5c5 Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject" by Holger Hans Peter Freyther · 11 years ago
  16. 41ed3d2 gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject by Holger Hans Peter Freyther · 11 years ago
  17. 927a65c sms: Move to gsm_7bit_encode_n in the sms sending code by Holger Hans Peter Freyther · 11 years ago
  18. de0401d ussd: Move to use gsm_7bit_encode_n_ussd for USSD encoding by Holger Hans Peter Freyther · 11 years ago
  19. 3dc0ab1 db: Fetch the authorized key using ulonglong by Kevin Redon · 11 years ago
  20. 2c202cd Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  21. 6bc0d0b bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  22. 8bdc5ee Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  23. 841d19f bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  24. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  25. b8b1c2a ussd: Fix test for RELEASE COMPLETE by Alexander Huemer · 11 years ago
  26. abe587d db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  27. e092dec nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  28. a84faf6 sms: Possiqble meamleak fix gsm340_rx_tpdu() by Alexander Chemeris · 11 years ago
  29. 979d137 Fix typo in console output: "PEROIDOC" -> "PERIODIC". by Alexander Chemeris · 11 years ago
  30. 0d404ca Fix typo ',' -> ';' at the end of a line. by Alexander Chemeris · 11 years ago
  31. 651038f smpp: Fix the make distcheck for smpp by Holger Hans Peter Freyther · 11 years ago
  32. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  33. 602b5d9 SMPP: add missing VTY parameter 'deliver-src-imsi' for ESME by Harald Welte · 11 years ago
  34. e36b4c7 Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  35. 8834028 SMPP: use VTY setting for E212/E164 in ALERT NOTIFICATION by Harald Welte · 11 years ago
  36. b4ba0a3 SMPP: convert a SMMA to a SMPP ALERT NOTIFICATION by Harald Welte · 11 years ago
  37. 0ce3c8d SMPP: don't get stuck in case of SMS memory exceeded by Harald Welte · 11 years ago
  38. 2fb8ebf expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  39. c25021f expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  40. 2a835d8 expiration: Print the "expire_lu" time in show subscriber by Holger Hans Peter Freyther · 11 years ago
  41. 5292edc smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  42. 1b39a8f misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  43. 1e0c722 SMPP: complete the VTY help/documentation by Harald Welte · 11 years ago
  44. 1614129 smpp: Close the file descriptor when we can't accept the SMSC conn by Holger Hans Peter Freyther · 11 years ago
  45. ee04abd smpp: Add the classic check for osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  46. de1148b smpp: Fix possible NULL dereference of the emse->acl by Holger Hans Peter Freyther · 11 years ago
  47. 7832d2e smpp: Checking an array for NULL will always be false by Holger Hans Peter Freyther · 11 years ago
  48. b0be39b nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  49. 66c92c5 Fix license header at smpp_openbsc.c and smpp_smsc.c by Harald Welte · 11 years ago
  50. 3316943 smpp_openbsc: Fix parsing of 03.38 data coding scheme in MO case by Harald Welte · 11 years ago
  51. ee99535 Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  52. ac009e5 mncc: Remove what we believe to be a tautology from the MNCC code by Holger Hans Peter Freyther · 11 years ago
  53. e6e99e1 nitb: Add a missing NULL check for searching the subscriber by Holger Hans Peter Freyther · 11 years ago
  54. 461a0d8 db: Fix an issue with the memset by Holger Hans Peter Freyther · 11 years ago
  55. 274e93e gsm_subscriber: Fix compiler warning of the printf string by Holger Hans Peter Freyther · 11 years ago
  56. d34ad44 smpp: Only write the systemd-id if it is not empty by Holger Hans Peter Freyther · 11 years ago
  57. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  58. af16c81 SMPP: Add new 'dcs_transparent' ESME setting by Harald Welte · 11 years ago
  59. 6f17700 SMPP: Pass on 0xFx style DCS from SMPP to GSM by Harald Welte · 11 years ago
  60. 3a3fa9d SMPP: Respond with BIND_TRX_RESP to BIND_TRX, not BIND_TX_RESP by Harald Welte · 11 years ago
  61. 2edde4a smpp: Attempt to fix a memory leak of the msgb by Holger Hans Peter Freyther · 11 years ago
  62. f243cb9 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago
  63. 51f6548 SMPP: Fix crash on delivery of incoming SUBMIT-SM by Harald Welte · 11 years ago
  64. ebe3725 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  65. 3073f52 VTY: backwards compatibility for 'logging level sms' by Harald Welte · 11 years ago
  66. 7291899 CC: gsm48_cc_tx_release() must not remove callref by Andreas Eversberg · 11 years ago
  67. 59e79ee CC: mncc_release_ind() must send MNCC_REL_CNF in state N19 by Andreas Eversberg · 11 years ago
  68. 60628b8 CC: Be sure to allocate call instance with talloc_zero() by Andreas Eversberg · 11 years ago
  69. 20c366a smpp_vty: Ensure to not print 'system-id' in openbsc.cfg if its empty by Harald Welte · 11 years ago
  70. 5831dd9 smpp: Fix a memleak of the SMS on the submit path by Holger Hans Peter Freyther · 11 years ago
  71. a528daf SMPP: Inform the SMS Queue that a SMS was submitted to kick the queue by Holger Hans Peter Freyther · 11 years ago
  72. 7ead05a sms: Avoid infinite CP-ERROR/CP-ACK loop with sms. by Holger Hans Peter Freyther · 11 years ago
  73. fe7cc1e libmsc: Track and update the location update expiry by Jan Luebbe · 12 years ago
  74. fe03695 misc: Do not use else when using return in the previous branch by Holger Hans Peter Freyther · 12 years ago
  75. 9431faa libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 12 years ago
  76. f108741 libmsc: Refuse service to anyone not attached by Sylvain Munaut · 12 years ago
  77. 2be30fe gsm_04_08: Display debug message correctly on DETACH INDICATION by Daniel Willmann · 12 years ago
  78. 95bbc67 libmsc: One of assign_compl and assign_fail will always be called by Holger Hans Peter Freyther · 12 years ago
  79. c3649d2 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  80. 8f7f1d1 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 years ago
  81. f4dfea1 nitb: Add a VTY command to initiate a handover to another BTS by Holger Hans Peter Freyther · 12 years ago
  82. 0b28dbc libmsc: Avoid a crash on lchan release during call control by Holger Hans Peter Freyther · 12 years ago
  83. dd4709c libmsc: Set trans->subscr = NULL after we release it by Holger Hans Peter Freyther · 12 years ago
  84. 4989186 nitb: Do not crash on IMSI Detach messages from a phone by Holger Hans Peter Freyther · 12 years ago
  85. c5f6694 sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 12 years ago
  86. 3bd2ebc sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  87. 12c52b7 sms: Replaced the SMC process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  88. 0cd009d sms: Remove the susbcr_put_lchan logic from the SMS code by Holger Hans Peter Freyther · 12 years ago
  89. f8faba7 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  90. 1a1791c use DLSMS and not DSMS in SMPP related code (merge with master) by Harald Welte · 12 years ago
  91. 5c1ef5b SMPP: fix handling of UDH / multi-part for 7-bit messages by Harald Welte · 12 years ago
  92. fde4916 SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  93. 691ce33 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  94. b7dd661 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  95. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  96. dc76797 sms: Use the definitions from the libosmogsm by Holger Hans Peter Freyther · 12 years ago
  97. 3ae5ec7 SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  98. 2ee1eed SMPP: fix subscriber reference leak. by Harald Welte · 12 years ago
  99. 4dfd580 SMPP: More logging in error cases, fix UDH in 7bit ASCII by Harald Welte · 12 years ago
  100. 6bc15a1 SMPP: More consistent logging / error reporting by Harald Welte · 12 years ago