summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-10Merge from Chromium at DEPS revision 262940idea133-weekly-releaseBen Murdoch
2014-04-08Use an appropriate way of packing a structure on Windows.t00fcxen
2014-04-07Merge third_party/usrsctp/usrsctplib from https://chromium.googlesource.com/e...Android Chromium Automerger
2014-04-01Syn with Mavericks sources.t00fcxen
2014-03-29Sync sources with mavericks.t00fcxen
2014-03-29Based on a discussion with rrs@ move the netisr stuff to FreeBSD 12.t00fcxen
2014-03-29Fix a locking bug which is specific to the kernel version on Mac OS X.t00fcxen
2014-03-29Sync with Mavericks sources.t00fcxen
2014-03-18Address a warning on non-BSD style OSes when neither INET nor INET6 ist00fcxen
2014-03-18Merge from Chromium at DEPS revision 257591Torne (Richard Coles)
2014-03-16Sync with Mavericks sources.t00fcxen
2014-03-12Sync FBSDID and sync all files.t00fcxen
2014-03-12Update FBSDID and sync all files.t00fcxen
2014-02-26Improve compilation if INET or INET6 is not defined.t00fcxen
2014-02-26From Lally Singh:t00fcxen
2014-02-24Merge third_party/usrsctp/usrsctplib from https://chromium.googlesource.com/e...Android Chromium Automerger
2014-02-20Sync files with MountainLion code.t00fcxen
2014-02-20Cast another warning away.t00fcxen
2014-02-20Initial empty repositoryGeoff Mendal
2014-02-20Address some signed/unsigned warnings reported byt00fcxen
2014-01-04Sync with FreeBSD sources.t00fcxen
2014-01-03Sync the changes required for supporting Mavericks.t00fcxen
2013-12-27Fix typos in the last commit.t00fcxen
2013-12-27Improve support of NetBSD and OpenBSD.t00fcxen
2013-12-27Whitespace change.t00fcxen
2013-12-27Sync FBSDIDs.t00fcxen
2013-12-27Fix some warnings.t00fcxen
2013-12-27Address some warnings.t00fcxen
2013-12-20Address signed/unsigned warnings reported by Iosif Adrian Mihai.t00fcxen
2013-11-30Sync FBSDIDs.t00fcxen
2013-11-30Move initialization of global locks to the iteratort00fcxen
2013-11-30It is __FreeBSD_version, not __FreeBSD_Versiont00fcxen
2013-11-30Backport r25874t00fcxen
2013-11-30Clean up iterator queue on all platforms.t00fcxen
2013-11-30Initialize accept mutex and cond explicitly.t00fcxen
2013-11-29Some Windows improvements from Andrew Galante.t00fcxen
2013-11-29sctp_delayed_checksum() is only used in the FreeBSD kernel.t00fcxen
2013-11-29Improve user_accept() on platforms not supporting sa_len.t00fcxen
2013-11-16Sync FBSDID.t00fcxen
2013-11-16Sync FBSDID.t00fcxen
2013-11-16Remove a write, which should not be there.t00fcxen
2013-11-16Sync FBSDID and with Mountain Lion sources.t00fcxen
2013-11-16Sync FBSDIDs.t00fcxen
2013-11-16More cleanups.t00fcxen
2013-11-16Simplify sctp_startup_iterator.t00fcxen
2013-11-16Clean up accept mutex.t00fcxen
2013-11-16Teardown the iterator thread cleanly.t00fcxen
2013-11-15Call CloseHandle on terminated threads. Windows only.t00fcxen
2013-11-15Out goes pthread_exit().t00fcxen
2013-11-14Don't use pthread_exit() and ExitThread() explicitly.t00fcxen