index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gnsrecord
Age
Commit message (
Expand
)
Author
2016-07-06
misc fixes
Christian Grothoff
2016-07-06
-fix misc issues
Christian Grothoff
2016-05-06
fix compiler warnings
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-08-25
fix double-free
Christian Grothoff
2015-08-25
support RFC4043 and RFC 4398 mnemonics in conversion
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-09-23
removing unused "RF_PENDING" flag
Matthias Wachs
2014-09-13
fixing parallel build, getting rid of useless _DEPENDENCIES declarations
Christian Grothoff
2014-07-07
missing mapping for CERT
Matthias Wachs
2014-06-07
-fix return value check
Christian Grothoff
2014-06-07
handle SRV
Christian Grothoff
2014-06-07
more tlsa fixes
Christian Grothoff
2014-06-06
fix use of %c for ints
Christian Grothoff
2014-06-06
-fixes for consistency
Christian Grothoff
2014-06-06
-avoid 'hu', as it is unsigned short, not uint16_t
Christian Grothoff
2014-06-06
-implement SRV serialization
Christian Grothoff
2014-06-06
towards sanity in SRV handling
Christian Grothoff
2014-06-05
permit 'ANY' for typename
Christian Grothoff
2014-03-10
Rename name_map and plugins from gns so that they are unique in a total c-file
Florian Dold
2014-02-02
Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...
LRN
2014-01-30
fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...
Christian Grothoff
2014-01-24
fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029
Sree Harsha Totakura
2013-12-20
fix relative time calculation
Matthias Wachs
2013-12-20
-fix integer overflow on 'forever'
Christian Grothoff
2013-12-20
-undo, rd[i].expiration time are in host-byte-order
Christian Grothoff
2013-12-20
major bug: not converting NBO to HBO
Matthias Wachs
2013-12-19
malloc -> new
LRN
2013-12-06
-note missing features
Christian Grothoff
2013-12-06
-adding CERT support to DNS plugin
Christian Grothoff
2013-11-28
disabling for debug
Matthias Wachs
2013-11-05
-handle PENDING
Christian Grothoff
2013-11-04
block expiration
Matthias Wachs
2013-11-04
implementation of shadow record functionality:
Matthias Wachs
2013-10-30
-simplify utf8_tolower/upper APIs
Christian Grothoff
2013-10-18
-fix leaks, add assertions
Christian Grothoff
2013-10-18
-use fixed records
Christian Grothoff
2013-10-18
-convert to absolute time instead of failing
Christian Grothoff
2013-10-18
-fix testcase to not use expired records
Christian Grothoff
2013-10-18
-remove expired records immediately after decryption
Christian Grothoff
2013-10-16
-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...
Christian Grothoff
2013-10-16
-moving namestore_common functions to gnsrecord library
Christian Grothoff
2013-10-16
-fix shutdown
Christian Grothoff
2013-10-16
-use plugins, fixing #3052
Christian Grothoff
2013-10-16
-define gnsrecord plugin for DNS
Christian Grothoff
2013-10-16
-rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...
Christian Grothoff
2013-10-16
-moving code to new libgnunetgnsrecord in preparation for addressing #3052
Christian Grothoff