lilleman
|
a356c64343
|
Lint fixes and dependency updates
|
2018-06-13 10:54:42 +02:00 |
|
lilleman
|
eda6f90cee
|
Merge pull request #27 from qasimakhan/master
Patch for Malformed PDU with cmdLength 0. Issue #25.
|
2018-06-13 10:46:36 +02:00 |
|
Qasim Ayyaz Khan
|
44a3859dc9
|
Patch for Malformed PDU with cmdLength 0. Issue #25.
|
2018-06-13 08:00:11 +00:00 |
|
lilleman
|
efcc303ec0
|
Updated version with latest supported versions of dependencies
|
2018-03-09 13:36:18 +01:00 |
|
lilleman
|
a8618a8216
|
New version of package-lock.json
|
2018-03-09 13:35:51 +01:00 |
|
lilleman
|
b80254aa12
|
Version bump setting smsId to uuid instead of empty string in case it is missing
|
2018-03-09 13:31:44 +01:00 |
|
lilleman
|
1756971e8f
|
Merge pull request #24 from qasimakhan/master
Adding random uuid to message id if not assigned. It makes sure that …
|
2018-03-09 13:30:28 +01:00 |
|
Qasim Ayyaz Khan
|
20c3b87ea7
|
Adding random uuid to message id if not assigned. It makes sure that the DLR's are mapped properly for smpp clients.
|
2018-03-09 11:27:57 +00:00 |
|
lilleman
|
8f34bded65
|
Minor test copy change
|
2017-06-25 02:17:57 +02:00 |
|
lilleman
|
db64b9e309
|
Update LICENSE
|
2017-06-25 02:13:48 +02:00 |
|
lilleman
|
7cc0f4f94d
|
var to let or const, better lints, code style and more
|
2017-06-25 02:10:26 +02:00 |
|
lilleman
|
a3d253994f
|
Merge branch 'master' of github.com:larvit/larvitsmpp
|
2017-06-24 13:22:34 +02:00 |
|
lilleman
|
5a46633374
|
Upped version and fixed better require paths in index file
|
2017-06-24 13:22:20 +02:00 |
|
lilleman
|
20ccbca9d3
|
Merge pull request #18 from Nimblr/jsdoc
Change to JSDoc type formatting {type}
|
2017-06-24 13:08:21 +02:00 |
|
lilleman
|
da013fea70
|
More node versions for travis. Package lock file. Removal of pre-git.
|
2017-06-24 13:06:26 +02:00 |
|
lilleman
|
745b9830ed
|
Merge pull request #19 from Nimblr/fixEncodingTest
Fix LATIN1 decode test
|
2017-06-24 13:05:38 +02:00 |
|
lilleman
|
754d808033
|
Merge pull request #21 from Nimblr/localMochaEslint
Use project eslint and mocha instead of global ones
|
2017-06-24 12:03:58 +02:00 |
|
lilleman
|
b196cb9206
|
Merge pull request #22 from Nimblr/fixTlsOptionsTypo
Fix TLS options typo, missing "s"
|
2017-06-24 12:01:29 +02:00 |
|
David Jimenez
|
c417de4d48
|
Fix TLS options typo, missing "s"
The
|
2017-06-22 20:31:02 -05:00 |
|
David Jimenez
|
c0e7c61637
|
Use project eslint and mocha instead of global ones
As those are listed in `devDependencies`, developers should not be forced to install them globally.
|
2017-06-22 20:24:58 -05:00 |
|
David Jimenez
|
3bdb4b939c
|
Fix LATIN1 decode test
It does not work as the latest version of the decode function
requires a Buffer, not just an array.
|
2017-06-22 20:13:06 -05:00 |
|
David Jimenez
|
50c5655ff2
|
Change to JSDoc type formatting {type}
|
2017-06-22 20:06:43 -05:00 |
|
Lillem4n
|
fededfbfb1
|
Update README.md
|
2016-07-12 15:05:43 +02:00 |
|
lilleman
|
bc93308a08
|
Version bump
|
2016-06-23 11:43:09 +02:00 |
|
lilleman
|
22c5d814e7
|
Merge branch 'Dexus-master'
|
2016-06-23 11:42:32 +02:00 |
|
lilleman
|
3c6f462175
|
Indent and minor linting tweaks to the latest merge
|
2016-06-23 11:42:10 +02:00 |
|
lilleman
|
9257174f9e
|
Merge branch 'master' of https://github.com/Dexus/larvitsmpp into Dexus-master
|
2016-06-23 11:34:51 +02:00 |
|
lilleman
|
8c8a33ac81
|
Changed slow setting on some tests
|
2016-06-23 11:34:13 +02:00 |
|
Lillem4n
|
f3f3ddf634
|
Merge pull request #15 from Dexus/fix-issue-14
Options for client should optional
|
2016-06-23 11:28:26 +02:00 |
|
Josef Fröhle
|
60cd78255f
|
Options for client should optional
like the readme example
fixes #14
|
2016-06-22 22:18:36 +02:00 |
|
Josef Fröhle
|
aaf93273c5
|
Add TLS Support
|
2016-06-22 22:13:57 +02:00 |
|
lilleman
|
d5dbd74af2
|
Fixed bug on sorting concatenated messages
|
2016-06-08 18:40:09 +02:00 |
|
Lillem4n
|
afeb4289c8
|
Merge pull request #10 from qasimakhan/master
Fix for PDU's arriving in random order.
|
2016-06-08 18:39:19 +02:00 |
|
lilleman
|
8478b166a3
|
Version bump
|
2016-06-08 11:29:50 +02:00 |
|
lilleman
|
9ed0f31cbc
|
The actual eslint cleanup...
|
2016-06-08 11:25:51 +02:00 |
|
lilleman
|
46178864fc
|
Eslint check cleanup
|
2016-06-08 11:25:29 +02:00 |
|
lilleman
|
2f4fd59156
|
Fixed JSON syntax error in package.json
|
2016-06-08 11:21:55 +02:00 |
|
lilleman
|
aae9c8a497
|
Added pre-git scripts
|
2016-06-08 11:20:39 +02:00 |
|
lilleman
|
4ac751b279
|
Merge branch 'qasimakhan-master'
|
2016-06-08 11:17:56 +02:00 |
|
lilleman
|
c0ea84e0ea
|
Added node 6 to the travis tests
|
2016-06-08 11:16:19 +02:00 |
|
lilleman
|
4de8a71cbf
|
Added tests for kannel large UDH test
|
2016-06-08 11:13:26 +02:00 |
|
lilleman
|
d51e81ef34
|
Improved logging
|
2016-06-07 19:13:28 +02:00 |
|
lilleman
|
b65d76a583
|
Improved logging
|
2016-06-07 19:13:16 +02:00 |
|
lilleman
|
d25a90f6dd
|
Updated README according to how the lib actually works
|
2016-06-07 19:12:55 +02:00 |
|
lilleman
|
96e6423a0f
|
Raised the default socket timeout and other minor changes
|
2016-06-07 19:12:37 +02:00 |
|
lilleman
|
fc629ddfdb
|
Modifications to Qasims pull request to fix support for UDH header sizes above 1
|
2016-06-07 12:48:50 +02:00 |
|
lilleman
|
14f6fa4e5c
|
Merge branch 'qasimakhan-master'
|
2016-06-07 12:37:12 +02:00 |
|
Qasim Ayyaz Khan
|
11512500de
|
Fix for PDU's arriving in random order. Issue: https://github.com/larvit/larvitsmpp/issues/9
|
2016-06-03 10:00:30 -04:00 |
|
Qasim Ayyaz Khan
|
0936afbbbe
|
Added test for PDU's arriving in random order. Issue: https://github.com/larvit/larvitsmpp/issues/9
|
2016-06-03 09:58:54 -04:00 |
|
Qasim Ayyaz Khan
|
bc6b9f2146
|
Cleaning up the code and removing hacks for UDH headers. Also code now complies to all the test scenarios.
|
2016-06-03 04:46:59 -04:00 |
|