Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-21 | examples: Fixed compilation warnings | Steve Holme | |
pop3-multi.c:96:5: warning: implicit declaration of function 'memset' imap-multi.c:96:5: warning: implicit declaration of function 'memset' http2-download.c:226:5: warning: implicit declaration of function 'memset' http2-upload.c:290:5: warning: implicit declaration of function 'memset' http2-upload.c:290:5: warning: implicit declaration of function 'memset' | |||
2015-07-01 | examples: provide <DESC> sections | Daniel Stenberg | |
2015-06-01 | http2-upload.c: use PIPEWAIT for playing HTTP/2 better | Daniel Stenberg | |
2015-05-28 | http2 examples: clean up some comments | Daniel Stenberg | |
2015-05-28 | examples: added two programs doing multiplexed HTTP/2 | Daniel Stenberg | |