aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.c
Commit message (Collapse)AuthorAge
* -fix FTBFSChristian Grothoff2013-12-13
|
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new ↵Christian Grothoff2013-10-16
| | | | GNUNET_GNSRECORD_ library
* -fix test ftbfsChristian Grothoff2013-10-11
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
|
* -gads to gnuChristian Grothoff2013-08-15
|
* -getting rid of duplication of record type values / enum GNUNET_GNS_RecordTypeChristian Grothoff2013-08-13
|
* -adapt PT test to new namestore APIChristian Grothoff2013-08-13
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -fix #2940 - FTBFSChristian Grothoff2013-07-14
|
* -fixChristian Grothoff2013-06-04
|
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* added privilege testing parameters for nat-server and added parameters Christian Fuchs2013-04-19
| | | | | | | to currently windows-only tests (less work in the future, even if this is ATM unused)
* -no booleanChristian Grothoff2013-04-15
|
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
| | | | | | | | | | | | | | checking in windows. To do so, tested binaries must still be supplied with valid commandline arguments, but on windows gnunet will utilize the -d flag to run the programs initialization phase or privileged operations only. In these modes, a program will not enter its mainloop or communicate with the outside. updated relevant function calls gnunet-wide to meet the extended function parameters.
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -check for helpers in libexecChristian Grothoff2012-12-21
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -more rsa refactoringChristian Grothoff2012-10-17
|
* -fixChristian Grothoff2012-10-09
|
* -I think these should be .gads, not .gnunet at this pointChristian Grothoff2012-09-28
|
* -do not close stdin/stdout for standard system progsChristian Grothoff2012-09-28
|
* -check for iptMartin Schanzenbach2012-06-29
|
* -fixMartin Schanzenbach2012-06-29
|
* -fix orderMartin Schanzenbach2012-06-27