index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
curl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-27
Fix curl constructor for nullfd input for HTTP POST method
Karen Arutyunov
2
-3
/
+6
2024-02-26
Add curl constructors which allow to adjust curl command line
Karen Arutyunov
2
-4
/
+19
2024-02-26
Allow nullfd input for HTTP POST method in curl class constructor
Karen Arutyunov
2
-0
/
+10
2024-02-26
Add read_http_status(), parse_http_status_code(), and read_http_response_line...
Karen Arutyunov
1
-3
/
+3
2021-09-28
Get rid of C++ modules related code and rename *.mxx files to *.hxx
Karen Arutyunov
1
-25
/
+6
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
1
-2
/
+3
2020-02-12
Fix curl testscript
Karen Arutyunov
1
-8
/
+8
2020-02-12
Rename fdnull() to fdopen_null()
Karen Arutyunov
1
-4
/
+4
2020-02-06
Drop copyright notice from source code
Boris Kolpackov
3
-3
/
+0
2019-08-01
Combine multiple single-character flags into a single argument for testscript...
Karen Arutyunov
1
-8
/
+8
2019-05-03
Partially dismantle modularization using Modules TS semantics
Boris Kolpackov
2
-4
/
+3
2019-01-16
Update copyright year
Karen Arutyunov
3
-3
/
+3
2018-05-19
Update copyright year
Karen Arutyunov
3
-3
/
+3
2018-05-19
Get rid of doc{version} and types for testscript and manifest in buildfiles
Karen Arutyunov
1
-1
/
+1
2017-10-01
Only enable modularized build if forced
Boris Kolpackov
1
-6
/
+1
2017-09-22
Initial modularization with both Clang and VC hacks
Boris Kolpackov
2
-4
/
+33
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
1
-1
/
+1
2017-07-13
Fix tests linkage
Karen Arutyunov
1
-2
/
+2
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
1
-1
/
+1
2017-05-01
Add hxx extension for headers and lib prefix for library dir
Karen Arutyunov
2
-5
/
+5
2017-04-18
Implement curl process
Boris Kolpackov
3
-0
/
+185