oweals/gnunet.git
2013-06-19 Bart Polot- fix 2897: data handler SYSERR closes tunnel, not...
2013-06-18 David BarksdaleRemoved GNUNET_DISK_get_blocks_available since it's...
2013-06-18 LRNRename WAIT_TIMEOUT (clashes with windows.h)
2013-06-18 Matthias Wachschanges
2013-06-18 Matthias Wachschanges
2013-06-18 Matthias Wachschanges
2013-06-18 Matthias Wachs(no commit message)
2013-06-18 David BarksdaleCompile on platforms without netinet/ip.h. Furthur...
2013-06-18 David BarksdaleGeneralize condition for missing random/srandom.
2013-06-17 Christian Grothoff-fixing issue with testcases and missing sqlite3 report...
2013-06-17 Matthias Wachsproportional solver uses normalizationy
2013-06-17 Matthias Wachschanges
2013-06-17 Gabor X Tothsocial api docs
2013-06-17 Gabor X Toth-
2013-06-15 LRNMake gnunet-datastore dependent on libgnunetdatastore
2013-06-14 Sree Harsha... - more hosts to infiniband :)
2013-06-14 Bart Polot- fix
2013-06-14 Bart Polot- use ports
2013-06-14 Bart Polot- disable try_connect to force topology
2013-06-14 Bart Polot- fixes, debug
2013-06-14 Matthias Wachsadding generic normalization support for all solvers
2013-06-14 Bart Polot- fix
2013-06-14 Matthias Wachsrename
2013-06-14 Matthias Wachsrename function
2013-06-14 Matthias Wachschanges
2013-06-13 Bart Polot- use explicit ACK in small testcase, remove multicast...
2013-06-13 Bart Polot- use explicit ACK in local testcase
2013-06-13 Bart Polot- change service to support client explicit ACK
2013-06-13 Bart Polot- adapt mesh api to explicit client flow control
2013-06-13 Gabor X Tothpsycstore api docs
2013-06-13 Matthias Wachsdoxygen
2013-06-13 Matthias Wachsdoxygen
2013-06-12 Christian Grothoff-make use of ability to reply on reject, i.e. to redire...
2013-06-12 Christian Grothofffirst design for psycstore API
2013-06-12 Christian Grothoff-clarify need to decide on admission
2013-06-12 Christian Grothoffimproving social API a bit more
2013-06-12 Christian Grothoffbetter name for entering a home
2013-06-12 Christian Grothofffirst design for social service API
2013-06-12 Christian Grothoff-fix copyright year
2013-06-12 Gabor X Tothpsyc apis
2013-06-12 Christian Grothoff-use doxygen-style comments
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-12 Bart Polotchanges to MESH API: add receive_done, document end...
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-12 Christian Grothoff-remove unnecessary client pointer from struct and...
2013-06-12 David BarksdaleMake libidn optional.
2013-06-12 David BarksdaleRemoving missing source files.
2013-06-11 Bart Polot- fix remaining warnings
2013-06-11 Bart Polot- more work towards generic mesh2 test
2013-06-11 Bart Polot- fix compilation errors of new multi-testcase
2013-06-11 Bart Polot- Adapt new testing lib to mesh2
2013-06-11 Christian Grothoff-allow asynchronous answers to membership test
2013-06-11 Christian Grothoff-further refinements to the APIs for PSYC/multicast
2013-06-11 Matthias Wachschanges
2013-06-11 Bart Polot- dont wait so long
2013-06-11 Christian Grothoff-get rid of channel hierarchy for PSYC level, will...
2013-06-11 Christian Grothoff-more work on multicast/psyc API designs
2013-06-11 Bart Polot- notify success
2013-06-11 Matthias Wachsdocu
2013-06-11 Christian Grothoff-cleaning
2013-06-10 Bart Polot- fixes
2013-06-10 Sree Harsha... - remove island handling code (we are restricted to...
2013-06-10 Bart Polot- add framework for mesh2 mutipeer tests
2013-06-10 Bart Polot- remove unfounded ERROR message
2013-06-09 David BarksdaleAdd --with-zlib=[DIR] configure option.
2013-06-07 Matthias Wachschanges
2013-06-07 Matthias Wachsrename
2013-06-07 Matthias Wachschanges
2013-06-07 Matthias Wachsrestructure
2013-06-07 Matthias Wachsrename and cleanup due to writing docu
2013-06-07 Matthias Wachsreflow and docu
2013-06-07 Bart Polot- fix testcase
2013-06-07 Bart Polot- tmp hack
2013-06-07 Bart Polot- refactor, check stack buffer size
2013-06-07 Bart Polot- relay PATH_ACK to client
2013-06-07 Bart Polot- mystery #3: why was this deleted?
2013-06-07 Bart Polot- obsolete break
2013-06-07 Bart Polot- fix memleak
2013-06-07 Bart Polot- initialize to proper new values
2013-06-07 Bart Polot- fix memleak
2013-06-07 Bart Polot- avoid infinite loop when destroying local loop tunnel
2013-06-07 Bart Polot- again, how did this get here?
2013-06-07 Bart Polot- fix shutdown segfault
2013-06-07 Bart Polot- fix shutdown crash
2013-06-07 Bart Polot- don't crash on errors
2013-06-07 Bart Polot- fix crash, fix success conditions
2013-06-07 Bart Polot- remove flow control constants
2013-06-07 Bart Polot- unify flow control with service, adapt to client...
2013-06-07 Bart Polot- remove fixed window size from service, fix crash
2013-06-05 Christian Grothoff-cleaning up client api to test for service availability
2013-06-05 Christian Grothoff-moving to regex
2013-06-05 Bart Polot- fixes
2013-06-05 Bart Polot- how did this disappear from here???????
2013-06-05 Bart Polot- improve debug output
2013-06-05 Bart Polotrefactor, improve debug output
2013-06-05 Bart Polot- fix compile
2013-06-04 Christian Grothoff-ignore
next