oweals/gnunet.git
12 years ago-eliminate printing warning on MAGIC missmatch (#2138)
Christian Grothoff [Sun, 5 Feb 2012 08:37:13 +0000 (08:37 +0000)]
-eliminate printing warning on MAGIC missmatch (#2138)

12 years ago-always signal download start before 'completed', even for 0-byte files
Christian Grothoff [Sat, 4 Feb 2012 21:18:27 +0000 (21:18 +0000)]
-always signal download start before 'completed', even for 0-byte files

12 years ago-also user gnunet-original filename here more consistently
Christian Grothoff [Fri, 3 Feb 2012 21:55:39 +0000 (21:55 +0000)]
-also user gnunet-original filename here more consistently

12 years ago-fixed compilation errors
Sree Harsha Totakura [Fri, 3 Feb 2012 17:32:07 +0000 (17:32 +0000)]
-fixed compilation errors

12 years ago-misc stream hxing
Christian Grothoff [Fri, 3 Feb 2012 10:11:23 +0000 (10:11 +0000)]
-misc stream hxing

12 years ago-misc stream hxing
Christian Grothoff [Fri, 3 Feb 2012 10:01:23 +0000 (10:01 +0000)]
-misc stream hxing

12 years ago-adding build system basics for stream library
Christian Grothoff [Fri, 3 Feb 2012 09:10:39 +0000 (09:10 +0000)]
-adding build system basics for stream library

12 years ago- changes
Matthias Wachs [Thu, 2 Feb 2012 16:13:56 +0000 (16:13 +0000)]
- changes

12 years ago- minor
Matthias Wachs [Thu, 2 Feb 2012 16:11:13 +0000 (16:11 +0000)]
- minor

12 years ago- Fixed MESH API logging behavior and code readability
Bart Polot [Thu, 2 Feb 2012 14:41:20 +0000 (14:41 +0000)]
- Fixed MESH API logging behavior and code readability

12 years ago- minor
Matthias Wachs [Thu, 2 Feb 2012 14:41:20 +0000 (14:41 +0000)]
- minor

12 years ago- Fixed compilation error, restored 2D torus as testing topology
Bart Polot [Thu, 2 Feb 2012 13:57:36 +0000 (13:57 +0000)]
- Fixed compilation error, restored 2D torus as testing topology

12 years ago- Improved readibility of code by removing a ton of #if DEBUG ... #endif
Bart Polot [Thu, 2 Feb 2012 13:39:08 +0000 (13:39 +0000)]
- Improved readibility of code by removing a ton of #if DEBUG ... #endif

12 years ago- working with fragmentation now fine tuning
Matthias Wachs [Thu, 2 Feb 2012 12:47:26 +0000 (12:47 +0000)]
- working with fragmentation now fine tuning

12 years ago-add missing parens
Christian Grothoff [Wed, 1 Feb 2012 21:07:47 +0000 (21:07 +0000)]
-add missing parens

12 years ago- Define new debug statements
Bart Polot [Wed, 1 Feb 2012 17:38:19 +0000 (17:38 +0000)]
- Define new debug statements

12 years agoLet the compiler not include debug strings in binary when make is not configured...
Bart Polot [Wed, 1 Feb 2012 17:37:16 +0000 (17:37 +0000)]
Let the compiler not include debug strings in binary when make is not configured with verbose

12 years ago-barato's byte order patch, might even help with #2130
Christian Grothoff [Wed, 1 Feb 2012 17:11:35 +0000 (17:11 +0000)]
-barato's byte order patch, might even help with #2130

12 years agofixing and testing blacklisting api and service
Matthias Wachs [Wed, 1 Feb 2012 17:08:21 +0000 (17:08 +0000)]
fixing and testing blacklisting api and service

12 years ago-nicer
Christian Grothoff [Wed, 1 Feb 2012 15:20:17 +0000 (15:20 +0000)]
-nicer

12 years agoimproved blacklisting test
Matthias Wachs [Wed, 1 Feb 2012 15:00:10 +0000 (15:00 +0000)]
improved blacklisting test

12 years agofix 2 crashes in blacklisting api
Matthias Wachs [Wed, 1 Feb 2012 14:59:30 +0000 (14:59 +0000)]
fix 2 crashes in blacklisting api
- client transmit handle was not sent to NULL after sending
- BlacklistMessage was not checked for NULL

12 years agofix segfault: api never saved callback and callback_cls
Matthias Wachs [Wed, 1 Feb 2012 13:26:01 +0000 (13:26 +0000)]
fix segfault: api never saved callback and callback_cls

12 years ago- basic bl test
Matthias Wachs [Wed, 1 Feb 2012 09:53:50 +0000 (09:53 +0000)]
- basic bl test

12 years ago- fixed 2128: Blacklisting makes transport service crash
Matthias Wachs [Wed, 1 Feb 2012 09:13:19 +0000 (09:13 +0000)]
- fixed 2128: Blacklisting makes transport service crash

12 years agoadded assertion (which is successfully failing ;-) )
Matthias Wachs [Wed, 1 Feb 2012 09:04:28 +0000 (09:04 +0000)]
added assertion (which is successfully failing ;-) )

12 years ago-fix comment
Christian Grothoff [Tue, 31 Jan 2012 22:58:29 +0000 (22:58 +0000)]
-fix comment

12 years ago- changes
Matthias Wachs [Tue, 31 Jan 2012 17:53:30 +0000 (17:53 +0000)]
- changes

12 years ago-fix for W32 pipes from bratao
Christian Grothoff [Tue, 31 Jan 2012 16:44:35 +0000 (16:44 +0000)]
-fix for W32 pipes from bratao

12 years ago- cosnt
Matthias Wachs [Tue, 31 Jan 2012 16:03:53 +0000 (16:03 +0000)]
- cosnt

12 years ago- rename
Matthias Wachs [Tue, 31 Jan 2012 16:03:30 +0000 (16:03 +0000)]
- rename

12 years ago- clean up the receive switch case
Matthias Wachs [Tue, 31 Jan 2012 16:02:38 +0000 (16:02 +0000)]
- clean up the receive switch case

12 years ago- implemented andtested timeout mechanism
Matthias Wachs [Tue, 31 Jan 2012 15:35:00 +0000 (15:35 +0000)]
- implemented andtested timeout mechanism

12 years agosession based sending for wlan
Matthias Wachs [Tue, 31 Jan 2012 13:46:10 +0000 (13:46 +0000)]
session based sending for wlan

12 years ago- fix
Matthias Wachs [Tue, 31 Jan 2012 13:24:22 +0000 (13:24 +0000)]
- fix

12 years ago- enable output to test on Os x
Matthias Wachs [Tue, 31 Jan 2012 13:22:21 +0000 (13:22 +0000)]
- enable output to test on Os x

12 years agoifconfig parsing
Matthias Wachs [Tue, 31 Jan 2012 13:12:17 +0000 (13:12 +0000)]
ifconfig parsing
Shum's patch
bugs fixed in patch:
- IPv4 loopback address was not included: added line 179
- stack allocated strings were not zeroed out, so last value was used if value was not included in current line
- IPv4 netmask was passed as broadcast address (patch line 81)
- IPv4 netmask was passed as IPv6 netmask, caused invalid address conversion (patch line 113)

12 years agoadding verbose message
Matthias Wachs [Tue, 31 Jan 2012 13:04:48 +0000 (13:04 +0000)]
adding verbose message

12 years agofixing const api and add check to address
Matthias Wachs [Tue, 31 Jan 2012 08:25:37 +0000 (08:25 +0000)]
fixing const api and add check to address

12 years agofix assertion
Matthias Wachs [Tue, 31 Jan 2012 08:19:58 +0000 (08:19 +0000)]
fix assertion

12 years ago-do not try VPN tests on FreeBSD and other non-GNU-ish systems
Christian Grothoff [Tue, 31 Jan 2012 00:45:46 +0000 (00:45 +0000)]
-do not try VPN tests on FreeBSD and other non-GNU-ish systems

12 years ago-try with finished
Christian Grothoff [Tue, 31 Jan 2012 00:28:11 +0000 (00:28 +0000)]
-try with finished

12 years ago-fix
Christian Grothoff [Tue, 31 Jan 2012 00:20:16 +0000 (00:20 +0000)]
-fix

12 years ago-ugh
Christian Grothoff [Mon, 30 Jan 2012 23:55:22 +0000 (23:55 +0000)]
-ugh

12 years ago-fix endian test
Christian Grothoff [Mon, 30 Jan 2012 22:10:33 +0000 (22:10 +0000)]
-fix endian test

12 years ago-extra size checks
Christian Grothoff [Mon, 30 Jan 2012 22:01:44 +0000 (22:01 +0000)]
-extra size checks

12 years ago-missed one
Christian Grothoff [Mon, 30 Jan 2012 21:35:45 +0000 (21:35 +0000)]
-missed one

12 years ago-improve byteorder macro checks for FreeBSD
Christian Grothoff [Mon, 30 Jan 2012 21:32:10 +0000 (21:32 +0000)]
-improve byteorder macro checks for FreeBSD

12 years ago-also run if system does not support IPv4 or IPv6 at all - #2123
Christian Grothoff [Mon, 30 Jan 2012 21:21:49 +0000 (21:21 +0000)]
-also run if system does not support IPv4 or IPv6 at all - #2123

12 years ago-docu
Christian Grothoff [Mon, 30 Jan 2012 21:10:02 +0000 (21:10 +0000)]
-docu

12 years ago-stream api implementation skeleton(incomplete)
Sree Harsha Totakura [Mon, 30 Jan 2012 20:42:53 +0000 (20:42 +0000)]
-stream api implementation skeleton(incomplete)

12 years ago-added configuration parameter
Sree Harsha Totakura [Mon, 30 Jan 2012 20:41:35 +0000 (20:41 +0000)]
-added configuration parameter

12 years ago- latest changes
Matthias Wachs [Mon, 30 Jan 2012 17:41:58 +0000 (17:41 +0000)]
- latest changes

12 years agovariable message size
Matthias Wachs [Mon, 30 Jan 2012 16:38:34 +0000 (16:38 +0000)]
variable message size

12 years ago- sending and getting sessions
Matthias Wachs [Mon, 30 Jan 2012 15:33:17 +0000 (15:33 +0000)]
- sending and getting sessions

12 years ago-be-fix
Christian Grothoff [Mon, 30 Jan 2012 14:49:14 +0000 (14:49 +0000)]
-be-fix

12 years ago-be-fix
Christian Grothoff [Mon, 30 Jan 2012 14:46:22 +0000 (14:46 +0000)]
-be-fix

12 years ago-possible fix for 2124
Christian Grothoff [Mon, 30 Jan 2012 14:20:37 +0000 (14:20 +0000)]
-possible fix for 2124

12 years ago-fix
Christian Grothoff [Mon, 30 Jan 2012 13:32:03 +0000 (13:32 +0000)]
-fix

12 years ago-trying to fix double-start issue on sparc
Christian Grothoff [Mon, 30 Jan 2012 13:26:11 +0000 (13:26 +0000)]
-trying to fix double-start issue on sparc

12 years ago-better error reporting
Christian Grothoff [Mon, 30 Jan 2012 13:06:51 +0000 (13:06 +0000)]
-better error reporting

12 years ago-simplify
Christian Grothoff [Mon, 30 Jan 2012 12:57:41 +0000 (12:57 +0000)]
-simplify

12 years ago-keep split
Christian Grothoff [Mon, 30 Jan 2012 12:54:55 +0000 (12:54 +0000)]
-keep split

12 years ago-docu
Christian Grothoff [Mon, 30 Jan 2012 12:52:51 +0000 (12:52 +0000)]
-docu

12 years ago-renaming some fields, fixing byte order issues
Christian Grothoff [Mon, 30 Jan 2012 12:44:32 +0000 (12:44 +0000)]
-renaming some fields, fixing byte order issues

12 years ago- more changes
Matthias Wachs [Mon, 30 Jan 2012 12:40:52 +0000 (12:40 +0000)]
- more changes

12 years ago-adding a few more packed statments
Christian Grothoff [Mon, 30 Jan 2012 12:31:32 +0000 (12:31 +0000)]
-adding a few more packed statments

12 years ago- changes
Matthias Wachs [Mon, 30 Jan 2012 12:27:14 +0000 (12:27 +0000)]
- changes

12 years ago-add test for unsupported AFs (#2123)
Christian Grothoff [Mon, 30 Jan 2012 12:26:09 +0000 (12:26 +0000)]
-add test for unsupported AFs (#2123)

12 years ago-all meta data extraction should happen in helper, removing from API
Christian Grothoff [Mon, 30 Jan 2012 12:21:21 +0000 (12:21 +0000)]
-all meta data extraction should happen in helper, removing from API

12 years ago-fix
Christian Grothoff [Mon, 30 Jan 2012 12:18:56 +0000 (12:18 +0000)]
-fix

12 years ago-check if /dev/net/tun exists and skip test otherwise
Christian Grothoff [Mon, 30 Jan 2012 12:01:15 +0000 (12:01 +0000)]
-check if /dev/net/tun exists and skip test otherwise

12 years ago- changes
Matthias Wachs [Mon, 30 Jan 2012 11:02:54 +0000 (11:02 +0000)]
- changes

12 years ago- new udp implementation: start and stop
Matthias Wachs [Mon, 30 Jan 2012 10:24:20 +0000 (10:24 +0000)]
- new udp implementation: start and stop

12 years ago- debug msgs
Matthias Wachs [Mon, 30 Jan 2012 08:34:34 +0000 (08:34 +0000)]
- debug msgs

12 years ago-del
Christian Grothoff [Sun, 29 Jan 2012 23:00:20 +0000 (23:00 +0000)]
-del

12 years ago-misc fixes
Christian Grothoff [Sun, 29 Jan 2012 23:00:08 +0000 (23:00 +0000)]
-misc fixes

12 years ago-fix
Christian Grothoff [Sun, 29 Jan 2012 22:15:22 +0000 (22:15 +0000)]
-fix

12 years ago-fix
Christian Grothoff [Sun, 29 Jan 2012 22:04:45 +0000 (22:04 +0000)]
-fix

12 years ago-fs publish should basically work now
Christian Grothoff [Sun, 29 Jan 2012 21:41:24 +0000 (21:41 +0000)]
-fs publish should basically work now

12 years ago-make mst more reentrant
Christian Grothoff [Sun, 29 Jan 2012 21:32:50 +0000 (21:32 +0000)]
-make mst more reentrant

12 years ago-fix shutdown issues on error
Christian Grothoff [Sun, 29 Jan 2012 21:26:46 +0000 (21:26 +0000)]
-fix shutdown issues on error

12 years ago-enable helper shutdown during mst callback
Christian Grothoff [Sun, 29 Jan 2012 21:24:56 +0000 (21:24 +0000)]
-enable helper shutdown during mst callback

12 years ago-towards external meta scanner process
Christian Grothoff [Sun, 29 Jan 2012 21:20:23 +0000 (21:20 +0000)]
-towards external meta scanner process

12 years ago-towards external meta scanner process
Christian Grothoff [Sun, 29 Jan 2012 21:20:17 +0000 (21:20 +0000)]
-towards external meta scanner process

12 years ago-finishing new helper
Christian Grothoff [Sun, 29 Jan 2012 20:21:09 +0000 (20:21 +0000)]
-finishing new helper

12 years ago-towards resolving thread-issue
Christian Grothoff [Sun, 29 Jan 2012 17:38:57 +0000 (17:38 +0000)]
-towards resolving thread-issue

12 years ago-misc bugfixes
Christian Grothoff [Sun, 29 Jan 2012 15:48:23 +0000 (15:48 +0000)]
-misc bugfixes

12 years ago-fix
Christian Grothoff [Sun, 29 Jan 2012 11:48:40 +0000 (11:48 +0000)]
-fix

12 years ago-oops
Christian Grothoff [Sun, 29 Jan 2012 10:33:04 +0000 (10:33 +0000)]
-oops

12 years ago-cleaning up dirmetascan code, still failing for me
Christian Grothoff [Sat, 28 Jan 2012 22:42:15 +0000 (22:42 +0000)]
-cleaning up dirmetascan code, still failing for me

12 years ago-implement tree freeing
Christian Grothoff [Sat, 28 Jan 2012 21:25:31 +0000 (21:25 +0000)]
-implement tree freeing

12 years ago-cleaner version of sharetree trim code; should be fast enough to run synchrnously
Christian Grothoff [Sat, 28 Jan 2012 21:08:10 +0000 (21:08 +0000)]
-cleaner version of sharetree trim code; should be fast enough to run synchrnously

12 years ago-change callback argument from char to int, as that is cleaner for a boolean; documen...
Christian Grothoff [Sat, 28 Jan 2012 14:52:48 +0000 (14:52 +0000)]
-change callback argument from char to int, as that is cleaner for a boolean; document API some

12 years ago-renaming symbols to match naming conventions
Christian Grothoff [Sat, 28 Jan 2012 14:38:41 +0000 (14:38 +0000)]
-renaming symbols to match naming conventions

12 years ago-doxygen
Christian Grothoff [Sat, 28 Jan 2012 14:37:54 +0000 (14:37 +0000)]
-doxygen

12 years ago-code deduplication, doxygen fixes
Christian Grothoff [Sat, 28 Jan 2012 14:35:53 +0000 (14:35 +0000)]
-code deduplication, doxygen fixes

12 years ago-fix error reporting, remove unnecessary syscalls on some paths
Christian Grothoff [Sat, 28 Jan 2012 14:23:43 +0000 (14:23 +0000)]
-fix error reporting, remove unnecessary syscalls on some paths

12 years ago-fix dead scheduler task cancellation on CTRL-c
Christian Grothoff [Sat, 28 Jan 2012 14:17:44 +0000 (14:17 +0000)]
-fix dead scheduler task cancellation on CTRL-c

12 years ago-fix
Christian Grothoff [Sat, 28 Jan 2012 07:41:49 +0000 (07:41 +0000)]
-fix