summaryrefslogtreecommitdiff
path: root/src/lac.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-19Add dependency on libnul - use nul_buffer_t throughoutHEADmasterSøren Sandmann Pedersen1-32/+3
2008-11-07Add lac_connection_printf() as a replacement for _write_cstr()Søren Sandmann Pedersen1-2/+3
2008-11-07Fix compile failureSøren Sandmann Pedersen1-1/+1
2008-10-11Send information about total and so_far in http contentsSøren Sandmann Pedersen1-2/+7
2008-03-25Get rid of g types from public interfaceSøren Sandmann1-87/+87
2008-01-02Various formatting fixesSøren Sandmann1-24/+25
2007-08-01Lots of fixesSøren Sandmann1-1/+5
2007-08-01Support https; deal with http servers closing immediately after acceptingSøren Sandmann1-1/+1
2007-07-31Make https a field in http urisSøren Sandmann1-1/+1
2007-07-31Remove unused tls code; support https in uri codeSøren Sandmann1-1/+2
2007-07-31Some cleanupsSøren Sandmann1-34/+0
2007-07-31Consolidate connections into LacConnectionSøren Sandmann1-65/+14
2007-07-31Add LacGenConnectionSøren Sandmann1-0/+32
2007-07-30Fix bug in do_writes; use x.509 credentialsSøren Sandmann1-2/+2
2007-07-30Revert b70b2c4b01ae66dfe1d987e6cb73d4783a07bced as it broken DNSSøren Sandmann1-5/+5
2007-07-30More TlsConnectionSøren Sandmann1-0/+1
2007-07-30Initial LacTlsConnection implementationSøren Sandmann1-0/+27
2007-07-30Revert last commitSøren Sandmann1-39/+40
2007-07-30Replace LacConnection with LacGConnectionsandmann1-40/+39
2007-07-30Get rid of signed/unsigned warningssandmann1-5/+5
2007-01-15Add byte queue to read eventssandmann1-0/+1
2007-01-14Use LacByteQueue for http request contentsandmann1-2/+2
2007-01-14Fix bug in lacbytequeue.c; use byte queue in lachttp.csandmann1-6/+6
2007-01-13Some lacbytequeue API fixessandmann1-18/+22
2007-01-12*** empty log message ***sandmann1-54/+57
2005-11-13*** empty log message ***sandmann1-0/+29
2004-12-20*** empty log message ***sandmann1-1/+3
2004-09-13*** empty log message ***sandmann1-0/+2
2004-09-01*** empty log message ***sandmann1-7/+7
2004-07-11some fixessandmann1-0/+1
2004-05-18*** empty log message ***sandmann1-37/+6
2004-05-18Initial revisionsandmann1-0/+505