This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
BlueSocket
Watch
1
Star
0
Fork
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.12.51
BlueSocket
/
Sources
T
History
Bill Abt
3c06c5a5bb
During a read operation with truncate equal to true, the memcpy statement was incorrect, causing a buffer overflow. This commit corrects that problem.
2017-05-19 09:18:33 -04:00
..
Info.plist
Xcode project file changes due to rename from BlueSocket to Socket.
2016-03-24 15:42:32 -04:00
Socket.h
Xcode project file changes due to rename from BlueSocket to Socket.
2016-03-24 15:42:32 -04:00
Socket.swift
During a read operation with truncate equal to true, the memcpy statement was incorrect, causing a buffer overflow. This commit corrects that problem.
2017-05-19 09:18:33 -04:00
SocketProtocols.swift
Change send function signature of the SSLServiceDelegate protocol to not specify an explicitly unwrapped UnsafeRawPointer. Not needed.
2017-01-25 20:31:13 -05:00
SocketUtils.swift
Cast mask to Int32
2017-05-12 16:24:29 -05:00