jabberd2
2.2.16
|
c2s/authreg.c [code] | |
c2s/bind.c [code] | Xmpp resource binding |
c2s/c2s.c [code] | |
c2s/c2s.h [code] | |
c2s/main.c [code] | |
c2s/pbx.c [code] | PBX integration |
c2s/pbx_commands.c [code] | PBX integration commands interpreter |
c2s/sm.c [code] | |
mio/mio.c [code] | |
mio/mio.h [code] | Mio - manage i/o |
mio/mio_epoll.c [code] | |
mio/mio_epoll.h [code] | |
mio/mio_impl.h [code] | |
mio/mio_kqueue.c [code] | |
mio/mio_kqueue.h [code] | |
mio/mio_poll.c [code] | |
mio/mio_poll.h [code] | |
mio/mio_select.c [code] | |
mio/mio_select.h [code] | |
mio/mio_wsasync.c [code] | |
mio/mio_wsasync.h [code] | |
router/aci.c [code] | |
router/filter.c [code] | |
router/main.c [code] | |
router/router.c [code] | |
router/router.h [code] | |
router/user.c [code] | |
s2s/db.c [code] | |
s2s/in.c [code] | |
s2s/main.c [code] | |
s2s/out.c [code] | |
s2s/router.c [code] | |
s2s/s2s.h [code] | |
s2s/util.c [code] | |
sm/aci.c [code] | Access control manager |
sm/dispatch.c [code] | Packet dispatcher |
sm/feature.c [code] | Feature registration |
sm/main.c [code] | Initialisation |
sm/mm.c [code] | Module manager |
sm/mod_active.c [code] | Active user management |
sm/mod_amp.c [code] | Advanced Message Processing (JEP-0079) module |
sm/mod_announce.c [code] | Announce (broadcast) messages |
sm/mod_deliver.c [code] | Packet delivery |
sm/mod_disco.c [code] | Service discovery |
sm/mod_echo.c [code] | Message echo |
sm/mod_help.c [code] | Forward messages to administrators |
sm/mod_iq_last.c [code] | Last activity |
sm/mod_iq_ping.c [code] | Xmpp ping |
sm/mod_iq_private.c [code] | Private xml storage |
sm/mod_iq_time.c [code] | Entity time |
sm/mod_iq_vcard.c [code] | User profiles (vcard) |
sm/mod_iq_version.c [code] | Software version |
sm/mod_offline.c [code] | Offline storage |
sm/mod_pep.c [code] | XEP-0163: Personal Eventing Protocol |
sm/mod_presence.c [code] | Presence tracker driver |
sm/mod_privacy.c [code] | XEP-0016 Privacy Lists and XEP-0191 Simple Comunications Blocking |
sm/mod_roster.c [code] | Roster managment & subscriptions |
sm/mod_roster_publish.c [code] | Roster publishing |
sm/mod_session.c [code] | Session control |
sm/mod_status.c [code] | Status info management |
sm/mod_template_roster.c [code] | User auto-population - roster |
sm/mod_vacation.c [code] | Vacation messages |
sm/mod_validate.c [code] | Packet validator |
sm/pkt.c [code] | Packet abstraction |
sm/pres.c [code] | Presence tracker |
sm/sess.c [code] | Session management |
sm/sm.c [code] | Stream / io callbacks |
sm/sm.h [code] | Data structures and prototypes for the session manager |
sm/user.c [code] | User management |
sx/ack.c [code] | |
sx/address.c [code] | |
sx/callback.c [code] | |
sx/chain.c [code] | |
sx/client.c [code] | |
sx/compress.c [code] | |
sx/env.c [code] | |
sx/error.c [code] | |
sx/io.c [code] | |
sx/plugins.h [code] | |
sx/sasl.h [code] | |
sx/sasl_cyrus.c [code] | |
sx/sasl_gsasl.c [code] | |
sx/server.c [code] | |
sx/ssl.c [code] | |
sx/sx.c [code] | |
sx/sx.h [code] | |
util/access.c [code] | |
util/base64.c [code] | |
util/base64.h [code] | Base64 encoding |
util/config.c [code] | |
util/datetime.c [code] | |
util/datetime.h [code] | ISO 8610 / JEP 82 date/time manipulation |
util/hex.c [code] | |
util/inaddr.c [code] | Object like wrapper around struct sockaddr_storage |
util/inaddr.h [code] | |
util/jid.c [code] | |
util/jid.h [code] | Jabber identifiers |
util/jqueue.c [code] | |
util/jsignal.c [code] | |
util/log.c [code] | |
util/log.h [code] | Logging functions |
util/md5.c [code] | |
util/md5.h [code] | |
util/misc.c [code] | |
util/misc.h [code] | Miscellaneous utilities |
util/nad.c [code] | |
util/nad.h [code] | Not A DOM |
util/pool.c [code] | |
util/pool.h [code] | |
util/pqueue.c [code] | |
util/pqueue.h [code] | Priority queues |
util/rate.c [code] | |
util/serial.c [code] | |
util/sha1.c [code] | |
util/sha1.h [code] | |
util/stanza.c [code] | |
util/str.c [code] | |
util/uri.h [code] | Common URIs |
util/util.h [code] | |
util/util_compat.h [code] | Define the structures that could be missing in old libc implementations |
util/xdata.c [code] | |
util/xdata.h [code] | |
util/xhash.c [code] | |
util/xhash.h [code] | Hashtables |