2013-07-10 |
Bart Polot | - client can be owner AND destination |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | modified validation to use new api call to set networktype |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - rollback |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - simplified MESH client<->service API as per suggestio... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - fix |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | fix: infinite loop if option was given |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | add default operation when no argument is given |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | including expiration time in output |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | renaming function |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | move add function directly to transport |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | code deduplication: move to function |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | check implementation of api while loading plugn |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | changed return type to enum |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Florian Dold | - set service working |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Florian Dold | - full message struct initialization |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - don't use deltas, send last PID in POLL message instead |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - use deltas for ack polling |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - use multihashmap32 instead of own implementation |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Bart Polot | - fix script |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Bart Polot | - don't reject future traffic, related to bug #2934 |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Bart Polot | - fix unreliable expected traffic |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Bart Polot | - don't overwrite logs |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Bart Polot | - don't shcdule retransmissions of unreliable packets |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Bart Polot | - changes not intended to be commited yet |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Bart Polot | - fix segfault on retransmission |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -add missing option |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -check for NULL |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Florian Dold | - initialized all fields of mesh's tunnel destroy message |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -more ideas on naming |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -1:1 unicast --- not sure it belongs in social API |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -underscores for lynx |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | rename 'leave' to 'part' as 'part' is the better opposi... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | adding addresses with network |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | this add should not be required anymore |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | get function implementation in all plugins |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | added function |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | new api function to get network for session |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | do not add or update if sessions are equal |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -update docu |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -fixes in monitoring code |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | fixed adding addresses with updated networks |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | missing file |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -testcase for monitoring, fails right now, as a good... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | finish implementation of monitoring, send change notifi... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | if io is enabled and shipped hellos not, hellos from... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | new function for plugins to signal inbound session, |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | functionality to disable shipped hellos |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | better just a warning |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | do not use hellos included in gnunet with testcases |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -towards having monitoring |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | fixing output + additional peer id check |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | fixing ats-tool output |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Matthias Wachs | fix segfault on missing type |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -towards implementing monitor functions in service |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -dead code |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -remove async ecc key generation, not needed |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -resolve of 0 is well-defined, do NOT assert here,... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -simplify zone key loading by using synchronous ECC... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -simplify zone key loading by using synchronous ECC... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | -simplify zone key loading by using synchronous ECC... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Christian Grothoff | add '-m' option to gnunet-namestore, extend namestore... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Christian Grothoff | -typo |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Christian Grothoff | -finishing monitor API on client-side |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Christian Grothoff | -get rid of iteration response, use lookup response... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Christian Grothoff | -skeleton for monitor API |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - send data_ack from the same ack function as hop-by... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - fix relay data retransmission of repeated messages |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Claudiu Olteanu | Implementing SDP protocol |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - indentation |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - ignores |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - new config file for reliability (enable drop) |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - add reliablity testcase, fix nobuf API use |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - test order |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - fix keepalive loop |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - fix unreliable traffic bck |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - fix assumption that owner and destination client... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - debug, indentation |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - fix local infinite retransmission loop |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - update message_to_string |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - adapt testcases to new api |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | - fix unreliable traffic |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Bart Polot | Added mesh reliable tunnels |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Christian Grothoff | -doxygen |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Matthias Wachs | removing debugging breaks |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Christian Grothoff | -doxygen fixes |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Claudiu Olteanu | Adding a helper file for bluetooth plugin : gnunet... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Florian Dold | test case for single mesh handle |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Christian Grothoff | -update ignores |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | more doxygen documentation |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | doxygen documentation |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | doxygen fix |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | improved value updating for unkown values |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | improved network switching for ats |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | documentation + remove unused code |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | documentation for new solver api in header |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | updating now works with bulk lock |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | removing debugging break |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | updating tests to match api |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Matthias Wachs | split up update function and using normalized values |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Matthias Wachs | major change to solver api: split _update function... |
commit | commitdiff | tree | snapshot |
next |