2013-12-10 |
Christian Grothoff | -fix distance |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Christian Grothoff | -ignore unmatched NACK/ACKs |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Bart Polot | - refine assert condition |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Matthias Wachs | fix error message when testing service and directory... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Bart Polot | - wip |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Christian Grothoff | -do not crash if we get NACKs or ACKs for disconnected... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Christian Grothoff | -fix |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Christian Grothoff | -trying to fix #3189 |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Matthias Wachs | disable debugging break |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Bart Polot | - dont check destroy, opaque pointer |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Bart Polot | - dont send connection create for dying connections... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Christian Grothoff | -fixing #3181: close all connections on DV service... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Bart Polot | - cancel queued transmission on channel destroy |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Florian Dold | - key generation for secretsharing |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Florian Dold | - fixed use after free in set (#3188) |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Christian Grothoff | -fix check, do not drop our own messages, but count... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Bart Polot | - simplify the crazyness of sending tunnel-queued data... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Christian Grothoff | -minor fixes |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Christian Grothoff | -consistently update consensi map whenever peer distanc... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Sree Harsha... | - fix #3187 |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Bart Polot | - fix extra iterator step |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Christian Grothoff | -doxygen fixes |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Christian Grothoff | -doxygen fixes |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Matthias Wachs | renaming according to naming conventions |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Florian Dold | - fix #3185 and #3184 in set |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Grothoff | -bump deps |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Florian Dold | - fix use after free in set union (#3178) |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - crazyness (see doc) |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - fix handle for tunnel queueing during KX |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Sree Harsha... | - doxygen |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Sree Harsha... | new underlay API |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - relay error to peer, indentation |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - conditional break already called freom register_neighbors |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - connection_cancel_queues can destroy connection,... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - log condition prior to abort |
commit | commitdiff | tree | snapshot |
2013-12-09 |
LRN | Remove test home at the beginning and at the VERY end |
commit | commitdiff | tree | snapshot |
2013-12-09 |
LRN | Update W32 GNS helper and NSP |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - improve handling of duplicate connection_create |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - dont allow NULL connections in a tunnel |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Fuchs | - jummy, multiparts! |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Fuchs | - more multipart fun |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Fuchs | towards multipart msging for bloomfilters in set inters... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - dont show as error (break takes care of that) |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Matthias Wachs | make message appear less often |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Grothoff | -doxygen, indentation fixes |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Grothoff | -doxygen, indentation fixes |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - dont generate errors on async channel destruction... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Sree Harsha... | -doxygen |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Grothoff | -doxygen, indentation fixes |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Grothoff | -doxygen, indentation fixes |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - fix #3172 |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - don't flag as ERROR if channel is loopback (no retran... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Grothoff | -update bcd template and adjust code accordingly |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - remove dead code |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - fixed 3174: check reliable gap before allowing client... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Matthias Wachs | revert to http |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - log |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | - doxygen |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Bart Polot | -fixed 3174 part 1 |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Grothoff | -increase timeout for slow systems |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Grothoff | -set charset to utf-8 |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Christian Grothoff | Stephan Posselt writes: |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -remove duplicated return |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -assert MHD_VERSION is always above 09E00, remove dead... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -clarify prescedence |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -clarify prescedence |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -make checkers happy by always initializing map, also... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -style fixes |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -cleanup |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -cleanup |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -cleanup |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -complete comment |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | API cleanup, rename GNUNET_TRANSPORT_check_neighbour_co... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -doxgyen, indentation, code clean up |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -rename enum MeshOption to GNUNET_MESH_ChannelOption... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -ignore |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -ignore |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | fix #3170, again by cancelling scheduler tasks last... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -fix #3168, cancel retry task AFTER GMT_cancel, as... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
LRN | Dup the envvar before unsetting, everywhere |
commit | commitdiff | tree | snapshot |
2013-12-08 |
LRN | Skip tests properly |
commit | commitdiff | tree | snapshot |
2013-12-08 |
LRN | Change gnunet-config detection in gns tests |
commit | commitdiff | tree | snapshot |
2013-12-08 |
LRN | Save the prefix value on W32, it does not survive unsetting |
commit | commitdiff | tree | snapshot |
2013-12-08 |
LRN | Add hostname and port to psyc.conf (required on W32) |
commit | commitdiff | tree | snapshot |
2013-12-08 |
LRN | Add hostname to psycstore.conf (required on W32) |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -minor code cleanup and doxygen/style fixes |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -doxygen and formatting and style fixes |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | mark timeout task as done if it is run, fixes #3171 |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -fix trailing spaces |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | fix use-after-free: the call to mesh_channel_destroy... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -test for tm_gmtoff and use it instead of 'timezone... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -freebsd wants malloc_np for malloc_usable_size |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -fix |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -set session to active on initial creation and notifica... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Christian Grothoff | -default to https |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -correct use of consensi |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -doxygen and style fixes |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -fix #3152 |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -remove object from all_routes peer map before freeing... |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Christian Grothoff | -doxygen |
commit | commitdiff | tree | snapshot |
next |