index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
udp
/
udp_socket_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add NetLog support to UDP sockets.
mmenke@chromium.org
2011-10-18
1
-16
/
+55
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-5
/
+5
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Implements DnsTransaction class.
agayev@chromium.org
2011-06-30
1
-1
/
+0
*
Add support for random UDP source port selection to avoid birthday attacks in...
agayev@chromium.org
2011-06-29
1
-3
/
+94
*
Fix UDPSocket::GetLocalAddress() to return correct port number.
sergeyu@chromium.org
2011-04-05
1
-1
/
+1
*
Don't fire callbacks on Close(). Caller should take care of this already,
mbelshe@chromium.org
2011-03-14
1
-2
/
+1
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-12
1
-11
/
+51
*
Revert 77870 - UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
1
-51
/
+11
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
1
-11
/
+51
*
Revert 77855 - UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
1
-52
/
+12
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
1
-12
/
+52
*
Fix clang warning in UDPSocketTest.
sergeyu@chromium.org
2011-03-09
1
-1
/
+1
*
Use IPEndPoint for UDP sockets.
sergeyu@chromium.org
2011-03-09
1
-54
/
+29
*
Add an initial API and implementation for UDP Sockets.
mbelshe@chromium.org
2011-03-02
1
-0
/
+305