-adding missing break statements
[oweals/gnunet.git] / src / gns / gnunet-service-gns.c
2013-11-28 Matthias Wachsimproved debug message
2013-11-10 David BarksdaleFix incompatability with musl libc.
2013-10-30 Christian Grothoff-simplify utf8_tolower/upper APIs
2013-10-20 Christian Grothoff-simplify to use new namestore API to skip initial...
2013-10-20 Christian Grothoff-towards implementing #3051
2013-10-20 Christian Grothoff-dead code elimination
2013-10-18 Christian Grothoff-use configuration option for reset of zone_publish_tim...
2013-10-18 Christian Grothoff-conversion to absolute time is now done in GNUNET_GNSR...
2013-10-18 Christian Grothoff-check for expiration and do not cache expired records...
2013-10-18 Christian Grothoff-nicer
2013-10-18 Christian Grothoff-start each round with infty as the minimum interval...
2013-10-18 Christian Grothoff-minor cleanup
2013-10-17 Martin Schanzenbach-fix
2013-10-17 Martin Schanzenbachdht zone put interval should never be longer than minim...
2013-10-17 Christian Grothoff-fixes
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-29 Christian Grothoff-eliminate dead option
2013-09-26 Christian Grothoff-fix uint16/uint32 confusion
2013-09-24 Christian Grothoff-keep reading from client to support multiple GNS reque...
2013-09-18 Christian Grothoff-cleaner shutdown
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-10 Christian Grothofffix cleanup when request processing is done
2013-09-10 Christian Grothoff-remember that DHT put was complete
2013-09-05 Christian Grothoff-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
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 Grothoffimplement conversion to absolute TTL
2013-08-19 Christian Grothoff-dead header
2013-08-15 Christian Grothoff-more work on GNS resolver
2013-08-15 Christian Grothoff-fix #2994
2013-08-15 Christian Grothoff-handle client disconnects in GNS
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-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
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2013-05-21 Christian Grothoff-fix CNAME handling after GADS to DNS delegation, need...
2012-12-04 Christian Grothoff-fix align
2012-10-30 Christian Grothoff-more cleanup and input validation fixes
2012-10-30 Christian Grothoff-some gns code cleanup, still a mess
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-09-29 Christian Grothoff-undo Martin undoing my 0-termination checks
2012-09-29 LRNMissing declarations
2012-09-29 Martin Schanzenbach-doxy
2012-09-27 Christian Grothoff-fixing leaks, warnings, adding missing 0-termination...
2012-09-20 Christian Grothoff-core review
2012-09-18 Martin Schanzenbach-short hash output func
2012-09-18 Christian Grothoff-code review, breaking build a bit
2012-09-18 Christian Grothoff-peer review
2012-09-14 Martin Schanzenbach-fix
2012-09-14 Martin Schanzenbach-fix dht flags
2012-07-12 Martin Schanzenbach-large proxy rewrite
2012-07-04 Martin Schanzenbach-fix
2012-07-04 Martin Schanzenbach-improve change in record number on zone iteration
2012-07-04 Martin Schanzenbach-fix 0 record zone iteration
2012-07-04 Martin Schanzenbach-do not shorten in bg lookup
2012-07-04 Matthias Wachs- link against math
2012-07-03 Martin Schanzenbach-fix
2012-07-03 Martin Schanzenbach-start better zone iteration scheduling
2012-07-03 Christian Grothoff-LRN: fix af test on W32
2012-07-03 Martin Schanzenbach-fix
2012-07-03 Martin Schanzenbach-fix
2012-07-03 Martin Schanzenbach-add some statistics to gns
2012-07-02 Christian Grothoff-use proper time API
2012-06-30 Martin Schanzenbach-doxy
2012-06-29 Martin Schanzenbach-fix 2447
2012-06-29 Martin Schanzenbach-fix inconsisten record naming
2012-06-28 Martin Schanzenbach-big commit, make new ns and valgrind happy
2012-06-27 Martin Schanzenbach-add af check
2012-06-27 Martin Schanzenbach-fix order
2012-06-27 Christian Grothoff-fix
2012-06-26 Christian Grothoff-fix
2012-06-19 Martin Schanzenbach-ign
2012-06-19 Christian Grothoff-towards enabling relative expiration times in namestore
2012-06-19 Martin Schanzenbach-bugfixes
2012-06-17 Martin Schanzenbach-fix cname, more ns/vpn delegation
2012-06-13 Martin Schanzenbach- big shorten algorithm rewrite
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-12 Martin Schanzenbach-lots of fixes
2012-06-11 Martin Schanzenbach-add cached flag for performance
2012-06-11 Martin Schanzenbachnew API for shorten key
2012-05-31 Martin Schanzenbach-fix
2012-05-27 Christian Grothoffadding GNUNET_SCHEDULER_add_read_net_with_priority
2012-05-14 Christian Grothoff-fixing misc seaspider parser errors
2012-05-09 Martin Schanzenbach-fixes
2012-05-09 Martin Schanzenbach-per user lookups done
2012-05-09 Martin Schanzenbach-new per zone api
2012-05-08 Martin Schanzenbach-do not hijack dns by default
2012-04-26 Christian Grothoff-fixing #2277
2012-04-10 Martin Schanzenbach-renamed config options, tuned periodic puts
2012-04-05 Martin Schanzenbach- max name len
2012-04-03 Martin Schanzenbach-array of fixes, finally finished test
next