Commit Graph

136 Commits

Author SHA1 Message Date
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
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
Qasim Ayyaz Khan d811dd32f2 Removing some debugging logs. 2016-06-03 00:10:05 -04:00
Qasim Ayyaz Khan 8f1c94724c Fixed extraction of UDH header from original buffer rather than from encoded message as CSMS reference / values number greater than 0x7F were not decoded properly. 2016-06-02 23:52:25 -04:00
Qasim Ayyaz Khan 7d0da6202c some fixes related to variable UDH header and Multipart SMS's
reference: https://github.com/larvit/larvitsmpp/issues/1
2016-06-02 15:18:58 -04:00
lilleman 5da55e0f52 Bumped upstream versions, minor adjustments to docs and a log message 2016-05-16 11:22:30 +02:00
lilleman f4a7c51b85 Added coverage badge n stuff 2016-04-27 09:55:55 +02:00
Lillem4n 40ae7bfe90 Merge pull request #5 from velichkov/master
Add code coverage report with Istanbul
2016-04-27 09:25:19 +02:00
Vasil Velichkov 75e18c65bc Add code coverage report with Istanbul
To generate the report run
    $npm run-script cover
2016-04-26 19:28:37 +03:00
lilleman f4ef447b56 Dependency version upgrades 2016-02-11 09:27:20 +01:00
lilleman 7614c42a54 Bumped upstream versions 2016-01-27 12:10:53 +01:00
lilleman 9aa4b6b9d9 Actually doing the dropping :) 2016-01-25 18:34:04 +01:00
lilleman 0f9971e53d Dropping support for node 0.8 2016-01-25 18:32:53 +01:00
lilleman a6998be01d Trying to please node 0.8 with clearer versions 2016-01-25 18:29:03 +01:00
lilleman 82ccb650f1 Bumped third party versions 2016-01-25 18:20:13 +01:00
lilleman 635212ca6e Fixed readme issue on npmjs 2016-01-14 13:29:17 +01:00
lilleman 1e25294095 Added test for readme example and added more logging 2016-01-14 13:19:32 +01:00
lilleman 32fc9c8063 Bumped moment version number 2016-01-13 09:17:29 +01:00
lilleman 4ddf3e798c Added dependency checking badge 2015-12-18 15:00:50 +01:00
lilleman 7ff3e93d91 Added dependency checking badge 2015-12-18 15:00:00 +01:00
lilleman 050ed2b529 Added dependency checking badge 2015-12-18 14:59:39 +01:00
lilleman bd1d6475a7 Added option to force encoding on message splitter 2015-12-14 11:49:26 +01:00
lilleman 7c0d589a07 Added solid dep versions 2015-11-29 14:44:33 +01:00