2015-03-10 |
Julius Bünger | - get rid of unnecessary code execution |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Julius Bünger | - several minor fixes |
commit | commitdiff | tree | snapshot |
2015-03-09 |
Christian Grothoff | add GNUNET_CRYPTO_rsa_public_key_hash |
commit | commitdiff | tree | snapshot |
2015-03-09 |
Christian Grothoff | -doxygen and stylistic fixes |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Christian Grothoff | do not do cryptographic verification for results from... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Christian Grothoff | finishing implementation of #3652 |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Christian Grothoff | updated DE translation from Mario Blättermann <mario... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Christian Grothoff | -proper log message |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Christian Grothoff | -always assume at least MIN bandwidth, even if we got... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Christian Grothoff | -try to avoid being stuck with key sent/received if... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | act on received SessionQuotaMessages |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | simplify test, log failure cause |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | further delay ACKs if we get duplicates |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | this can be very harmless, reduce logging |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | trying to fix #3694: reduce duplicate ACKing |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | -indentation and comment fixes |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | improve test to check set union operation and to test... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | fix #3704 |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | -ignore |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | -fix dist issues |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | add --enable-wachs option |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | add --enable-wachs option |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | -fix misc disting issues |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | -fix segv |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | fix #3701 |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Christian Grothoff | trying to fix #3702 by removing session from session... |
commit | commitdiff | tree | snapshot |
2015-03-03 |
Christian Grothoff | possible fix for #3690 |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Christian Grothoff | fix #3649/#3591 |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Christian Grothoff | finally fix #3698 |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Martin Schanzenbach | - fix segv when remote closes connection |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Christian Grothoff | make output of gnunet-transport -P more readable (... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Christian Grothoff | define quota message to transmit quota requests, toward... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Christian Grothoff | -doxygen, comments, indentation |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Christian Grothoff | -reimport from 0.8 |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Christian Grothoff | Fix curl SNI handling with LEHO. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Christian Grothoff | major code cleanup in UDP plugin, seems to also fix... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Christian Grothoff | -simplifying event loop for UDP, separting v4/v6 for... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Christian Grothoff | -simplify logic |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Christian Grothoff | count number of pending replies and refuse to process... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -extend block API to allow specifying flags, use this... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -improved FD issue debug support |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -fix ftbfs with debug option |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -indentation, comments |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | call GNUNET_SERVER_receive_done() also on internal... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | notify monitor about existing connections |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -count total TCP handshakes |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | generally use GNUNET_assert() instead of GNUNET_abort... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -no longer needed |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -updating report.sh |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -dead |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -dead |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -shorten stats labels |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -check on cur_connections |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | ignore EAGAIN from accept() |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -fix indentation, logging, i18n, doxygen |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | -doxygen, i18n and indentation |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | Fix use after free: |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | initialize 'client', so that disconnect can remove... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | fix #3688 |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | disable solver during aging, ensure there is only one... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Christian Grothoff | adding additional checks for invariants to help find... |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Julius Bünger | - sending act malicious message |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Julius Bünger | - sending act malicious message |
commit | commitdiff | tree | snapshot |
2015-02-23 |
David Barksdale | Don't timeout XHR clients so quickly. |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Christian Grothoff | simplify logic, do not report monitoring events for... |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Christian Grothoff | -stylistic fixes |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Julius Bünger | baseline for test with malicious peers |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Christian Grothoff | fix TCP plugin RC issue (#3687) by changing util API (!) |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Christian Grothoff | -indenting... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Christian Grothoff | -signal connection failure to receive even if receive... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Christian Grothoff | fix use-after-free on exit |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Christian Grothoff | be more careful with errno, so we can be sure it is... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Christian Grothoff | -fix scope assignment |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Christian Grothoff | trying to fix #3687/3683/3684 by avoiding server's... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Matthias Wachs | implement linear back off for restart attempts |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Matthias Wachs | RIP fulcrum: machine does not exist anymore |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Matthias Wachs | fix crash: check if problem is already created before... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Christian Grothoff | fix blacklist checking logic, integrating tracking... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Christian Grothoff | fixing #3683: proper counting of TCP connections |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Christian Grothoff | -doxygen |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Christian Grothoff | -tolerate NULL |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed conflicting int type |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed rounding |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed conflicting int sizes |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed memory and coding issues |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - cleaned test code |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed logic |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed uninitialised memory, logic |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Julius Bünger | - fixed slow startup of service |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - fixed confusion of push and pull |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - check for validity of peers |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - make sure there is an established channel for each... |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - fix wrong check |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - cancle own connection when peer is not in gossip... |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - got rid of unneeded code |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - renamed flag |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - don't add own id to pull_list |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - fixed behaviour of init_peer_cb() |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - changed behaviour on peer disconnect |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - leave peer in sampler on peer disconnect |
commit | commitdiff | tree | snapshot |
next |