shellinabox/libhttp/libhttp.sym
Your Name 50fba1b2f1 fix
2017-06-04 01:02:11 +02:00

57 lines
948 B
Text
Executable file

newCGIServer
newServer
deleteServer
serverGetListeningPort
serverGetFd
serverRegisterHttpHandler
serverRegisterStreamingHttpHandler
serverRegisterWebSocketHandler
serverAddConnection
serverDeleteConnection
serverSetTimeout
serverGetTimeout
serverGetConnection
serverConnectionSetEvents
serverExitLoop
serverLoop
serverSupportsSSL
serverEnableSSL
serverSetCertificate
serverSetCertificateFd
serverSetNumericHosts
httpTransfer
httpTransferPartialReply
httpSetCallback
httpGetPrivate
httpSetPrivate
httpSendReply
httpSendWebSocketTextMsg
httpSendWebSocketBinaryMsg
httpExitLoop
httpGetServer
httpGetServerConnection
httpGetPeerName
httpGetMethod
httpGetVersion
httpGetHeaders
newURL
deleteURL
urlGetProtocol
urlGetUser
urlGetPassword
urlGetHost
urlGetPort
urlGetPath
urlGetPathInfo
urlGetQuery
urlGetAnchor
urlGetURL
urlGetArgs
newHashMap
deleteHashMap
addToHashMap
deleteFromHashMap
getRefFromHashMap
getFromHashMap
iterateOverHashMap
getHashmapSize