Commit Graph

20 Commits

Author SHA1 Message Date
fdb615a213 feat: Add stbbr_for_presence_to for MUC join presence matching
- Add prime_for_presence_to() and prime_get_for_presence_to() in prime.c
- Add presence_to_callback() in server.c to handle MUC join presence
- Export stbbr_for_presence_to() in stabber.h
- Add stanzas_debug_last() for debugging failed verifications
2025-12-06 15:06:02 +03:00
d09adad0e1 fix: Remove debug logging that interfered with expect tests 2025-12-03 02:38:33 +03:00
James Booth
ed75087e44 Minor code style changes 2016-11-08 23:17:59 +00:00
James Booth
954d3a2128 Moved logging, added log level paramater to standalone runner 2015-06-08 22:18:48 +01:00
James Booth
b1a9f6470b Renamed parse_stanza -> stanza_parse 2015-06-06 23:06:00 +01:00
James Booth
ddd1bf99a4 Moved stanza data structures 2015-06-06 22:37:50 +01:00
James Booth
b7151c5da3 Renamed parser -> stanza 2015-06-06 22:28:10 +01:00
James Booth
6522e94977 Renamed stanza -> stanzas 2015-06-06 22:22:18 +01:00
James Booth
202c4946a6 Fixed double free 2015-06-02 00:41:35 +01:00
James Booth
fe36df4dbe Allow stubbing based on query xmlns 2015-06-02 00:19:53 +01:00
James Booth
ddb837cdcd Renamed stbbr_for -> stbbr_for_id 2015-06-01 22:02:18 +01:00
James Booth
32db648cfb Added prime for id to http api 2015-06-01 19:50:50 +01:00
James Booth
6afa417667 Added license 2015-06-01 00:38:11 +01:00
James Booth
23cbdc9013 Handle shutdown 2015-05-24 00:55:39 +01:00
James Booth
abc78757b6 Use non blocking socket accept and read 2015-05-19 00:39:35 +01:00
James Booth
c6fb212a74 Free primes 2015-05-18 00:33:24 +01:00
James Booth
27f44c01ff Moved thread creation 2015-05-17 15:24:03 +01:00
James Booth
94d1f1e84d Renamed stanza->stream for id callback 2015-05-16 22:31:36 +01:00
James Booth
ede3ccab9d Added id handler 2015-05-16 21:55:51 +01:00
James Booth
50cd28a977 Added password primer 2015-05-16 03:03:24 +01:00