2015-06-25 |
Matthias Wachs | adding a first set of fixmes to stun code |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Bart Polot | - don't try to retrive a peer during a shutdown task |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Bart Polot | - destroy queued messages only after making sure no... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Bart Polot | - If the path was cleared before, connection is not... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Bart Polot | - documentation, statistics about failures |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Bart Polot | - if this happens the code is badly broken, bail out |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Bruno Cabral | Polish and simplyfy STUN code, move STUN code to GNUNET... |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Bruno Cabral | Commit rewrite before moving to GNUNET_NAT functions |
commit | commitdiff | tree | snapshot |
2015-06-24 |
David Barksdale | Avoid trying to disconnect a neighbour twice |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Bart Polot | - fix error message |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Christian Grothoff | -add key |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Bart Polot | - fix |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Bart Polot | - complain about excessive core waiting times |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Bart Polot | - check connections on peer destroy |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Bart Polot | - fix compilation |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Bart Polot | - free skipped keys on tunnel Axolotl destroy |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Bart Polot | - free path after unregister |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Bart Polot | - always free connection path, fix memory leak |
commit | commitdiff | tree | snapshot |
2015-06-23 |
David Barksdale | NULL terminate core_handlers[] |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Christian Grothoff | fix #3862 |
commit | commitdiff | tree | snapshot |
2015-06-23 |
David Barksdale | Fix installation of sensors when DESTDIR is used |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Julius Bünger | -fixed missing link to library |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Christian Grothoff | -doxygen fixes |
commit | commitdiff | tree | snapshot |
2015-06-21 |
David Barksdale | dos2unix |
commit | commitdiff | tree | snapshot |
2015-06-21 |
David Barksdale | We require 0.9.42 for MHD_HTTP_NOT_ACCEPTABLE |
commit | commitdiff | tree | snapshot |
2015-06-21 |
Christian Grothoff | support gnurl's curl.h being in include/gnurl/ OR inclu... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julius Bünger | -clean logging dir before running profiler |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julius Bünger | -fixed typos |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julius Bünger | -restructured sending of push/pull request |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julius Bünger | -fixed wrong pointer usage |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julius Bünger | -fixed comparing of peer ids |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julius Bünger | -restructured cleaning of known peers |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julius Bünger | -logging and comments |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julius Bünger | -removed unnecessary data structure (pending pull list) |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Bart Polot | - only log time if core is requested |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Christian Grothoff | -doxygen |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Bart Polot | - add core timing to peer debug |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Christian Grothoff | -allow 'years' in time units, indentation and doxygen... |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Bart Polot | - cleanup |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Bart Polot | - free hello when destroying peer |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Bart Polot | - destroy peers on shutdown |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Jeff Burdges | Grant myself buildbot access |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Bart Polot | - fix memleak |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Bart Polot | - since the connection->id reduction hashmap puts use... |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Bart Polot | - make sure there are no duplicates in the hashmap |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Bart Polot | - don't invalidate direct connections unless peer disco... |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Bart Polot | - roll back duplication of peer->connections |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Bart Polot | - fix shutdown memleak |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Bart Polot | - log |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Bart Polot | - make sure tunnel queues are consistent |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Christian Grothoff | -fix align.m4 macro based on Daniel Golle's report |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Christian Grothoff | -ack Daniel |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Christian Grothoff | #include byteswap, if detected by configure |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Christian Grothoff | check for __GLIBC__ before mallopting |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Christian Grothoff | -remove dead/unused fenv.h include (as suggested by... |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Jeff Burdges | Fix of last commit for non-GNU make, I think. |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Bruno Cabral | Stub nat_stun.c |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Bruno Cabral | Initial import of STUN support |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Christian Grothoff | fix use of deprecated MHD symbols |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Julius Bünger | -fix hanling of pull replies |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Julius Bünger | -renamed (gossip_list -> view) and converted it to... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Julius Bünger | learn about peers from peerinfo |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Jeff Burdges | I'm unsure if I've correctly tested it in the odd build... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Julius Bünger | -got some {} for free |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Christian Grothoff | -minor fixes |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - compiler fixes |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - refactor connection timeout into one implementation |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - fix returned buffer amount, to make sure channel... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | Always allow a connection to receive data in a tunnel... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - move break to documentation |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - start poll after send |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - fix poll log |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | note to self |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - fix debug messages |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | Fixed channel recv buffer space accounting error when... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - more messages to force errors |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - fix log |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - add n_recv to debug info |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | - improve POLL logging, debug info |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Bart Polot | fix excessive queueing, don't force regular traffic |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Julius Bünger | restructured test |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Julius Bünger | -fix coverity |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Christian Grothoff | -avoid concurrent modification trouble when handing... |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -check next and prev are disjoint |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -uniqueness was simply false |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -run unregister even if path is NULL, do check uniqueness |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -adding additional error checking logic |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -if the rest of the code uses horrible casts, one more... |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -fix use of uninit memory |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -eh, remove assert |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -assertion also does not hold, messy code |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -bogus assertion |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -doxygen |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Christian Grothoff | -indentation, doxygen, be a bit pickier about return... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Christian Grothoff | -do use loopback for test |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Christian Grothoff | -do not use included hellos in test |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Christian Grothoff | -return IP in dotted decimal if reverse lookup fails |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Christian Grothoff | -nicer logging |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Christian Grothoff | -must avoid returning resolutions during initialization |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Julius Bünger | -changed permissions for created file |
commit | commitdiff | tree | snapshot |
next |