index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
test_core_api_send_to_self.c
Age
Commit message (
Expand
)
Author
2012-12-21
-renaming testing-new.h to testing.h, bumping library versions
grothoff
2012-07-06
- additional checks
wachs
2012-06-23
-use testing lib
grothoff
2012-06-09
-simplifying core API (#2400)
grothoff
2012-05-08
Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroy
bartpolot
2012-02-27
enabling use of pipes for signal communication also on UNIX to enable future ...
grothoff
2012-02-26
-try larger timeouts for sparcbot
grothoff
2012-01-23
- use dummy msg type intended for testing
wachs
2012-01-23
- fixing compile error
wachs
2011-11-04
curly wars / auto-indentation
grothoff
2011-10-22
replacing 0-terminated atsi-array with array+length in core API (and the core...
grothoff
2011-10-17
move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
grothoff
2011-10-10
another core API simplification due to ATS introduction
grothoff
2011-10-07
fix
grothoff
2011-08-15
indentation
grothoff
2011-08-15
indentation
grothoff
2011-08-14
stuff
grothoff
2011-03-11
implement cork option, fix testcases
grothoff
2011-01-10
proper testcase functioning
nevans
2011-01-10
load configuration properly?
nevans
2011-01-10
trial and error
nevans
2011-01-05
let the send-to-self-test fail if it fails...
toelke
2011-01-05
hopefully send to self test will run on buildbots
nevans
2011-01-05
make testcase end more gracefully
nevans
2011-01-05
test-case for cores send-to-self-feature
toelke