Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -2/+2 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | DatagramSocket: added NetLog accessor. | agayev@chromium.org | 2011-07-18 | 1 | -0/+1 |
* | Add support for random UDP source port selection to avoid birthday attacks in... | agayev@chromium.org | 2011-06-29 | 1 | -1/+4 |
* | Net: Add NET_API to the UDP code. | rvargas@google.com | 2011-05-21 | 1 | -1/+1 |
* | Use IPEndPoint for UDP sockets. | sergeyu@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Fix clang build. | mbelshe@chromium.org | 2011-03-02 | 1 | -2/+2 |
* | Add an initial API and implementation for UDP Sockets. | mbelshe@chromium.org | 2011-03-02 | 1 | -0/+41 |