2010-10-02 |
Christian Grothoff | do not use default user, use my.cnf |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Nils Durner | up |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Nils Durner | reintroduce seeds, fix calculations |
commit | commitdiff | tree | snapshot |
2010-10-01 |
David Barksdale | Removing generated file mkinstalldirs. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
David Barksdale | malloc.h is depricated and doesn't exist on FreeBSD 7. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
David Barksdale | FreeBSD 7 does not have log2. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Nathan S. Evans | fix, not removing clients on disconnect |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Matthias Wachs | (no commit message) |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Nathan S. Evans | comment out iv_seeds, see if problems vanish |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Nathan S. Evans | removing debug message |
commit | commitdiff | tree | snapshot |
2010-09-30 |
David Barksdale | Fix NULL pointer check. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
David Barksdale | The NULL test clearly needs to be before any dereferences. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Nils Durner | packed |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Nils Durner | add cryptographic seed to pingpong |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Nathan S. Evans | stupid mistake |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Matthias Wachs | (no commit message) |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Nathan S. Evans | logging at an annoying level |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Nathan S. Evans | logging to figure out whether convergence options are... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Matthias Wachs | (no commit message) |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Nathan S. Evans | redefinition of enum value broke compilation |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Matthias Wachs | added basic definition of quality information |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Nathan S. Evans | new routing method, semi-tested |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Matthias Wachs | uups...never commit things before having coffee |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Nathan S. Evans | fixme for missing def |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Matthias Wachs | correct and better to understand |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Matthias Wachs | Added note about converting dBm to power P |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Matthias Wachs | fixed copy and paste error |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Christian Grothoff | fixmes |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Nils Durner | fixes |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Matthias Wachs | Added cost_report to plugin environment for ATS |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Matthias Wachs | Definition of ATS costs |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Nathan S. Evans | only get statistics once per running stats instance |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Nathan S. Evans | backup previous changes before altering routing algorit... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Nils Durner | support chunked context parameter for HKDF |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Nils Durner | debug outpit |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Matthias Wachs | Introduced limited per connection queue size |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Christian Grothoff | stuff |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Christian Grothoff | fixing warnings |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Nathan S. Evans | insane timeout for testcase |
commit | commitdiff | tree | snapshot |
2010-09-23 |
David Brodski | Added wlan data protocol defs |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Nathan S. Evans | fix compile error on buildbots |
commit | commitdiff | tree | snapshot |
2010-09-23 |
David Brodski | Queues to send data should work now, fragmentation... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Christian Grothoff | mantis 1606 |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Nathan S. Evans | even longer timeout, still timing out on hostkey genera... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Nathan S. Evans | longer timeout, give chance for success on sparcbot |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Christian Grothoff | train hacking |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Nathan S. Evans | increase timeout to give sparc buildbot a chance |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Nathan S. Evans | increase timeout, sparcbot testcase might pass |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Nils Durner | update |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Nathan S. Evans | move bit distance function into util |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Nathan S. Evans | force delay between find peer requests and puts/gets |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Nathan S. Evans | testing max connections |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Nathan S. Evans | increase max connections, add verbose flag for topology... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Philipp Tölke | send the answer from dns to the vpn |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Philipp Tölke | save a bit of state |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Philipp Tölke | Receive DNS-Responses and print them |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Philipp Tölke | print all fields of a dns-rr |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Nathan S. Evans | missing |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Christian Grothoff | fix doxygen warning |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Christian Grothoff | match MHD 0.9.2 API |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Christian Grothoff | match MHD 0.9.2 API |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Nathan S. Evans | additional topology creation option, for adding closest... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Nathan S. Evans | additional useful hash function |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Philipp Tölke | Send DNS-Queries on to the original destination |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Philipp Tölke | hijack the DNS-Packets in another way |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Philipp Tölke | removed unnessecary debug output of the helper |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Philipp Tölke | rename the service in the config-file |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Nathan S. Evans | commit round information earlier (trying to get more... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Nathan S. Evans | missing return |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Nathan S. Evans | try new method for sending find peer requests |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Christian Grothoff | no SUID on W32 |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Matthias Wachs | Removed includes for windows compatibility |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Nathan S. Evans | fix for remote testing |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Nathan S. Evans | insert new round on first round |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Matthias Wachs | changed order: build hello before block |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Matthias Wachs | removed malloc from curl_logger |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Nathan S. Evans | daemons_vary fix |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Nathan S. Evans | fix compile warning |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Nathan S. Evans | missing return fix |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Matthias Wachs | removed unused variable |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Christian Grothoff | plane hacking |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Christian Grothoff | fixme |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Christian Grothoff | code simplification |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Christian Grothoff | use block lib some more |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Christian Grothoff | typos |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Christian Grothoff | api |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Christian Grothoff | fix |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Christian Grothoff | move mingle function |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Christian Grothoff | nicer error msgs |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Nathan S. Evans | missing variable |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Nathan S. Evans | remove gnunet_break on allowable condition |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Nathan S. Evans | testing api addition |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Nathan S. Evans | some fixes, debugging churn nonsense |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Matthias Wachs | Removed memory leak in curl_logger |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Nathan S. Evans | debug messages in driver, correct time (even for mysql_... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Nathan S. Evans | mostly untested testing code, throttling churning of... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Nathan S. Evans | mostly options fixes, new convergence formula for testing |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Nathan S. Evans | many useless changes to the dht testing driver, mostly... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Nathan S. Evans | dhtlog inserts round info |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Nathan S. Evans | sql related changes |
commit | commitdiff | tree | snapshot |
next |