1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
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
2018-01-21 15:00:02 +00:00
2018-01-21 15:00:02 +00:00
2016-03-09 12:55:57 +01:00
2018-09-06 20:40:09 +02:00
2018-09-06 20:40:09 +02:00
2018-03-24 20:27:48 +00:00
2016-08-02 23:17:28 +01:00
2017-03-25 02:23:01 +00:00
2016-09-13 00:47:54 +01:00
2016-02-24 00:31:55 +00:00
2018-08-13 17:18:19 +02:00
2012-02-20 20:07:38 +00:00
2018-01-21 15:00:02 +00:00
2018-09-05 11:45:31 +02:00
2016-06-08 22:23:00 +01:00
2014-06-29 22:58:33 +01:00
2017-06-11 20:22:19 +01:00

Profanity Build Status

Profanity is a console based XMPP client inspired by Irssi,

alt tag

See the User Guide for information on installing and using Profanity.

Homepage: http://www.profanity.im

Mailing List: https://groups.google.com/forum/#!forum/profanitydev

Plugins repository: https://github.com/boothj5/profanity-plugins

Description
No description provided
Readme 24 MiB
Languages
C 97.4%
Python 1.4%
Makefile 0.6%
M4 0.5%
Shell 0.1%