summaryrefslogtreecommitdiffstats
path: root/net/base/nss_memio.c
Commit message (Expand)AuthorAgeFilesLines
* Increase the sizes of the circular buffers used by SSLClientSocketNSSwtc@chromium.org2012-09-111-3/+3
* net: When using False Start merge Finished and Application Data records.agl@chromium.org2010-09-081-5/+21
* memio_SetPeerName implicitly assumes that struct sockaddr is the same as PRNe...pvalchev@google.com2010-03-311-9/+3
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-201-2/+8
* Define the GetPeerName method of the ClientSocket interface for allwtc@chromium.org2009-11-301-1/+0
* Delete more unused functions in nss_memio.c.thestig@chromium.org2009-04-141-32/+0
* Delete unused functions in nss_memio.c.willchan@chromium.org2009-04-131-30/+0
* Slight code change to make some global variables const.maruel@google.com2009-03-101-13/+13
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-12/+12
* Port SSLClientSocket to Linuxdkegel@google.com2008-10-221-0/+547