2013-12-17 |
Matthias Wachs | unused test |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | a nat peer is included in clique test |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | clean up for configs |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - fix core_disconnect handler to avoid reusing the... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | clique test |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | remove unused config files |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | disable udp broadcasting |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | restructuring configs + enabling additional plugins |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | re-adding disconnect test |
commit | commitdiff | tree | snapshot |
2013-12-17 |
LRN | Update for (gn|c)url 7.40.0 |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | IPv6 not available: second messsage is better |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | UNIX Path |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | disable more services |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | restart test |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - dont destroy a path right away, broken paths can... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - log fixes, limit kx to live tunnels |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | if start fails, clean up and exit |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | disabling services |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | additional signal handlers for test |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Matthias Wachs | clean up: |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - log malformed pings |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - dying connections can drop traffic |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - respond to data on unknown channels with destroy... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - include all message types in switch, complain if... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - fix state selection |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - use tunnel encryption state to select decryption key |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | -call GMT_sent when canceling tunneled buffered message... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - dont count destroyed connections |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - fix connection ack direction, revert assert to break |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - restore break |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - always allow sending KX messages |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - fix log msg |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - refactor and improve path creation |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - debug info |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - register keepalive for destruction |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Bart Polot | - refine break condition |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - don't always cancel channel's task on confirm: might... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - missing message type (accidental deletion?) |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - logs |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - not a break, can happen if only one path is known... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - not a protocol break, plausible asyc msg |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - debug info |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - log |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Christian Grothoff | -never store NICKs anywhere but in '+', do not display... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Christian Grothoff | -never store NICKs anywhere but in '+', do not display... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - don't show WARNING/ERROR on wrong connection create... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - debug |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - don't keep alive connections that are scheduled to... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - fix |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - fix timing out of connections |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - debug |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - only treat KX as confirmation if connection is not... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - duplicate PONG can happen if PING was re-transmitted... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - fix memleak on tunnel destruction during kx |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - don't complain about async PONG messages |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - fix prev commit |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - remove connection from tunnel when no longer usable |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Christian Fuchs | - begin work on enhanced multipart receiving |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - loglevel |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - stop kx on empty tunnels |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Christian Fuchs | - finished work on multipart sending in intersection |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Sree Harsha... | - call GNUNET_SERVER_receive_done() when returning... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - debug info |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - not a break |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Sree Harsha... | - handle logging clutter properly |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - debug |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - fix |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Sree Harsha... | - reset counters to continue the resumed call |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Sree Harsha... | - extend mesh audio messag to contain source line numbe... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Sree Harsha... | - debug |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Christian Grothoff | -indentation fixes |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Fabian Oehlmann | check config parameters for validity and set default... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - log |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - simplify error handling |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - fixes |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - small refactor |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - avoid double free / use after free |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Fabian Oehlmann | added egalitarian utility goal |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - fix assertions |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - don't loop on the same invalid path |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Fabian Oehlmann | normalized feature vector |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Fabian Oehlmann | fix matrix init |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - not an error, always happens on relay nodes |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - signal shutdown, don't create new connections, fix... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Matthias Wachs | fix doxygen errors in comments |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - hunting 3214 |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Bart Polot | - various minor fixes and breaks |
commit | commitdiff | tree | snapshot |
2013-12-15 |
LRN | Clean up W32 NSP tools, increase verbosity |
commit | commitdiff | tree | snapshot |
2013-12-15 |
LRN | Clean up dns resolver code a bit |
commit | commitdiff | tree | snapshot |
2013-12-15 |
LRN | Non-uniform keepalive timeout for different plugins |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Christian Grothoff | -fix use of uninitialized variable |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Christian Grothoff | -fixing leaks on error paths |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Christian Grothoff | -fix message types in comment |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Christian Grothoff | -adding example 'def.tex' file |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Christian Grothoff | -do not (auto)start certain unrelated services |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Christian Grothoff | -move to experimental |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Christian Grothoff | -ignore |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Christian Grothoff | -fix FTBFS |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Christian Grothoff | -cleanup, doxygen |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Christian Grothoff | -ignore |
commit | commitdiff | tree | snapshot |
next |