Michael Vetter
82f8083b85
Move p_sha1_hash() to stanza.c
...
Move `p_sha1_hash()` from `common.c` to `xmpp/stanza.c` as it is only
used in this file and now depends on libstrophe so xmpp is a better
namespace folder.
Renaming it as `_stanza_create_sha1_hash()`. And making static since
only used here.
The function cannot be tested in the unit tests anymore.
Once functional tests are working again we should write a test for the
sha1 functionality.
2018-09-06 20:40:09 +02:00
..
2016-11-22 00:39:52 +00:00
2015-09-08 20:18:31 +01:00
2016-08-18 22:53:23 +01:00
2017-04-01 00:27:11 +01:00
2018-08-13 17:19:51 +02:00
2018-03-09 21:15:27 +00:00
2018-02-05 20:01:54 +00:00
2016-07-24 21:49:35 +01:00
2015-06-12 23:53:30 +01:00
2017-04-01 00:27:11 +01:00
2017-04-01 00:27:11 +01:00
2016-07-04 21:10:11 +01:00
2016-07-04 00:41:29 +01:00
2016-07-24 14:23:55 +01:00
2015-06-12 23:53:30 +01:00
2017-01-16 00:21:57 +00:00
2015-06-24 21:36:39 +01:00
2016-05-22 23:59:52 +01:00
2015-06-12 23:53:30 +01:00
2018-03-04 00:35:53 +00:00
2018-03-04 00:35:53 +00:00
2016-05-22 23:59:52 +01:00
2015-06-12 23:53:30 +01:00
2016-07-24 15:08:47 +01:00
2015-06-12 23:53:30 +01:00
2016-07-24 15:02:43 +01:00
2015-06-12 23:53:30 +01:00
2016-10-16 22:13:49 +01:00
2016-05-10 23:18:11 +01:00
2016-05-22 23:59:52 +01:00
2016-05-10 23:18:11 +01:00
2016-05-31 23:21:19 +01:00
2016-05-31 23:21:19 +01:00
2018-02-04 21:59:33 +00:00
2018-01-27 23:51:03 +00:00
2016-07-24 15:08:47 +01:00
2015-06-12 23:53:30 +01:00
2016-05-22 23:59:52 +01:00
2015-06-12 23:53:30 +01:00
2018-09-06 20:40:09 +02:00
2018-09-06 20:40:09 +02:00
2016-07-24 14:55:32 +01:00
2015-06-12 23:53:30 +01:00
2015-06-12 23:53:30 +01:00
2015-06-12 23:53:30 +01:00
2016-07-24 14:59:28 +01:00
2015-06-12 23:53:30 +01:00
2015-06-12 23:53:30 +01:00
2015-06-12 23:53:30 +01:00
2016-07-24 15:02:43 +01:00
2015-06-12 23:53:30 +01:00
2015-06-12 23:53:30 +01:00
2015-06-12 23:53:30 +01:00
2016-08-17 23:21:48 +01:00
2016-08-17 23:21:48 +01:00
2015-06-12 23:53:30 +01:00
2015-06-12 23:53:30 +01:00
2017-04-01 00:27:11 +01:00
2015-11-14 22:21:57 +00:00
2016-09-25 23:30:44 +01:00
2015-06-12 23:53:30 +01:00
2018-09-06 20:40:09 +02:00