basic gnuplot script creation
[oweals/gnunet.git] / src / gns /
2013-09-18 Christian Grothoff-handle case that we have no LEHO
2013-09-18 Christian Grothoff-logging, bugfixes
2013-09-18 Christian Grothoff-fix double cleanup
2013-09-18 Christian Grothoff-cleaner shutdown
2013-09-18 Christian Grothoff-better error handling, GADS => GNS in CA
2013-09-18 Christian Grothoffmisc bugfixes
2013-09-18 Christian Grothoffremove \r\n from values before giving them to MHD
2013-09-18 Christian Grothoff-fix bad assert
2013-09-18 Christian Grothoff-fix segv
2013-09-18 Christian Grothoffimprove GNS zone / subsystem mappings
2013-09-18 Christian Grothoff-handle failure to load certs more nicely
2013-09-18 Christian Grothoffrework cookie rewrite logic
2013-09-18 Christian Grothoff-adding logic for location rewrite
2013-09-18 Christian Grothoffmore work on GNS proxy, adding back to standard build
2013-09-18 Sree Harsha Totakura- declare dependencies for supporting parallel build...
2013-09-17 Christian Grothoff-cleaner shutdown
2013-09-17 Christian Grothoff-hacking more on proxy
2013-09-17 Christian Grothoffstarting to clean up socks5 handling
2013-09-17 Christian Grothoff-rename structs to follow coding style guidelines
2013-09-17 Christian Grothoff-more code cleanup
2013-09-16 Christian Grothoff-more cleanup, make it build at least
2013-09-16 Christian Grothoff-ftbfs
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-16 Christian Grothoff-towards a compiling gns proxy
2013-09-16 Christian Grothoff-towards a compiling gns proxy
2013-09-16 Christian Grothoff-towards a compiling gns proxy
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-10 Christian Grothofffix cleanup when request processing is done
2013-09-10 Martin Schanzenbach-begin new test cases
2013-09-10 Christian Grothoff-remember that DHT put was complete
2013-09-09 Christian Grothoff-minor code cleanup
2013-09-06 Sree Harsha Totakura- give out run handle through which master controller...
2013-09-06 Christian Grothoff-misc fixes
2013-09-06 Christian Grothoff-minor fixes
2013-09-06 Christian Grothoff-comment out dead tests
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
2013-09-05 Christian Grothoff-update comments as well
2013-09-05 Christian Grothoff-more precise check when to go to DHT (SVN 3017)
2013-09-05 Christian Grothoff-use standard zones in gnunet-gns
2013-09-05 Christian Grothoff-fix clenaup
2013-09-05 Christian Grothoff-link to bugreport
2013-09-05 Christian Grothoff-activate shortening logic (#3012)
2013-09-05 Christian Grothoff-integrate identity service with dns2gns (#3010)
2013-09-05 Martin Schanzenbach-i'm back
2013-08-24 Christian Grothoff-use identity service also for shorten zone lookup
2013-08-24 Christian Grothoff-updating gns status notes
2013-08-24 Christian Grothoff-implement .+ expansion in GNS record values
2013-08-24 Christian Grothoff-towards translating .+ names in GNS records
2013-08-24 Christian Grothoff-expose API for parsing individual DNS record types
2013-08-24 Christian Grothoff-convert additional record types
2013-08-24 Christian Grothoff-convert additional record types
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-23 Christian Grothoff-start to integrate identity service with gnunet-gns...
2013-08-22 Christian Grothoff-converting basic DNS records to GNS
2013-08-22 Matthias Wachscannot link memrchr on OS X
2013-08-22 Christian Grothoff-expanding namestore API with pkey <-> zkey conversion...
2013-08-22 Christian Grothoff-this header is not used here
2013-08-22 Christian Grothoff-move shorten logic to its own file
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-21 Christian Grothoff-towards .+ expansion, planning and documenting how...
2013-08-21 Christian Grothoffdocument places where SHADOW records likely need to...
2013-08-21 Christian Grothoffimplement conversion to absolute TTL
2013-08-20 Christian Grothoff-handle CNAMES in GNS
2013-08-20 LRNLink gns to vpn - always
2013-08-20 LRNRemove short hashes from W32 GNS helper
2013-08-19 Christian Grothoff-dead header
2013-08-19 Christian Grothoff-dead header
2013-08-19 Christian Grothoff-dead code elimination
2013-08-18 Christian Grothoff-implementing handling of VPN records in new GNS
2013-08-16 Christian Grothoff-proxy does not build yet
2013-08-16 LRNMake w32 gns helper compile again
2013-08-16 LRNFix the lack of memrchr on W32
2013-08-15 Christian Grothoff-more work on GNS resolver
2013-08-15 Christian Grothoff-fixing #2985
2013-08-15 Christian Grothoff-gads to gnu
2013-08-15 Christian Grothoff-fix #2994
2013-08-15 Christian Grothoff-handle client disconnects in GNS
2013-08-15 Christian Grothoff-eliminating duplicate struct definitions
2013-08-15 Sree Harsha Totakura- fix compile
2013-08-14 Christian Grothoff-doxygen
2013-08-14 Christian Grothoff-addressing #2995
2013-08-14 Christian Grothoff-old code elimination
2013-08-14 Christian Grothoff-more work on clean main GNS logic
2013-08-13 Christian Grothoff-mark one location of #2985
2013-08-13 Christian Grothoff-adapting gnunet-dns2gns to new API
2013-08-13 Christian Grothoff-typo
2013-08-13 Christian Grothoff-make build conditional on MHD
2013-08-13 Christian Grothoff-adapting fcfsd to new namestore API, moving from gns...
2013-08-13 Christian Grothoff-dead code elimination
2013-08-13 Christian Grothoff-more work on new GNS implementation
2013-08-13 Christian Grothoff-documenting open issues
2013-08-13 Christian Grothoff-more coding towards working new GNS service
2013-08-13 Christian Grothoff-removing test for dead functionality
2013-08-13 Christian Grothoff-more work on simplified GNS API implementation
2013-08-13 Christian Grothoff-simplifying GNS API
2013-08-13 Christian Grothoff-getting rid of duplication of record type values ...
2013-08-13 Christian Grothoff-working on new, simplified GNS API
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-24 Matthias WachsRFC new gns publishing
next