2
0
mirror of https://github.com/msantos/xmppipe synced 2024-11-13 13:10:32 +00:00
xmppipe/src
2023-10-19 07:08:09 -04:00
..
iq.c XEP-0363: HTTP File Upload 2019-07-15 10:15:01 -04:00
message.c Always display chat markers 2019-07-02 08:13:39 -04:00
muc.c muc: free child stanzas 2019-06-19 09:40:08 -04:00
null.c Consistently format using clang-format 2019-05-19 07:15:11 -04:00
ping.c ping: install a pong handler 2023-09-14 09:35:46 -04:00
presence.c Consistently format using clang-format 2019-05-19 07:15:11 -04:00
restrict_process_capsicum.c capsicum: close any unknown fd's 2023-10-07 07:45:56 -04:00
restrict_process_null.c s/XMPPIPE_RESTRICT/RESTRICT/gi 2019-12-21 08:44:53 -05:00
restrict_process_pledge.c s/XMPPIPE_RESTRICT/RESTRICT/gi 2019-12-21 08:44:53 -05:00
restrict_process_rlimit.c rlimit: test if stdout is a file 2023-06-05 06:53:35 -04:00
restrict_process_seccomp.c seccomp: remove duplicates, allow mremap in stdin mode 2023-03-12 07:23:41 -04:00
stream_management.c stream_management: warning: cast strotonum() result 2019-06-27 10:10:29 -04:00
strtonum.c sandbox->restrict_process 2019-12-20 10:51:27 -05:00
strtonum.h strtonum: fix prototype warning 2019-06-26 10:14:26 -04:00
version.c version: add child stanza before release 2019-07-13 08:47:35 -04:00
xmppipe_conn.c conn, event: remove variable reinitializations 2023-10-13 07:29:46 -04:00
xmppipe_event.c conn, event: remove variable reinitializations 2023-10-13 07:29:46 -04:00
xmppipe_fmt.c fmt: remove variable reinitializations 2023-10-18 06:43:47 -04:00
xmppipe_send.c send: remove variable reinitializations 2023-10-19 07:08:09 -04:00
xmppipe_util.c cleanup: variable reinitializations 2023-10-12 07:18:19 -04:00
xmppipe.c cleanup: variable reinitializations 2023-10-12 07:18:19 -04:00
xmppipe.h ping: install a pong handler 2023-09-14 09:35:46 -04:00