MCPcopy Create free account

hub / github.com/HumbleNet/HumbleNet / functions

Functions8,357 in github.com/HumbleNet/HumbleNet

↓ 2 callersFunctionILibIsRunningOnChainThread
3rdparty/webrtc/Microstack/ILibParsers.c:7510
↓ 2 callersFunctionILibLinkedList_AddHead
! \fn ILibLinkedList_AddHead(void *LinkedList, void *data) \brief Creates a new element, and inserts it at the top of the linked list. \param LinkedLi
3rdparty/webrtc/Microstack/ILibParsers.c:5488
↓ 2 callersFunctionILibLinkedList_InsertBefore
! \fn ILibLinkedList_InsertBefore(void *LinkedList_Node, void *data) \brief Creates a new element, and inserts it before the given node \param LinkedL
3rdparty/webrtc/Microstack/ILibParsers.c:5349
↓ 2 callersFunctionILibLinkedList_SortedInsert
If there is a duplicate (comparer returns 0), this method will replace the old data with new data, and return the old data
3rdparty/webrtc/Microstack/ILibParsers.c:5234
↓ 2 callersFunctionILibLinkedList_SortedInsertEx
3rdparty/webrtc/Microstack/ILibParsers.c:5196
↓ 2 callersFunctionILibParsePacketHeader
! \fn ILibParsePacketHeader(char* buffer, int offset, int length) \brief Parses the HTTP headers from a buffer, into a packetheader structure \param b
3rdparty/webrtc/Microstack/ILibParsers.c:3817
↓ 2 callersFunctionILibProcessAsyncSocket
Internal method called when data is ready to be processed on an ILibAsyncSocket <param name="Reader">The ILibAsyncSocket with pending data</param>
3rdparty/webrtc/Microstack/ILibAsyncSocket.c:878
↓ 2 callersFunctionILibProcessPipe_WriteData_Create
3rdparty/webrtc/Microstack/ILibProcessPipe.c:114
↓ 2 callersFunctionILibRemoteLogging_Destroy
3rdparty/webrtc/Microstack/ILibRemoteLogging.c:48
↓ 2 callersFunctionILibRemoteLogging_Dispatch_Update
3rdparty/webrtc/Microstack/ILibRemoteLogging.c:196
↓ 2 callersFunctionILibSCTP_AddOptionalVariableParameter
3rdparty/webrtc/Microstack/ILibWebRTC.c:3338
↓ 2 callersFunctionILibSCTP_AddPacketToHoldingQueue
3rdparty/webrtc/Microstack/ILibWebRTC.c:3434
↓ 2 callersFunctionILibSCTP_Close
3rdparty/webrtc/Microstack/ILibWebRTC.c:3241
↓ 2 callersFunctionILibSCTP_DoesPeerSupportFeature
3rdparty/webrtc/Microstack/ILibWebRTC.c:4595
↓ 2 callersFunctionILibSparseArray_ClearEx
3rdparty/webrtc/Microstack/ILibParsers.c:5928
↓ 2 callersFunctionILibSparseArray_CreateEx
3rdparty/webrtc/Microstack/ILibParsers.c:5799
↓ 2 callersFunctionILibSparseArray_GetEx
3rdparty/webrtc/Microstack/ILibParsers.c:5871
↓ 2 callersFunctionILibStun_ComputeIntegrityKey
user must be 8 byte buffer, secret must be 32 byte buffer, key must be 32 byte buffer
3rdparty/webrtc/Microstack/ILibWebRTC.c:1215
↓ 2 callersFunctionILibStun_CreateDtlsSession
3rdparty/webrtc/Microstack/ILibWebRTC.c:4611
↓ 2 callersFunctionILibStun_DTLS_Success
3rdparty/webrtc/Microstack/ILibWebRTC.c:4747
↓ 2 callersFunctionILibStun_GenerateIceRequestPacket
3rdparty/webrtc/Microstack/ILibWebRTC.c:2119
↓ 2 callersFunctionILibStun_GenerateUserAndKey
result must be 42 byte buffer. Result will contrain user length (8), 8 byte username, password length (32), 32 byte password
3rdparty/webrtc/Microstack/ILibWebRTC.c:1226
↓ 2 callersFunctionILibStun_GetFreeIceStateSlot
Returns slot number that was used... -1 on Error
3rdparty/webrtc/Microstack/ILibWebRTC.c:1077
↓ 2 callersFunctionILibStun_GetNextPeriodicInterval
3rdparty/webrtc/Microstack/ILibWebRTC.c:1159
↓ 2 callersFunctionILibStun_ICE_Start
3rdparty/webrtc/Microstack/ILibWebRTC.c:2348
↓ 2 callersFunctionILibStun_InitiateSCTP
3rdparty/webrtc/Microstack/ILibWebRTC.c:4421
↓ 2 callersFunctionILibStun_OnUDP
3rdparty/webrtc/Microstack/ILibWebRTC.c:4786
↓ 2 callersFunctionILibStun_SctpSendData
3rdparty/webrtc/Microstack/ILibWebRTC.c:2827
↓ 2 callersFunctionILibStun_SctpSendDataEx
3rdparty/webrtc/Microstack/ILibWebRTC.c:2734
↓ 2 callersFunctionILibStun_SendIceRequest
3rdparty/webrtc/Microstack/ILibWebRTC.c:2178
↓ 2 callersFunctionILibStun_SendPacket
3rdparty/webrtc/Microstack/ILibWebRTC.c:1428
↓ 2 callersFunctionILibStun_SendPacketEx
3rdparty/webrtc/Microstack/ILibWebRTC.c:1406
↓ 2 callersFunctionILibStun_WebRTC_UpdateOfferResponse
3rdparty/webrtc/Microstack/ILibWebRTC.c:1311
↓ 2 callersFunctionILibTURN_GetAttributeCount
3rdparty/webrtc/Microstack/ILibWebRTC.c:5423
↓ 2 callersFunctionILibTURN_GetXORMappedAddress
3rdparty/webrtc/Microstack/ILibWebRTC.c:5812
↓ 2 callersFunctionILibTime_ValidateDatePortion
3rdparty/webrtc/Microstack/ILibParsers.c:6946
↓ 2 callersFunctionILibUrl_GetHost
3rdparty/webrtc/Microstack/ILibParsers.c:4538
↓ 2 callersFunctionILibWebClient_Disconnect
! \fn ILibWebClient_Disconnect(ILibWebClient_StateObject wcdo) \brief Disconnects the underlying socket, of a client object. \par <b>Note</b>: This
3rdparty/webrtc/Microstack/ILibWebClient.c:2490
↓ 2 callersFunctionILibWebClient_OnSendOKSink
Internal method dispatched by the OnSendOK event of the underlying ILibAsyncSocket <param name="socketModule">The underlying ILibAsyncSocket</param>
3rdparty/webrtc/Microstack/ILibWebClient.c:1570
↓ 2 callersFunctionILibWebClient_PipelineRequestEx2
3rdparty/webrtc/Microstack/ILibWebClient.c:2076
↓ 2 callersFunctionILibWebClient_ProcessChunk
{{{ REMOVE_THIS_FOR_HTTP/1.0_ONLY_SUPPORT--> }}} Internal method called to decode chunked transfers <param name="socketModule">The ILibWebClient tok
3rdparty/webrtc/Microstack/ILibWebClient.c:747
↓ 2 callersFunctionILibWebClient_Resume
! \fn ILibWebClient_Resume(ILibWebClient_StateObject wcdo) \brief Resumes a paused connection \par If the client has set the PAUSED flag, the under
3rdparty/webrtc/Microstack/ILibWebClient.c:2460
↓ 2 callersFunctionILibWebRTC_CloseDataChannelEx
3rdparty/webrtc/Microstack/ILibWebRTC.c:4577
↓ 2 callersFunctionILibWebRTC_DTLS_HandshakeDetect
3rdparty/webrtc/Microstack/ILibWebRTC.c:847
↓ 2 callersFunctionILibWebRTC_DestroySparseArrayTables
3rdparty/webrtc/Microstack/ILibWebRTC.c:939
↓ 2 callersFunctionILibWebRTC_PropagateChannelClose
3rdparty/webrtc/Microstack/ILibWebRTC.c:3367
↓ 2 callersFunctionILibWebRTC_SetTurnServer
3rdparty/webrtc/Microstack/ILibWebRTC.c:5122
↓ 2 callersFunctionILibWebRTC_SetUserObject
3rdparty/webrtc/Microstack/ILibWebRTC.c:990
↓ 2 callersFunctionILibWebServer_Digest_SendUnauthorized
3rdparty/webrtc/Microstack/ILibWebServer.c:971
↓ 2 callersFunctionILibWebServer_DisconnectSession
! \fn void ILibWebServer_DisconnectSession(struct ILibWebServer_Session *session) \brief Terminates an ILibWebServer_Session. \par <B>Note:</B> Normal
3rdparty/webrtc/Microstack/ILibWebServer.c:1881
↓ 2 callersFunctionILibWebServer_SetTLS
3rdparty/webrtc/Microstack/ILibWebServer.c:884
↓ 2 callersFunctionILibWebServer_UpgradeWebSocket
3rdparty/webrtc/Microstack/ILibWebServer.c:1198
↓ 2 callersFunctionILibWebServer_WebSocket_Close
3rdparty/webrtc/Microstack/ILibWebServer.c:693
↓ 2 callersFunctionILibWhichPowerOfTwo
3rdparty/webrtc/Microstack/ILibParsers.c:153
↓ 2 callersFunctionILibWrapper_BlockToSDP
3rdparty/webrtc/Microstack/ILibWrapperWebRTC.c:405
↓ 2 callersFunctionILibWrapper_InitializeDataChannel_Transport
3rdparty/webrtc/Microstack/ILibWrapperWebRTC.c:128
↓ 2 callersFunctionILibWrapper_WebRTC_DataChannel_Close
3rdparty/webrtc/Microstack/ILibWrapperWebRTC.c:1026
↓ 2 callersFunctionILibWrapper_WebRTC_DataChannel_Create
3rdparty/webrtc/Microstack/ILibWrapperWebRTC.c:1022
↓ 2 callersFunctionILibWrapper_WebRTC_DataChannel_Send
3rdparty/webrtc/Microstack/ILibWrapperWebRTC.c:1013
↓ 2 callersFunctionILibWrapper_WebRTC_DataChannel_SendEx
3rdparty/webrtc/Microstack/ILibWrapperWebRTC.c:1007
↓ 2 callersFunctionIMPLEMENT_ASN1_FUNCTIONS
(PBEPARAM)
3rdparty/boringssl/crypto/pkcs8/p5_pbe.c:72
↓ 2 callersFunctionImportKey
3rdparty/boringssl/crypto/evp/evp_test.cc:122
↓ 2 callersFunctionInitSocketLibrary
3rdparty/boringssl/tool/transport_common.cc:57
↓ 2 callersFunctionLoadX509KeyPair
LoadX509KeyPair reads and parses a public/private key pair from a pair of files. The files must contain PEM encoded data.
3rdparty/boringssl/ssl/test/runner/tls.go:174
↓ 2 callersMethodMAC
(digestBuf, seq, header, length, data []byte)
3rdparty/boringssl/ssl/test/runner/cipher_suites.go:211
↓ 2 callersFunctionNCONF_get_string
3rdparty/boringssl/crypto/conf/conf.c:368
↓ 2 callersFunctionNewLRUClientSessionCache
NewLRUClientSessionCache returns a ClientSessionCache with the given capacity that uses an LRU strategy. If capacity is < 1, a default capacity is use
3rdparty/boringssl/ssl/test/runner/common.go:1093
↓ 2 callersFunctionNewLRUServerSessionCache
NewLRUServerSessionCache returns a ServerSessionCache with the given capacity that uses an LRU strategy. If capacity is < 1, a default capacity is use
3rdparty/boringssl/ssl/test/runner/common.go:1111
↓ 2 callersMethodNonceSize
()
3rdparty/boringssl/ssl/test/runner/chacha20_poly1305.go:133
↓ 2 callersFunctionOBJ_sn2nid
3rdparty/boringssl/crypto/obj/obj.c:236
↓ 2 callersFunctionOPENSSL_gmtime_diff
3rdparty/boringssl/crypto/time_support.c:174
↓ 2 callersFunctionOSAtomicAdd64Barrier
3rdparty/Amalgamate/juce_core_amalgam.h:2121
↓ 2 callersFunctionOpenFile
OpenFile opens the regular file named |filename| and sets |*out_fd| to be a file descriptor to it. Returns true on sucess or prints an error to stderr
3rdparty/boringssl/tool/digest.cc:81
↓ 2 callersFunctionPEM_ASN1_write_bio
3rdparty/boringssl/crypto/pem/pem_lib.c:266
↓ 2 callersFunctionPEM_dek_info
3rdparty/boringssl/crypto/pem/pem_lib.c:100
↓ 2 callersFunctionPEM_do_header
3rdparty/boringssl/crypto/pem/pem_lib.c:365
↓ 2 callersFunctionPEM_proc_type
3rdparty/boringssl/crypto/pem/pem_lib.c:82
↓ 2 callersFunctionPEM_read_bio_RSAPrivateKey
3rdparty/boringssl/crypto/pem/pem_all.c:153
↓ 2 callersFunctionPKCS12_verify_mac
3rdparty/boringssl/crypto/pkcs8/pkcs8.c:1180
↓ 2 callersFunctionPKCS7_bundle_CRLs
3rdparty/boringssl/crypto/x509/pkcs7.c:351
↓ 2 callersFunctionPKCS7_bundle_certificates
3rdparty/boringssl/crypto/x509/pkcs7.c:321
↓ 2 callersFunctionPKCS8_decrypt_pbe
3rdparty/boringssl/crypto/pkcs8/pkcs8.c:496
↓ 2 callersFunctionPaddingBytes
Computes how many bytes you'd have to pad to be able to write an "scalar_size" scalar if the buffer had grown to "buf_size" (downwards in memory).
3rdparty/flatbuffers/include/flatbuffers/flatbuffers.h:540
↓ 2 callersFunctionParseCertificate
3rdparty/boringssl/crypto/evp/evp_extra_test.cc:632
↓ 2 callersFunctionPrintCipherPreferenceList
3rdparty/boringssl/ssl/ssl_test.cc:257
↓ 2 callersFunctionPrintConnectionInfo
3rdparty/boringssl/tool/transport_common.cc:168
↓ 2 callersFunctionPrintDataHex
Prints out the data buffer as a sequence of hex bytes.
3rdparty/boringssl/crypto/evp/pbkdf_test.cc:26
↓ 2 callersFunctionPutByte
(int offset, byte value)
3rdparty/flatbuffers/csharp/ByteBuffer.cs:143
↓ 2 callersMethodPutByte
(byte x)
3rdparty/flatbuffers/csharp/FlatBufferBuilder.cs:153
↓ 2 callersMethodPutInt
(int x)
3rdparty/flatbuffers/csharp/FlatBufferBuilder.cs:168
↓ 2 callersFunctionPutUint
(int offset, uint value)
3rdparty/flatbuffers/csharp/ByteBuffer.cs:185
↓ 2 callersFunctionPutUlong
(int offset, ulong value)
3rdparty/flatbuffers/csharp/ByteBuffer.cs:201
↓ 2 callersFunctionPutUshort
(int offset, ushort value)
3rdparty/flatbuffers/csharp/ByteBuffer.cs:169
↓ 2 callersFunctionRAND_add
3rdparty/boringssl/crypto/rand/rand.c:214
↓ 2 callersFunctionRC2_cbc_encrypt
3rdparty/boringssl/crypto/cipher/e_rc2.c:212
↓ 2 callersFunctionRC2_decrypt
3rdparty/boringssl/crypto/cipher/e_rc2.c:167
↓ 2 callersFunctionRC2_encrypt
3rdparty/boringssl/crypto/cipher/e_rc2.c:123
↓ 2 callersFunctionRSA_generate_multi_prime_key
3rdparty/boringssl/crypto/rsa/rsa.c:180
↓ 2 callersFunctionRSA_is_opaque
3rdparty/boringssl/crypto/rsa/rsa.c:294
↓ 2 callersFunctionRSA_padding_add_PKCS1_OAEP_mgf1
3rdparty/boringssl/crypto/rsa/padding.c:322
← previousnext →2,001–2,100 of 8,357, ranked by callers