February 4, 2014
View 4e1236c

Add option for configuring the timeout for stats submissions

Shawn Webb authored on 2014/02/04 07:23:26
January 30, 2014
View b845174

Fix off-by-one error. Make Valgrind happy.

Shawn Webb authored on 2014/01/30 02:57:46
January 23, 2014
View e6786fe

Fix Windows build

Shawn Webb authored on 2014/01/23 07:38:29
January 21, 2014
View 5417061

Remove redundant code

Shawn Webb authored on 2014/01/21 01:21:00
View 00b9ef3

Fix async sockets code

Shawn Webb authored on 2014/01/21 01:19:23
January 10, 2014
View 20ed22b

Only use async mode for the initial connection.

Shawn Webb authored on 2014/01/10 01:51:39
December 24, 2013
View 8fc1504

Use a select-based timeout when receiving data back from the stats server

Shawn Webb authored on 2013/12/24 23:44:58
View 64b1b3e

Check useAsync when checking if connect() failed.

Shawn Webb authored on 2013/12/24 02:19:41
View 212b72c

Use async socket

Shawn Webb authored on 2013/12/24 02:07:26
December 20, 2013
View 7042d88

Use \r\n for line termination

Shawn Webb authored on 2013/12/20 09:29:37
December 5, 2013
View f721fac

Support GET, PUT, and POST. Ditch chunked transfer encoding. Always use form encoding when POSTing or PUTing data.

Shawn Webb authored on 2013/12/05 03:55:49
December 4, 2013
View 54e9f2f

Switch to using Chunked transfer encoding to better fit a RESTful service paradigm.

Shawn Webb authored on 2013/12/04 01:44:44
November 4, 2013
View cfeb772

Remove some debugging code. Add explanatory comments.

Shawn Webb authored on 2013/11/04 23:02:38
November 2, 2013
View b79ea1a

Correctly get the last virus name

Shawn Webb authored on 2013/11/02 05:51:09
View 2d6361a

Submit stats to dev server

Shawn Webb authored on 2013/11/02 03:45:41