2013-07-11 |
Bart Polot | - adapt delay after each ACK |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | improved network switching |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Bart Polot | - fix use after free |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Christian Grothoff | -fix |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | notify ATS about a session (used for for validation... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Bart Polot | - fixed weird 'feature' |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | new function to check if session is known to ats |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Christian Grothoff | -add extra checks |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Bart Polot | Finishing mesh reliable: |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | log level |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | removing unwanted break |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | removing general address adding |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | printing inbound addresses |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | adding debug message |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | fixed: |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Bart Polot | - more mess from retransmission of data |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | notification for inbound sessions |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Bart Polot | - fix memleak |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Bart Polot | - queue_destroy does all the work |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | fix: wrong address length |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Bart Polot | - drop newest message when a retransmission comes in |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | fixed: |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Christian Grothoff | -typo |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Christian Grothoff | -slight simplifications |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Bart Polot | - avoid POLL messing with reliability counter |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Christian Grothoff | -document |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Bart Polot | - avoid POLL messing with reliability counter |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | added bt quota |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | fixed: |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | fix: |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | fix for printing |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | remove , |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | fixing uninitialized values |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Matthias Wachs | fix for header |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - doxygen |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - don't let retransmissions mess with per-hop ACK |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - data_ack ack's all previous messages, change hashmap... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - missing message types |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - updated message numbers |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - use different DATA ACK for both directions |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - nbo |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Christian Grothoff | -extra checks |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Christian Grothoff | -no void |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - fix decoding of tunnel options |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - change retransmit time to #define, debug |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - when did this disappear???? |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | session report in http server |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Christian Grothoff | -const where const can |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Bart Polot | - use proper reliability metadata |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | report session |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | unkown session reporting |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Matthias Wachs | move error reporting to client, since now it's the... |
commit | commitdiff | tree | snapshot |
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 |
next |