index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
utils
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
More clang-tidy fixes
Jack Lloyd
2022-02-10
2
-2
/
+12
*
Remove raw new in socket code
Jack Lloyd
2021-04-05
2
-4
/
+4
*
Fix some maintainer mode warnings
Jack Lloyd
2020-02-11
2
-5
/
+7
*
Merge GH #2215 Use .lib suffix consistently on Windows
Jack Lloyd
2019-12-07
1
-1
/
+1
|
\
|
*
Fix Windows linking to consistently use .lib suffix as required
Jack Lloyd
2019-12-06
1
-1
/
+1
*
|
Fix MSVC warnings in socket utils
Jack Lloyd
2019-12-06
2
-14
/
+18
|
/
*
FreeBSD build fix.
David Carlier
2019-10-24
1
-0
/
+2
*
silence trivial warnings
Nuno Goncalves
2019-10-20
3
-0
/
+7
*
Avoid Coverity warning about unreachable code
Jack Lloyd
2019-10-18
1
-2
/
+4
*
Add UDP client
Nuno Goncalves
2019-10-14
3
-0
/
+412
*
Add URI class to parse IPv4, IPv6 and domain names together with port number
Nuno Goncalves
2019-10-14
2
-0
/
+232
*
Style fix
Nuno Goncalves
2019-10-14
1
-11
/
+5
*
Fix various MSVC warnings
Jack Lloyd
2019-06-29
1
-4
/
+7
*
Fix a few warnings in Boost specific code
Jack Lloyd
2019-04-13
1
-1
/
+1
*
Rename 'darwin' target to 'macos'
Jack Lloyd
2019-03-27
1
-3
/
+3
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-15
/
+16
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
1
-1
/
+1
*
Small fixes for QNX [ci skip]
Jack Lloyd
2018-10-12
1
-0
/
+1
*
Remove debug printf
Jack Lloyd
2018-05-22
1
-1
/
+1
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
1
-5
/
+5
*
Disable sockets on MinGW
Jack Lloyd
2017-12-30
1
-3
/
+3
*
Fix socket libs for Solaris
Jack Lloyd
2017-12-23
1
-0
/
+1
*
Fix build issue on Haiku
Jack Lloyd
2017-12-23
2
-0
/
+2
*
Fix some shadow and unused parameter warnings
Jack Lloyd
2017-12-20
1
-2
/
+2
*
Windows has a different return type
Jack Lloyd
2017-12-17
1
-2
/
+4
*
Merge BSD and Winsock variations together
Jack Lloyd
2017-12-17
1
-105
/
+61
*
Missing include
Jack Lloyd
2017-12-17
1
-0
/
+1
*
Handle timeouts in BSD sockets
Jack Lloyd
2017-12-17
1
-5
/
+61
*
Add timeouts to Asio sockets
Jack Lloyd
2017-12-17
3
-0
/
+429