OSDN Git Service

android-x86/system-extras.git
2015-02-02 Lorenzo ColittiAdd a wrapper for sendmsg.
2015-02-02 Lorenzo ColittiSupport returning a C pointer to struct data.
2015-02-02 Lorenzo ColittiRefactor outgoing routing into its own test.
2015-02-02 Lorenzo ColittiOnly run iptables when necessary.
2015-02-02 Lorenzo ColittiBetter test incoming connections.
2015-02-02 Lorenzo ColittiMake the test more robust with an unreachable rule
2015-02-02 Lorenzo ColittiMake it easier to test IPv4 ping on IPv6 sockets.
2015-02-02 Lorenzo ColittiSeparate the reflect and accept tests.
2015-02-02 Lorenzo ColittiTest raw sockets as well, using GRE packets.
2015-02-02 Lorenzo ColittiUse a DNS query instead of "hello" as UDP payload
2015-02-02 Lorenzo ColittiApparently setting don't fragment is unnecessary.
2015-02-02 Lorenzo ColittiSimplify putting sockets onto networks.
2015-02-02 Lorenzo ColittiTest IPv4 PMTU as well.
2015-02-02 Lorenzo ColittiImprove iproute attribute decoding documentation.
2015-02-02 Lorenzo ColittiAdd outgoing packet tests using IP{,V6}_UNICAST_IF
2015-02-02 Lorenzo ColittiAdd more checks to the ping code.
2015-02-02 Lorenzo ColittiTest looking up routes with UIDs from userspace.
2015-02-02 Lorenzo ColittiAdd a test for UID routing configuration.
2015-02-02 Lorenzo ColittiBetter support for rule attributes.
2015-02-02 Lorenzo ColittiClear CROSS_COMPILE when running tests.
2015-02-02 Lorenzo ColittiFix flowlabel test, now it's working in the kernel
2015-02-02 Lorenzo ColittiReplace shelling out to ip with netlink code.
2015-02-02 Lorenzo ColittiCheck that remarking a socket works as expected.
2015-02-02 Lorenzo ColittiChange from UID routing to UID range routing.
2015-02-02 Lorenzo ColittiTest that local IPv6 connectivity goes direct.
2015-02-02 Lorenzo ColittiTest outgoing oif routing.
2015-02-02 Lorenzo ColittiReally disable DAD, and get rid of the sleeps.
2015-02-02 Lorenzo ColittiDeflakify the PMTU test.
2015-02-02 Lorenzo ColittiChange the error messages.
2015-02-02 Lorenzo ColittiTest the oif rules using SO_BINDTODEVICE.
2015-02-02 Lorenzo ColittiAdd more tests.
2015-02-02 Lorenzo ColittiFixes to iproute.
2015-02-02 Lorenzo ColittiSupport adding outgoing interface rules.
2015-02-02 Lorenzo ColittiRefactor setup and common code into a superclass.
2015-02-02 Lorenzo ColittiUpdates to mark_test.
2015-02-02 Lorenzo ColittiAdd support for reading routing rules.
2015-02-02 Lorenzo ColittiAdd a module for dealing with C-style structs.
2015-02-02 Lorenzo ColittiSupport setting the priority of rules.
2015-02-02 Lorenzo ColittiMove ip rule functionality to Python.
2015-02-02 Lorenzo ColittiFix lint warnings.
2015-02-02 Lorenzo ColittiImprove MarkTest.
2015-02-02 Lorenzo ColittiTest mark-based routing for outgoing packets.
2015-02-02 Lorenzo ColittiDon't export ARCH and SUBARCH, set them explicitly
2015-02-02 Lorenzo ColittiAdd a README file.
2015-02-02 Lorenzo ColittiKernel networking test scripts using UML.
2015-01-30 Elliott HughesMerge "Add missing includes."
2015-01-30 Elliott HughesAdd missing includes.
2015-01-29 Elliott HughesMerge "Add missing <string.h> include."
2015-01-29 Elliott HughesAdd missing <string.h> include.
2015-01-28 Elliott HughesMerge "Add missing <string.h> include."
2015-01-28 Elliott HughesAdd missing <string.h> include.
2015-01-26 Kenny RootMerge "Remove superfluous OpenSSL include paths."
2015-01-23 Adam LangleyRemove superfluous OpenSSL include paths.
2015-01-21 Geremy CondraMerge "Include bn.h for BN_ functions."
2015-01-21 Adam LangleyInclude bn.h for BN_ functions.
2015-01-08 Elliott HughesMerge "make_ext4fs: workaround for a glibc scandir...
2015-01-08 Mihai Serbanmake_ext4fs: workaround for a glibc scandir bug
2015-01-05 David TurnerMerge "ext4_utils: Support -L LABEL option on mkuserimg"
2014-12-29 Elliott HughesMerge "Fix missing #includes in system/extras."
2014-12-29 Elliott HughesFix missing #includes in system/extras.
2014-12-17 Christoffer... ext4_utils: Support -L LABEL option on mkuserimg
2014-12-10 Yabin CuiMerge "Add missing fcntl.h for pagingtest.c."
2014-12-10 Yabin CuiAdd missing fcntl.h for pagingtest.c.
2014-12-10 Yabin CuiMerge "Change file to include sys/time.h directly."
2014-12-10 Yabin CuiChange file to include sys/time.h directly.
2014-12-04 Stephen HinesMerge "Use "-z muldefs" to work around duplicate symbol...
2014-12-02 Stephen HinesUse "-z muldefs" to work around duplicate symbol issues.
2014-11-28 Dan AlbertMerge "Fix build in C++11 mode"
2014-11-28 Bernhard RosenkränzerFix build in C++11 mode
2014-11-27 Elliott HughesMerge "bionic libc tests: clean up the tests for setjmp"
2014-11-24 Elliott HughesMerge "Remove reference to dead init.testmenu."
2014-11-24 Elliott HughesRemove reference to dead init.testmenu.
2014-11-21 Dan AlbertMerge "Make memtrack an optional module."
2014-11-21 Dan AlbertMake memtrack an optional module.
2014-11-21 Dan AlbertMerge "More C++11 compatibility."
2014-11-21 Dan AlbertMore C++11 compatibility.
2014-11-16 Dan AlbertMerge "Move system/extras to libc++."
2014-11-16 Dan AlbertMove system/extras to libc++.
2014-11-12 Elliott HughesMerge "bionic libc tests: clean up tests for seteuid...
2014-11-11 Rom LemarchandMerge "Add paging test"
2014-11-11 Rom LemarchandAdd paging test
2014-11-11 Yongqin Liubionic libc tests: clean up tests for seteuid call
2014-11-03 Elliott Hughesam 5022e71a: Merge "bionic libc tests: clean up test_udp.c"
2014-11-03 Elliott HughesMerge "bionic libc tests: clean up test_udp.c"
2014-11-02 Yongqin Liubionic libc tests: clean up test_udp.c
2014-11-01 Yongqin Liubionic libc tests: clean up the tests for setjmp
2014-10-29 Elliott Hughesam 726aff19: Merge "bionic libc tests: clean up setting...
2014-10-29 Elliott HughesMerge "bionic libc tests: clean up setting for hello_wo...
2014-10-29 Elliott Hughesam 78b686d1: Merge "bionic libc tests: clean up test...
2014-10-29 Elliott Hughesam ea3b7124: Merge "bionic test libc: clean up test...
2014-10-29 Yongqin Liubionic libc tests: clean up setting for hello_world.cpp
2014-10-28 Elliott Hughesam a24d452a: Merge "bionic libc test: clean up tests...
2014-10-28 Elliott Hughesam 85f3e14b: Merge "bionic libc test: clean up pthread...
2014-10-28 Elliott HughesMerge "bionic libc tests: clean up test for static_init"
2014-10-28 Elliott HughesMerge "bionic test libc: clean up test for pthread_once"
2014-10-28 Yongqin Liubionic libc tests: clean up test for static_init
2014-10-28 Elliott Hughesam 05a66cd9: Merge "bionic libs test: clean up for...
2014-10-28 Elliott Hughesam 27443f28: Merge "bionic libc tests: clean up test_ne...
2014-10-28 Elliott Hughesam f1f4e334: Merge "bionic libc test: clean up test_sta...
2014-10-28 Elliott Hughesam 426df33f: Merge "bionic libc test: clean up sysconf...
next