index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
tcp
/
httpcore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[http] Add support for Digest authentication
Michael Brown
2012-05-23
1
-0
/
+173
*
[http] Provide credentials only when requested by server
Michael Brown
2012-05-23
1
-16
/
+128
*
[http] Split construction of Authorization header out of http_step()
Michael Brown
2012-05-23
1
-57
/
+96
*
[http] Defer processing response code until after receiving all headers
Michael Brown
2012-05-22
1
-6
/
+10
*
[http] Reopen connections when server does not keep connection alive
Michael Brown
2012-05-22
1
-31
/
+118
*
[http] Fix typo in memory allocation
Kevin Tran
2012-04-27
1
-1
/
+1
*
[http] Avoid using stack-allocated memory in http_step()
Michael Brown
2012-04-24
1
-14
/
+32
*
[http] Disambiguate the various error causes
Michael Brown
2012-03-27
1
-13
/
+45
*
[tls] Add support for Server Name Indication (SNI)
Michael Brown
2012-03-03
1
-1
/
+2
*
[http] Recognise status code 303 as valid
Jason Lunz
2012-03-01
1
-0
/
+1
*
[http] Allow for HTTPS-only builds
Michael Brown
2012-02-28
1
-0
/
+886