- fix error messages
[oweals/gnunet.git] / src / peerinfo-tool / gnunet-peerinfo.c
2014-01-10 Bart Polot- fix error messages
2013-12-19 LRNmalloc -> new
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting core, nse, testbed, ats-tool and peerinfo...
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-21 Christian Grothoffremoving GNUNET_CRYPTO_ecc_key_free, use GNUNET_free...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-12 Matthias Wachsfix
2013-07-12 Matthias Wachsfix state machine
2013-07-10 Matthias Wachsfix: infinite loop if option was given
2013-07-10 Matthias Wachsadd default operation when no argument is given
2013-07-10 Matthias Wachsincluding expiration time in output
2013-04-11 Matthias Wachsfix?
2013-04-10 Matthias Wachsdump hello to file
2013-04-10 Matthias Wachsfixed friend flag
2013-04-05 Matthias Wachsfix
2013-04-04 Matthias Wachspeerinfo API change + changes in code using api
2013-02-18 Matthias Wachs does not terminate on invalid uri
2013-02-18 Matthias Wachsmemory corruption
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2012-11-18 Gabor X Tothmoved hello uri functions to hello lib
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-29 Christian Grothoff-enable 'hello' URIs for gnunet-uri
2012-09-17 Christian Grothofffixing #1551/#2503
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-05-03 Christian Grothoff-fix
2012-05-03 Christian Grothoff-applying fix based on fixed #2210
2012-05-03 Christian Grothoff-enable lm building
2012-05-02 Christian Grothoff-improving error reporting on #2295
2012-05-02 Christian Grothoff-improving error reporting on #2295
2012-05-02 Christian Grothoff-fixing #2294, #2295 and #2296
2012-05-02 Matthias Wachsfix 2297
2012-04-12 Matthias Wachs- off by one
2012-03-15 Christian Grothoff-fix testcase, reintroduce timeout
2012-03-12 Christian Grothoff-fix
2012-03-12 Christian Grothoff-fixing #2206/2212
2012-03-11 Christian Grothoff-towards addressing #2206
2012-03-11 Christian Grothoff-cleaning up get uri code
2012-03-11 Christian Grothoff-LRN: Don't call a NULL StA function
2012-03-11 Christian Grothoff-starting cleanup of peerinfo, crashed before by loadin...
2012-03-08 Christian Grothoff-fix
2012-03-08 Christian Grothoff-fixeS
2012-03-08 Christian Grothoff-a note to LRN
2012-03-06 Christian Grothoff-LRN: fix peerinfo initialization
2012-03-05 Christian Grothoff-fix
2012-03-05 Christian Grothoff-LRN: experimental HELLO URIs
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Matthias Wachsfirst steps to transport_api cleanup
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-09-14 Christian Grothoffindentation
2011-09-06 Christian Grothofffixing 1761
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-01-03 Matthias WachsChanged peerinfo api to distinguish between last elemen...
2011-01-03 Matthias WachsFixed failing test and discrepancy between documentatio...
2010-12-23 Matthias Wachsfixed: "Error in communication with PEERINFO service...
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-07-07 Christian Grothoffhacks from trip
2010-07-02 Christian Grothoffgpl3
2010-06-18 Christian Grothofflocalization
2010-06-15 Christian Grothofffix
2010-06-13 Christian Grothofffixes
2010-05-02 Christian Grothoffreducing address size in hello to 16 bit
2010-04-23 Christian Grothoffpeerinfo
2010-04-23 Christian Grothofftestcase for gnunet-peerinfo
2010-04-21 Christian Grothoffactivating new peerinfo API
2010-03-19 Christian Grothofffix
2010-03-19 Christian Grothoffmoving gnunet-peerinfo.c to allow it to use transport_api