summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-04-05finished acceptor in network test2Andreas Baumann
2009-04-05added accpeting and logging of accepted connections in networking test2Andreas Baumann
2009-04-05started with a server test2 (networking), started to create a public helper i...Andreas Baumann
2009-04-05HAVE_IPV6 for stockaddr union (ipv6 field) on CygwinAndreas Baumann
2009-04-05fixed size_t printfs on OpenBSD for network test 1Andreas Baumann
2009-04-05more tests about asynchonous connects and aligned sockaddr unionsAndreas Baumann
2009-04-04fixed asynchronous connect on LinuxAndreas Baumann
2009-04-04non-blocking connect, but how to testAndreas Baumann
2009-04-04added an asynchonous connect, but how to test all the cases!?Andreas Baumann
2009-04-04simple network test client seems to work fineAndreas Baumann
2009-04-03more network testingAndreas Baumann
2009-04-03no filenoAndreas Baumann
2009-04-02added a simple network testAndreas Baumann
2009-04-01updated German po for testdAndreas Baumann
2009-04-01fixed messages and script for testserviceAndreas Baumann
2009-04-01fixed localizationAndreas Baumann
2009-04-01added retrieving service/port with getnameinfo in test_getddrinfoAndreas Baumann
2009-04-01fixed gai_strerror_r test on native WindowsAndreas Baumann
2009-04-01removed extern in function prototypes; added gai_strerror_r and a test, clean...Andreas Baumann
2009-04-01fixed dependency on Windows for test_counter_mutexAndreas Baumann
2009-04-01adapted values in mutex test to fit slow platformsAndreas Baumann
2009-04-01added a mutex around a counter testAndreas Baumann
2009-03-31small fix for Forte compiler with WOLF_THREAD_RETURN and double semi-colonAndreas Baumann
2009-03-31removed Windows Sleep in thread testAndreas Baumann
2009-03-31fixed threading on native WindowsAndreas Baumann
2009-03-31added a simple thread testAndreas Baumann
2009-03-31started to add thread support (POSIX)Andreas Baumann
2009-03-29more WSACleanup in test_getaddrinfoAndreas Baumann
2009-03-29conditional compilation in test_getaddrinfoAndreas Baumann
2009-03-29removed inet_ntop (is obsolete and ugly!), use getnameinfo insteadAndreas Baumann
2009-03-29cleaned up Cygwin getaddrinfo and started Win32 getaddrinfoAndreas Baumann
2009-03-29a fix around TEST_GETADDRINFO (we can't really test in parallel yet!)Andreas Baumann
2009-03-29added stub implementation of getaddrinfo on CygwinAndreas Baumann
2009-03-29getaddrinfo on Solaris 8, also fixed a 64-bit alignment cast issue around ine...Andreas Baumann
2009-03-29wAndreas Baumann
2009-03-29corrected inet_ntop usageAndreas Baumann
2009-03-29added a simple getaddrinfo testAndreas Baumann
2009-03-28added simple wikipedia test for getaddrinfo/getnameinfoAndreas Baumann
2009-03-28started to add getaddrinfo and netdb port stubAndreas Baumann
2009-03-28synchronized MC creation scripts and finished localization of serviceAndreas Baumann
2009-03-28small fix in German translation in testservicemsg.mcAndreas Baumann
2009-03-28more fixes in the direction of merging separatly generated MC filesAndreas Baumann
2009-03-28added localization in test/serviceAndreas Baumann
2009-03-28added description of serviceAndreas Baumann
2009-03-28fixed foreground mode of testservice, can detect console mode nowAndreas Baumann
2009-03-28fixed messages for testservice, avoiding also duplicate message idsAndreas Baumann
2009-03-27added service termination on console control eventsAndreas Baumann
2009-03-27started to add usefull Windows service documentation, started with wolf_servi...Andreas Baumann
2009-03-27foreground mode of service, but without TERMINATE eventAndreas Baumann
2009-03-27cleaned up testservice and service, more separationAndreas Baumann