| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | http: force socket encoding to be null | isaacs | 2013-11-07 | 1 | -0/+1 |
| * | http: cleanup freeSockets when socket destroyed | fengmk2 | 2013-11-07 | 1 | -9/+16 |
| * | http: don't pass the request options to Agent | Nathan Rajlich | 2013-09-14 | 1 | -1/+1 |
| * | lib: remove unused variables and functions | Brian White | 2013-08-15 | 1 | -4/+0 |
| * | http: add agent.maxFreeSockets option | isaacs | 2013-08-15 | 1 | -6/+15 |
| * | http: Support legacy agent.addRequest API | isaacs | 2013-08-07 | 1 | -0/+9 |
| * | http: Fix overlooked agent.globalAgent export | isaacs | 2013-08-05 | 1 | -0/+2 |
| * | src: Replace macros with util functions | isaacs | 2013-08-01 | 1 | -1/+1 |
| * | lib: macro-ify type checks | Ben Noordhuis | 2013-07-24 | 1 | -1/+1 |
| * | http: Reuse more http/https Agent code | isaacs | 2013-07-09 | 1 | -29/+71 |
| * | http: Add agent.get/request methods | isaacs | 2013-07-09 | 1 | -4/+37 |
| * | http: Proper KeepAlive behavior | isaacs | 2013-07-09 | 1 | -7/+56 |
| * | http: style | isaacs | 2013-07-09 | 1 | -3/+9 |
| * | http: split Agent into its own file | Timothy J Fontaine | 2013-04-17 | 1 | -0/+156 |
