oweals/gnunet.git
12 years ago-use testing lib
Christian Grothoff [Sat, 23 Jun 2012 21:37:20 +0000 (21:37 +0000)]
-use testing lib

12 years ago-use testing lib
Christian Grothoff [Sat, 23 Jun 2012 21:34:01 +0000 (21:34 +0000)]
-use testing lib

12 years ago-use testing lib
Christian Grothoff [Sat, 23 Jun 2012 21:24:12 +0000 (21:24 +0000)]
-use testing lib

12 years ago-use testing lib
Christian Grothoff [Sat, 23 Jun 2012 21:23:25 +0000 (21:23 +0000)]
-use testing lib

12 years ago-use testing lib
Christian Grothoff [Sat, 23 Jun 2012 21:23:02 +0000 (21:23 +0000)]
-use testing lib

12 years ago-fix
Christian Grothoff [Sat, 23 Jun 2012 18:50:13 +0000 (18:50 +0000)]
-fix

12 years ago-added stream read io cancel
Sree Harsha Totakura [Sat, 23 Jun 2012 15:59:18 +0000 (15:59 +0000)]
-added stream read io cancel

12 years ago-ignore
Christian Grothoff [Sat, 23 Jun 2012 08:46:43 +0000 (08:46 +0000)]
-ignore

12 years ago-removing #ifdefs
Christian Grothoff [Sat, 23 Jun 2012 08:37:32 +0000 (08:37 +0000)]
-removing #ifdefs

12 years ago-renaming for consistency
Christian Grothoff [Sat, 23 Jun 2012 08:36:58 +0000 (08:36 +0000)]
-renaming for consistency

12 years ago-passing total trust offered along (fixing #1369)
Christian Grothoff [Sat, 23 Jun 2012 08:35:49 +0000 (08:35 +0000)]
-passing total trust offered along (fixing #1369)

12 years ago-comment / naming cleanups
Christian Grothoff [Sat, 23 Jun 2012 08:19:19 +0000 (08:19 +0000)]
-comment / naming cleanups

12 years ago-comment / naming cleanups
Christian Grothoff [Sat, 23 Jun 2012 08:19:02 +0000 (08:19 +0000)]
-comment / naming cleanups

12 years ago-comment / naming cleanups
Christian Grothoff [Sat, 23 Jun 2012 08:18:41 +0000 (08:18 +0000)]
-comment / naming cleanups

12 years ago-fix #2122 and #2035
Christian Grothoff [Fri, 22 Jun 2012 22:35:10 +0000 (22:35 +0000)]
-fix #2122 and #2035

12 years ago-promoting regex to non-experimental as mesh needs it now
Christian Grothoff [Fri, 22 Jun 2012 17:57:42 +0000 (17:57 +0000)]
-promoting regex to non-experimental as mesh needs it now

12 years ago-LRN: Mark session as completely disconnected later.
Christian Grothoff [Fri, 22 Jun 2012 17:14:25 +0000 (17:14 +0000)]
-LRN: Mark session as completely disconnected later.

  free_neighbour() calls plugin's disconnect() routine, which will invoke
environment session free callback, which will do NOTHING if session is
in "completely disconnected" state (in just "disconnected" state it
will free primary address).

Destroy address in free_address() to make ATS forget the session.

Fixes #2446

12 years ago- more regex in mesh
Bart Polot [Fri, 22 Jun 2012 15:10:45 +0000 (15:10 +0000)]
- more regex in mesh

12 years ago- add service skeleton for regex connections
Bart Polot [Fri, 22 Jun 2012 14:20:37 +0000 (14:20 +0000)]
- add service skeleton for regex connections

12 years ago- add api for regex announce
Bart Polot [Fri, 22 Jun 2012 14:13:52 +0000 (14:13 +0000)]
- add api for regex announce

12 years ago- send packet
Bart Polot [Fri, 22 Jun 2012 14:04:33 +0000 (14:04 +0000)]
- send packet

12 years ago- api part of connect by string
Bart Polot [Fri, 22 Jun 2012 14:01:54 +0000 (14:01 +0000)]
- api part of connect by string

12 years ago-make record data parsing easier for namestore,gns with dnsparser structs
Martin Schanzenbach [Fri, 22 Jun 2012 12:54:34 +0000 (12:54 +0000)]
-make record data parsing easier for namestore,gns with dnsparser structs

12 years ago-notes for regex api
Christian Grothoff [Fri, 22 Jun 2012 11:17:16 +0000 (11:17 +0000)]
-notes for regex api

12 years ago-compilation issue
Christian Grothoff [Fri, 22 Jun 2012 08:23:46 +0000 (08:23 +0000)]
-compilation issue

12 years ago-print use shortened unixpath also when connecting...
Christian Grothoff [Fri, 22 Jun 2012 08:23:17 +0000 (08:23 +0000)]
-print use shortened unixpath also when connecting...

12 years ago-print switch target
Christian Grothoff [Fri, 22 Jun 2012 08:21:12 +0000 (08:21 +0000)]
-print switch target

12 years agoAdded proper SRV handling and test
Martin Schanzenbach [Fri, 22 Jun 2012 00:37:08 +0000 (00:37 +0000)]
Added proper SRV handling and test

12 years ago-work on #2437, plus misc minor bugfixes
Christian Grothoff [Thu, 21 Jun 2012 23:05:54 +0000 (23:05 +0000)]
-work on #2437, plus misc minor bugfixes

12 years ago-branching cleanup
Christian Grothoff [Thu, 21 Jun 2012 21:34:27 +0000 (21:34 +0000)]
-branching cleanup

12 years ago-some more work on probes
Christian Grothoff [Thu, 21 Jun 2012 21:02:45 +0000 (21:02 +0000)]
-some more work on probes

12 years agoUpdated testcase to use fewer random regexes.
Maximilian Szengel [Thu, 21 Jun 2012 19:03:36 +0000 (19:03 +0000)]
Updated testcase to use fewer random regexes.

12 years ago- fix #2315
Bart Polot [Thu, 21 Jun 2012 15:49:15 +0000 (15:49 +0000)]
- fix #2315

12 years ago- use correct hashmap
Bart Polot [Thu, 21 Jun 2012 15:43:43 +0000 (15:43 +0000)]
- use correct hashmap

12 years ago- use blocks for checking by type results
Bart Polot [Thu, 21 Jun 2012 15:41:05 +0000 (15:41 +0000)]
- use blocks for checking by type results

12 years ago-fix cnames #2448
Martin Schanzenbach [Thu, 21 Jun 2012 15:19:45 +0000 (15:19 +0000)]
-fix cnames #2448

12 years ago-added stream listen success callback
Sree Harsha Totakura [Thu, 21 Jun 2012 14:42:54 +0000 (14:42 +0000)]
-added stream listen success callback

12 years ago-doxygen
Sree Harsha Totakura [Thu, 21 Jun 2012 14:08:15 +0000 (14:08 +0000)]
-doxygen

12 years ago-finishing SRV implementation (#2268)
Christian Grothoff [Thu, 21 Jun 2012 13:38:31 +0000 (13:38 +0000)]
-finishing SRV implementation (#2268)

12 years ago-doxy
Martin Schanzenbach [Thu, 21 Jun 2012 13:35:26 +0000 (13:35 +0000)]
-doxy

12 years ago-fixing #2440 - cancel messages if RELEASE called when ACQUIRE still in queue
Sree Harsha Totakura [Thu, 21 Jun 2012 11:35:54 +0000 (11:35 +0000)]
-fixing #2440 - cancel messages if RELEASE called when ACQUIRE still in queue

12 years ago-stream listen timeout option
Sree Harsha Totakura [Thu, 21 Jun 2012 10:47:41 +0000 (10:47 +0000)]
-stream listen timeout option

12 years ago-towards fixing #2268: srv parsing/serialization
Christian Grothoff [Thu, 21 Jun 2012 10:24:08 +0000 (10:24 +0000)]
-towards fixing #2268: srv parsing/serialization

12 years ago-towards better download prioritization
Christian Grothoff [Thu, 21 Jun 2012 10:23:24 +0000 (10:23 +0000)]
-towards better download prioritization

12 years ago-improving comments, towards implementing #2268
Christian Grothoff [Thu, 21 Jun 2012 07:32:50 +0000 (07:32 +0000)]
-improving comments, towards implementing #2268

12 years ago-fixing namestore signature bug; all that was needed was to force packing on the...
Christian Grothoff [Wed, 20 Jun 2012 23:22:32 +0000 (23:22 +0000)]
-fixing namestore signature bug; all that was needed was to force packing on the struct

12 years ago-code cleanup
Christian Grothoff [Wed, 20 Jun 2012 23:21:56 +0000 (23:21 +0000)]
-code cleanup

12 years ago-some namestore code cleanup
Christian Grothoff [Wed, 20 Jun 2012 22:50:58 +0000 (22:50 +0000)]
-some namestore code cleanup

12 years ago-stream testcases with new testing library
Sree Harsha Totakura [Wed, 20 Jun 2012 19:56:06 +0000 (19:56 +0000)]
-stream testcases with new testing library

12 years ago-typo
Sree Harsha Totakura [Wed, 20 Jun 2012 19:26:10 +0000 (19:26 +0000)]
-typo

12 years agolockmanager testcase new testing library
Sree Harsha Totakura [Wed, 20 Jun 2012 19:24:26 +0000 (19:24 +0000)]
lockmanager testcase new testing library

12 years ago-fixed assertion failure when GNUNET_TESTING_peer_shutdown is called in GNUNET_TESTIN...
Sree Harsha Totakura [Wed, 20 Jun 2012 19:15:35 +0000 (19:15 +0000)]
-fixed assertion failure when GNUNET_TESTING_peer_shutdown is called in GNUNET_TESTING_peer/service_run

12 years ago-fixing #2439
Christian Grothoff [Wed, 20 Jun 2012 18:48:08 +0000 (18:48 +0000)]
-fixing #2439

12 years ago-fixing #2439
Christian Grothoff [Wed, 20 Jun 2012 18:45:30 +0000 (18:45 +0000)]
-fixing #2439

12 years ago-fixed test compile warning
Sree Harsha Totakura [Wed, 20 Jun 2012 18:38:27 +0000 (18:38 +0000)]
-fixed test compile warning

12 years ago-fixing compile warnings
Sree Harsha Totakura [Wed, 20 Jun 2012 17:07:35 +0000 (17:07 +0000)]
-fixing compile warnings

12 years ago- complete block plugin, use block by put id
Bart Polot [Wed, 20 Jun 2012 16:57:11 +0000 (16:57 +0000)]
- complete block plugin, use block by put id

12 years ago- use correct types
Bart Polot [Wed, 20 Jun 2012 16:54:32 +0000 (16:54 +0000)]
- use correct types

12 years ago- use blocks to store type info
Bart Polot [Wed, 20 Jun 2012 16:27:27 +0000 (16:27 +0000)]
- use blocks to store type info

12 years ago- workaround for mantis 0002445
Matthias Wachs [Wed, 20 Jun 2012 16:26:18 +0000 (16:26 +0000)]
- workaround for mantis 0002445

12 years ago- fix
Matthias Wachs [Wed, 20 Jun 2012 15:34:07 +0000 (15:34 +0000)]
- fix

12 years ago- docu
Matthias Wachs [Wed, 20 Jun 2012 15:26:30 +0000 (15:26 +0000)]
- docu

12 years ago-fixes for api change in testing library
Sree Harsha Totakura [Wed, 20 Jun 2012 15:14:44 +0000 (15:14 +0000)]
-fixes for api change in testing library

12 years ago-fixing #2442
Sree Harsha Totakura [Wed, 20 Jun 2012 14:43:29 +0000 (14:43 +0000)]
-fixing #2442

12 years ago-fixed reply handling
Sree Harsha Totakura [Wed, 20 Jun 2012 14:24:45 +0000 (14:24 +0000)]
-fixed reply handling

12 years ago-ideas for stuff
Christian Grothoff [Wed, 20 Jun 2012 14:18:02 +0000 (14:18 +0000)]
-ideas for stuff

12 years ago- move header to include
Bart Polot [Wed, 20 Jun 2012 14:06:50 +0000 (14:06 +0000)]
- move header to include

12 years ago- use proper block types
Bart Polot [Wed, 20 Jun 2012 14:05:17 +0000 (14:05 +0000)]
- use proper block types

12 years ago- commit often
Matthias Wachs [Wed, 20 Jun 2012 13:11:14 +0000 (13:11 +0000)]
- commit often

12 years ago- docu and cleanup
Matthias Wachs [Wed, 20 Jun 2012 13:07:27 +0000 (13:07 +0000)]
- docu and cleanup

12 years ago-working on stream
Christian Grothoff [Wed, 20 Jun 2012 12:41:35 +0000 (12:41 +0000)]
-working on stream

12 years ago- code cleanup round 2
Matthias Wachs [Wed, 20 Jun 2012 12:16:32 +0000 (12:16 +0000)]
- code cleanup round 2

12 years ago- docu
Matthias Wachs [Wed, 20 Jun 2012 11:58:33 +0000 (11:58 +0000)]
- docu

12 years ago- minor
Matthias Wachs [Wed, 20 Jun 2012 11:54:46 +0000 (11:54 +0000)]
- minor

12 years ago-lockmanager acquire retry
Sree Harsha Totakura [Wed, 20 Jun 2012 11:50:31 +0000 (11:50 +0000)]
-lockmanager acquire retry

12 years ago-removed a restriction for calling GNUNET_LOCKMANAGER_cancel_request
Sree Harsha Totakura [Wed, 20 Jun 2012 11:47:16 +0000 (11:47 +0000)]
-removed a restriction for calling GNUNET_LOCKMANAGER_cancel_request

12 years ago-coverity
Martin Schanzenbach [Wed, 20 Jun 2012 11:19:12 +0000 (11:19 +0000)]
-coverity

12 years ago-fix #2436
Christian Grothoff [Wed, 20 Jun 2012 11:12:26 +0000 (11:12 +0000)]
-fix #2436

12 years ago- coverity
Matthias Wachs [Wed, 20 Jun 2012 11:07:24 +0000 (11:07 +0000)]
- coverity

12 years ago-fixes
Martin Schanzenbach [Wed, 20 Jun 2012 11:04:19 +0000 (11:04 +0000)]
-fixes

12 years ago-check misc return values
Christian Grothoff [Wed, 20 Jun 2012 10:57:49 +0000 (10:57 +0000)]
-check misc return values

12 years ago-check misc return values
Christian Grothoff [Wed, 20 Jun 2012 10:55:25 +0000 (10:55 +0000)]
-check misc return values

12 years agoclean up and documentation for namestor API
Matthias Wachs [Wed, 20 Jun 2012 10:53:52 +0000 (10:53 +0000)]
clean up and documentation for namestor API

12 years ago-fix leaks
Christian Grothoff [Wed, 20 Jun 2012 10:51:20 +0000 (10:51 +0000)]
-fix leaks

12 years ago-fix use after free, nicer loop
Christian Grothoff [Wed, 20 Jun 2012 10:49:24 +0000 (10:49 +0000)]
-fix use after free, nicer loop

12 years ago-restrictions on using GNUNET_LOCKMANAGER_cancel_request()
Sree Harsha Totakura [Wed, 20 Jun 2012 10:04:36 +0000 (10:04 +0000)]
-restrictions on using GNUNET_LOCKMANAGER_cancel_request()

12 years ago-changes required for acquire retry
Sree Harsha Totakura [Wed, 20 Jun 2012 10:04:01 +0000 (10:04 +0000)]
-changes required for acquire retry

12 years ago-towards block plugin for mesh
Christian Grothoff [Wed, 20 Jun 2012 09:36:46 +0000 (09:36 +0000)]
-towards block plugin for mesh

12 years ago- typo
Matthias Wachs [Wed, 20 Jun 2012 09:25:57 +0000 (09:25 +0000)]
- typo

12 years ago-cleanup
Martin Schanzenbach [Wed, 20 Jun 2012 09:09:50 +0000 (09:09 +0000)]
-cleanup

12 years ago-fixed record flags in tests. proper expiration from NS missing
Martin Schanzenbach [Wed, 20 Jun 2012 08:53:37 +0000 (08:53 +0000)]
-fixed record flags in tests. proper expiration from NS missing

12 years ago-fixing #2434, plus some code cleanup
Christian Grothoff [Wed, 20 Jun 2012 08:48:01 +0000 (08:48 +0000)]
-fixing #2434, plus some code cleanup

12 years ago- added mesh block header
Bart Polot [Wed, 20 Jun 2012 07:56:37 +0000 (07:56 +0000)]
- added mesh block header

12 years ago-fixing testcases with new expiration code
Christian Grothoff [Tue, 19 Jun 2012 22:26:00 +0000 (22:26 +0000)]
-fixing testcases with new expiration code

12 years ago-testbed service reply queue and host success reply
Sree Harsha Totakura [Tue, 19 Jun 2012 22:24:51 +0000 (22:24 +0000)]
-testbed service reply queue and host success reply

12 years ago-fixing some testcase builds
Christian Grothoff [Tue, 19 Jun 2012 22:23:33 +0000 (22:23 +0000)]
-fixing some testcase builds

12 years ago-fixing testcases with new expiration code
Christian Grothoff [Tue, 19 Jun 2012 22:17:25 +0000 (22:17 +0000)]
-fixing testcases with new expiration code

12 years ago-ign
Martin Schanzenbach [Tue, 19 Jun 2012 22:01:26 +0000 (22:01 +0000)]
-ign

12 years ago-towards enabling relative expiration times in namestore
Christian Grothoff [Tue, 19 Jun 2012 21:59:30 +0000 (21:59 +0000)]
-towards enabling relative expiration times in namestore

12 years ago-bugfixes
Martin Schanzenbach [Tue, 19 Jun 2012 21:56:36 +0000 (21:56 +0000)]
-bugfixes