Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 1, 2020 08:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/a1073a269d39a9705805dd657469deec to your computer and use it in GitHub Desktop.
Save r-ryantm/a1073a269d39a9705805dd657469deec to your computer and use it in GitHub Desktop.
/nix/store/g1kxx4jykjv7rvk5nl9q7hlvrfy69x1v-gloox-1.0.24
├── bin
│   └── gloox-config
├── include
│   └── gloox
│   ├── adhoccommandprovider.h
│   ├── adhoc.h
│   ├── adhochandler.h
│   ├── adhocplugin.h
│   ├── amp.h
│   ├── annotations.h
│   ├── annotationshandler.h
│   ├── atomicrefcount.h
│   ├── attention.h
│   ├── base64.h
│   ├── bookmarkhandler.h
│   ├── bookmarkstorage.h
│   ├── bytestreamdatahandler.h
│   ├── bytestream.h
│   ├── bytestreamhandler.h
│   ├── capabilities.h
│   ├── carbons.h
│   ├── chatstatefilter.h
│   ├── chatstate.h
│   ├── chatstatehandler.h
│   ├── clientbase.h
│   ├── client.h
│   ├── component.h
│   ├── compressionbase.h
│   ├── compressiondatahandler.h
│   ├── compressiondefault.h
│   ├── connectionbase.h
│   ├── connectionbosh.h
│   ├── connectiondatahandler.h
│   ├── connectionhandler.h
│   ├── connectionhttpproxy.h
│   ├── connectionlistener.h
│   ├── connectionsocks5proxy.h
│   ├── connectiontcpbase.h
│   ├── connectiontcpclient.h
│   ├── connectiontcpserver.h
│   ├── connectiontls.h
│   ├── connectiontlsserver.h
│   ├── dataformfieldcontainer.h
│   ├── dataformfield.h
│   ├── dataform.h
│   ├── dataformitem.h
│   ├── dataformreported.h
│   ├── delayeddelivery.h
│   ├── disco.h
│   ├── discohandler.h
│   ├── disconodehandler.h
│   ├── error.h
│   ├── eventdispatcher.h
│   ├── event.h
│   ├── eventhandler.h
│   ├── featureneg.h
│   ├── flexoff.h
│   ├── flexoffhandler.h
│   ├── forward.h
│   ├── gloox.h
│   ├── glooxversion.h
│   ├── gpgencrypted.h
│   ├── gpgsigned.h
│   ├── inbandbytestream.h
│   ├── instantmucroom.h
│   ├── iodata.h
│   ├── iq.h
│   ├── iqhandler.h
│   ├── jid.h
│   ├── jinglecontent.h
│   ├── jinglefiletransfer.h
│   ├── jingleiceudp.h
│   ├── jinglepluginfactory.h
│   ├── jingleplugin.h
│   ├── jinglesession.h
│   ├── jinglesessionhandler.h
│   ├── jinglesessionmanager.h
│   ├── lastactivity.h
│   ├── lastactivityhandler.h
│   ├── linklocalclient.h
│   ├── linklocal.h
│   ├── linklocalhandler.h
│   ├── linklocalmanager.h
│   ├── loghandler.h
│   ├── logsink.h
│   ├── macros.h
│   ├── md5.h
│   ├── messageeventfilter.h
│   ├── messageevent.h
│   ├── messageeventhandler.h
│   ├── messagefilter.h
│   ├── message.h
│   ├── messagehandler.h
│   ├── messagesession.h
│   ├── messagesessionhandler.h
│   ├── mucinvitationhandler.h
│   ├── mucroomconfighandler.h
│   ├── mucroom.h
│   ├── mucroomhandler.h
│   ├── mutexguard.h
│   ├── mutex.h
│   ├── nickname.h
│   ├── oob.h
│   ├── parser.h
│   ├── presence.h
│   ├── presencehandler.h
│   ├── privacyitem.h
│   ├── privacylisthandler.h
│   ├── privacymanager.h
│   ├── privatexml.h
│   ├── privatexmlhandler.h
│   ├── pubsubevent.h
│   ├── pubsub.h
│   ├── pubsubitem.h
│   ├── pubsubmanager.h
│   ├── pubsubresulthandler.h
│   ├── receipt.h
│   ├── registration.h
│   ├── registrationhandler.h
│   ├── resource.h
│   ├── rosteritem.h
│   ├── rosterlistener.h
│   ├── rostermanager.h
│   ├── search.h
│   ├── searchhandler.h
│   ├── sha.h
│   ├── shim.h
│   ├── sihandler.h
│   ├── simanager.h
│   ├── siprofileft.h
│   ├── siprofilefthandler.h
│   ├── siprofilehandler.h
│   ├── socks5bytestream.h
│   ├── socks5bytestreammanager.h
│   ├── socks5bytestreamserver.h
│   ├── softwareversion.h
│   ├── stanzaextension.h
│   ├── stanza.h
│   ├── statisticshandler.h
│   ├── subscription.h
│   ├── subscriptionhandler.h
│   ├── tag.h
│   ├── taghandler.h
│   ├── tlsbase.h
│   ├── tlsdefault.h
│   ├── tlshandler.h
│   ├── uniquemucroom.h
│   ├── util.h
│   ├── vcard.h
│   ├── vcardhandler.h
│   ├── vcardmanager.h
│   ├── vcardupdate.h
│   └── xhtmlim.h
└── lib
├── libgloox.la
├── libgloox.so -> libgloox.so.18.0.0
├── libgloox.so.18 -> libgloox.so.18.0.0
├── libgloox.so.18.0.0
└── pkgconfig
└── gloox.pc
5 directories, 155 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment