2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'core/httpd' More... over 10 years ago
minor, do no fstat()ing in work_fil(), let the httpd figure it out More... over 10 years ago
minor, insist on doing the fstat()ing ourselves in _enq_resp() More... over 10 years ago
Merge branch 'endpnt/files' More... over 10 years ago
minor, provide endpoint files/ sent off as DTYP_SOCK using sendfile() More... over 10 years ago
minor, allow sockets as response (DTYP_SOCK) More... over 10 years ago
chore, PEBKAC, use a libcurl package that actually exists More... over 10 years ago
Merge branch 'feat/curl-gandapi' More... over 10 years ago
chore, add libcurl to travis CI config More... over 10 years ago
minor, use libcurl to send data to and receive from gandalfd More... over 10 years ago
chore, conditionalise cliapps on libcurl More... over 10 years ago
Merge branch 'core/matapi' More... over 10 years ago
fix, reuse allocated memory in the result object and also free it at the end More... over 10 years ago
Merge branch 'core/matapi' More... over 10 years ago
minor, return struct in matlab api's gand_get_series() More... over 10 years ago
minor, omit valflav array from gand_get_series() in gandapi More... over 10 years ago
minor, import interning system from glod More... over 10 years ago
minor, transparently reopen the socket upon SIGPIPE in gand_send() More... over 10 years ago
minor, use send() (instead of write()) to catch SIGPIPE when writing More... over 10 years ago
minor, collapse callbacks for matlab into one More... over 10 years ago
Merge branch 'core/httpd' More... over 10 years ago
minor, run user's workf() in a simple loop in sock_data_cb() More... over 10 years ago
minor, extend httpd_req object by data word (pointing to payload) More... over 10 years ago
Merge branch 'core/cliapi' More... over 10 years ago
minor, send Host HTTP header in gandapi to gandalfd More... over 10 years ago
Merge branch 'bld/chn' More... over 10 years ago
chore, issue a warning when libev could not be found right at configure time More... over 10 years ago
hygiene, don't preset libev_LIBS, AC_CHECK_LIB will do that for us More... over 10 years ago
chore, spell HAVE_LIBEV properly and consistently More... over 10 years ago
fix, PEBKAC, spell ac cache var for ev_loop_new in libev correctly More... over 10 years ago