- finish implementation of mesh search by regex, testing pending
[oweals/gnunet.git] / src /
2012-06-28 Bart Polot- finish implementation of mesh search by regex, testin...
2012-06-27 Christian Grothoff-more namestore code cleanup
2012-06-27 Christian Grothoff-LRN: new mesh build fixes
2012-06-27 Christian Grothoff-fix
2012-06-27 Bart Polot- use hashmaps for active gets in by_strig connect
2012-06-27 Maximilian Szengelnew and improved tests
2012-06-27 Florian Doldadded JAVAPORT to peerinfo config, fix in gnunet-testin...
2012-06-27 Sree Harsha Totakura-configuration deserialization
2012-06-27 Bart Polot- Reorder iterator arguments
2012-06-27 Martin Schanzenbach-fix
2012-06-27 Christian Grothoff-major cleanup and various minor bugfixes for namestore_api
2012-06-27 Sree Harsha Totakuraconfiguration serialization
2012-06-27 Martin Schanzenbach-add af check
2012-06-27 Martin Schanzenbach-fix bigendian
2012-06-27 Bart Polot- doxygen
2012-06-27 Bart Polot- fix comments
2012-06-27 Christian Grothoff-fixing the schanzenbug
2012-06-27 Martin Schanzenbach-fix
2012-06-27 Bart Polot- move mesh regex block code to a lib
2012-06-27 Martin Schanzenbach-fix
2012-06-27 Martin Schanzenbach-fix order
2012-06-27 Christian Grothoff-\'optimize\'
2012-06-27 Christian Grothoff-fix
2012-06-27 Christian Grothoff-fix
2012-06-27 Christian Grothoff-cleaner
2012-06-27 Matthias Wachs- build order: first vpn then gns
2012-06-26 Sree Harsha Totakura-testbed host registration cancel
2012-06-26 Christian Grothoff-LRN: fix host list freeing in testbed
2012-06-26 Christian Grothoff-add tool to handle gnunet-uris
2012-06-26 Christian Grothoff-allow blank specification of URI-only
2012-06-26 Martin Schanzenbach-remove rp filter fix from test
2012-06-26 Martin Schanzenbach-add rp filter fix to dns helper
2012-06-26 Christian Grothoff-adding support for importing PKEY records from URIs
2012-06-26 Martin Schanzenbach-ignore
2012-06-26 Martin Schanzenbach-add rp filter fix
2012-06-26 Martin Schanzenbach-fix warning
2012-06-26 Sree Harsha Totakuratestbed host registration
2012-06-26 Martin Schanzenbach-fix tests
2012-06-26 Martin Schanzenbach-test now working
2012-06-26 Martin Schanzenbach-fix.. that took ages to find
2012-06-26 Martin Schanzenbach-fix??
2012-06-26 Martin Schanzenbach-added vpn gns test, fixes
2012-06-26 Matthias Wachsfix for 0002463
2012-06-26 Christian Grothoff-cleaning up logging
2012-06-26 Christian Grothoff-more debug messages
2012-06-26 Maximilian Szengeldoxygen fixes
2012-06-26 Christian Grothoff-fix error message for unix paths starting with 0-termi...
2012-06-26 Matthias Wachsfix for mantis 0002462
2012-06-26 Christian Grothoff-fix
2012-06-26 Christian Grothoff-fix
2012-06-26 Martin Schanzenbach-test for working system resolver
2012-06-26 Christian Grothoff-use sqlite
2012-06-26 Christian Grothoff-fix rest of #2458
2012-06-26 Christian Grothoff-clarify comments
2012-06-25 Christian Grothofftrying to fix #2458, largely works
2012-06-25 Christian Grothoff-extend test to cover iteration over empty store
2012-06-25 Christian Grothoff-LRN: remove unused variables
2012-06-25 Christian Grothoff-LRN: gives CONNECT message a priority (stops waiting...
2012-06-25 Christian Grothoff-LRN: reverting earlier attempt to fix LRN's NAT connec...
2012-06-25 Christian Grothoff-fixing #2459
2012-06-25 Bart Polot- implement mesh regex block plugin checks
2012-06-25 Maximilian Szengelregex bugfixes and optimizations
2012-06-25 Bart Polot- initialize return variable
2012-06-25 Bart Polot- initialize return variable
2012-06-25 Bart Polot- wip mesh/regex
2012-06-25 Christian Grothoff-some cleanup
2012-06-25 Christian Grothoff-boundscheck
2012-06-25 Maximilian Szengelnew test for regex
2012-06-25 Maximilian Szengelregex optimizations
2012-06-25 Christian Grothoff-optimizing regex
2012-06-25 Maximilian Szengelregex simplification wip
2012-06-25 Christian Grothoff-fix
2012-06-25 Christian Grothoff-fix include installation
2012-06-25 Christian Grothoff-LRN: fix integration tests
2012-06-24 Martin Schanzenbach-test cleanup
2012-06-24 Bart Polot- more mesh/regex integration: basic announce completed...
2012-06-24 Christian Grothoff-LRN: really no more pexpect
2012-06-24 Sree Harsha Totakura-service sharing message handling
2012-06-24 Christian Grothoff-cleaner
2012-06-24 Christian Grothoff-fix
2012-06-24 Christian Grothoff-LRN: no more pexpect
2012-06-24 Christian Grothoff-attempting to fix LRN's NAT connect issue
2012-06-24 Sree Harsha Totakura- removed test_stream_api.c
2012-06-24 Christian Grothoff-LRN: Log timeouts that are bigger than DWORD; fix...
2012-06-24 Christian Grothoff-LRN: Don't use freed ic
2012-06-24 Christian Grothoff-LRN: Don't free shutdown handle while it's in use
2012-06-24 Christian Grothoff-fix
2012-06-23 Christian Grothoff-LRN: Wincat:
2012-06-23 Christian Grothoff-document new requirements on struct Session
2012-06-23 Christian Grothoff-LRN: Check session target:
2012-06-23 Christian Grothoff-LRN: Poisoning:
2012-06-23 Christian Grothoff-LRN: Better process termination for W32:
2012-06-23 Christian Grothoff-LRN: Support [] (formatted to be pid) in logfile names:
2012-06-23 Christian Grothoff-LRN: Lock the output on W32:
2012-06-23 Christian Grothoff-LRN: Change logskipping to use functions only:
2012-06-23 Christian Grothoff-removing dead old code
2012-06-23 Christian Grothoff-removing dead old code
2012-06-23 Christian Grothoff-use testing lib
2012-06-23 Christian Grothoff-use testing lib
2012-06-23 Christian Grothoff-use testing lib
next