ChangeLog   ChangeLog 
2012-02-28 17:29 grothoff
* [r20121] src/util/os_priority.c: LRN: Apparently cleanup is not
for W32
2012-02-28 17:28 grothoff
* [r20120] po/de.po, po/es.po, po/sv.po, po/vi.po, po/zh_CN.po,
src/util/os_priority.c: LRN: W32 pipe name generation needs
random
2012-02-28 10:54 grothoff
* [r20112] po/de.po, po/es.po, po/sv.po, po/vi.po, po/zh_CN.po:
releasing GNUnet 0.9.2
2012-02-28 09:32 grothoff
* [r20097] configure.ac, src/Makefile.am: add gns
2012-02-28 09:08 schanzen
* [r20093] src/gns/plugin_block_gns.c: -fix
2012-02-27 20:00 wachs
* [r20087] configure.ac: enabling libglpk detection
2012-02-27 11:00 grothoff
* [r20060] src/arm/arm_api.c, src/arm/do_start_process.c,
src/arm/gnunet-service-arm.c,
src/ats/test_ats_api_bandwidth_consumption.c,
src/ats/test_ats_api_scheduling.c, src/chat/test_chat.c,
src/chat/test_chat_private.c, src/core/test_core_api.c,
src/core/test_core_api_reliability.c,
src/core/test_core_api_send_to_self.c,
src/core/test_core_api_start_only.c,
src/core/test_core_defaults.conf,
src/core/test_core_quota_compliance.c,
src/datastore/perf_datastore_api.c,
src/datastore/test_datastore_api.c,
src/datastore/test_datastore_api_management.c,
src/datastore/test_defaults.conf, src/dht/test_dht_api.c,
src/fs/test_fs_defaults.conf, src/fs/test_fs_download.c,
src/fs/test_fs_download_indexed.c,
src/fs/test_fs_download_persistence.c,
src/fs/test_fs_list_indexed.c, src/fs/test_fs_namespace.c,
src/fs/test_fs_namespace_list_updateable.c,
src/fs/test_fs_publish.c, src/fs/test_fs_publish_persistence.c,
src/fs/test_fs_search.c, src/fs/test_fs_search_persistence.c,
src/fs/test_fs_start_stop.c, src/fs/test_fs_unindex.c,
src/fs/test_fs_unindex_persistence.c,
src/hostlist/test_gnunet_daemon_hostlist.c,
src/hostlist/test_gnunet_daemon_hostlist_learning.c,
src/hostlist/test_gnunet_daemon_hostlist_reconnect.c,
src/hostlist/test_hostlist_defaults.conf,
src/include/gnunet_disk_lib.h, src/include/gnunet_os_lib.h,
src/include/platform.h, src/mesh/test_mesh_api.c,
src/mesh/test_mesh_local_1.c, src/mesh/test_mesh_local_2.c,
src/namestore/test_namestore_api.c, src/nat/nat.c,
src/nat/nat_mini.c, src/nat/test_nat_test.c,
src/nse/test_nse_api.c, src/peerinfo/test_peerinfo_api.c,
src/statistics/test_statistics_api.c,
src/statistics/test_statistics_api_loop.c,
src/statistics/test_statistics_api_watch.c,
src/stream/test_stream_local.c,
src/stream/test_stream_local_halfclose.c,
src/testing/test_testing_defaults.conf, src/testing/testing.c,
src/testing/testing_group.c,
src/transport/gnunet-transport-certificate-creation.c,
src/transport/gnunet-transport-connect-running-peers.c,
src/transport/gnunet-transport.c,
src/transport/plugin_transport_http_server.c,
src/transport/plugin_transport_wlan.c,
src/transport/transport-testing.c, src/util/crypto_random.c,
src/util/disk.c, src/util/helper.c, src/util/os_priority.c,
src/util/scheduler.c,
src/util/test_common_logging_runtime_loglevels.c,
src/util/test_os_start_process.c, src/util/test_resolver_api.c,
src/util/test_strings.c, src/vpn/test_gnunet_vpn.c: enabling use
of pipes for signal communication also on UNIX to enable future
integration with Java services
2012-02-27 10:54 wachs
* [r20059] src/transport/test_transport_api.c: adding error
messages
2012-02-25 19:08 grothoff
* [r20026] doc/man/gnunet-directory.1, doc/man/gnunet-download.1,
doc/man/gnunet-nat-server.1, doc/man/gnunet-pseudonym.1,
doc/man/gnunet-publish.1, doc/man/gnunet-search.1,
doc/man/gnunet-vpn.1: Igor/CG: various minor updates to man pages
2012-02-24 06:54 grothoff
* [r19998] src/include/winproc.h, src/util/os_network.c:
bratao/LRN: Use-bigger-buffer-for-EnumNICs3_results
2012-02-23 18:09 wachs
* [r19993] src/transport/gnunet-service-transport_validation.c: not
an error: plugin can return NULL (e.g. for IPv6 address when does
not support IPv6)
2012-02-23 18:08 wachs
* [r19992] src/transport/plugin_transport_unix.c: improved
rescheduling
improved recv error handling
2012-02-23 17:35 wachs
* [r19983] src/transport/plugin_transport_udp.c,
src/transport/plugin_transport_udp.h: splitted ipv4 and ipv6
socket select scheduling
removed looping for write select
improved ipv4/v6 en/disabling
session management
2012-02-23 16:41 grothoff
* [r19979] AUTHORS, src/include/gnunet_common.h,
src/include/gnunet_crypto_lib.h, src/include/gnunet_server_lib.h,
src/util/common_logging.c, src/util/crypto_hash.c,
src/util/server.c: TG: attached are the following patches for
GNUnet:
- 1: added GNUNET_i2s_full - full variant of GNUNET_i2s
- 2: GNUNET_CRYPTO_hash_from_string2 with additional length
parameter,
useful to prevent an additional strlen call when the caller
already knows
the length
- 3: custom mst callbacks for the server, enables using the
server with a
custom parser
- 4: added GNUNET_SERVER_client_set_finish_pending_write -
enables changing the
server behavior to finish pending writes when closing the
connection
Best regards,
Gabor Adam Toth
2012-02-23 16:01 wachs
* [r19975] src/transport/plugin_transport_unix.c: fix to the 100%
CPU load problem
2012-02-23 15:34 wachs
* [r19974] src/transport/gnunet-service-transport_neighbours.c:
fix: ats suggested address for unknown plugin
2012-02-23 14:40 wachs
* [r19968] src/ats/Makefile.am,
src/ats/gnunet-service-ats_addresses_mlp.c,
src/ats/gnunet-service-ats_addresses_mlp.h,
src/ats/test_ats_api.conf, src/ats/test_ats_mlp.c: averaging fast
changing quality values
2012-02-23 10:28 wachs
* [r19962] src/transport/plugin_transport_udp.c: fix for mantis bug
0002154:
change order of calls:
- discard unsend messages
- call transmit send continuation
- call session_end
2012-02-23 10:18 wachs
* [r19961] src/transport/plugin_transport_udp.c: fix to use correct
queue
2012-02-22 18:34 grothoff
* [r19949] src/fs/fs_api.c, src/fs/fs_dirmetascan.c,
src/fs/fs_file_information.c, src/fs/fs_publish.c,
src/fs/fs_sharetree.c, src/fs/gnunet-helper-fs-publish.c,
src/fs/gnunet-publish.c: LRN: two directory patches change the
way "is_directory" is evaluated.
Now it must be GNUNET_YES for the execution flow to switch to a
branch
where something is considered to be a directory.
The reason for that is that some functions might return
GNUNET_SYSERR
when asked whether something is a directory or not. Checking this
value as "!= GNUNET_NO" will produce positive result, even though
it's
not a directory.
2012-02-22 12:43 wachs
* [r19932] src/transport/gnunet-service-transport_validation.c: fix
coverity 10138
2012-02-22 10:10 harsha
* [r19915] src/stream/stream_api.c: added ack sending
2012-02-21 19:08 grothoff
* [r19906] src/util/os_priority.c: LRN:
Escape-trailing-slash-when-spawning-W32-process:
2012-02-21 10:12 schanzen
* [r19881] src/gns/gnunet-service-gns.c,
src/gns/namestore_stub_api.c: Better logging
modified ns stub
2012-02-20 14:28 schanzen
* [r19868] src/gns/Makefile.am, src/gns/gns_api.c,
src/gns/gnunet-service-gns.c, src/gns/namestore_stub_api.c,
src/include/gnunet_gns_service.h,
src/include/gnunet_namestore_service.h: namestore stub api added
fixes to namestore api
2012-02-20 12:08 grothoff
* [r19864] src/fs/gnunet-helper-fs-publish.c: LRN:
Do-partial-serialization-in-fs-publish-helper:
2012-02-20 09:09 grothoff
* [r19859] src/fs/fs_sharetree.c: LRN:
Iterate-over-a-copy-of-ksk-when-removing-items
2012-02-20 09:09 grothoff
* [r19858] src/fs/gnunet-service-fs_put.c: LRN: check for tc being
NULL
2012-02-18 19:03 grothoff
* [r19844] src/fs/Makefile.am, src/fs/fs_api.h,
src/fs/fs_list_indexed.c, src/fs/fs_namespace.c,
src/fs/fs_namespace_advertise.c, src/fs/fs_publish.c,
src/fs/fs_publish_ksk.c, src/fs/fs_tree.c, src/fs/gnunet-fs.c,
src/fs/gnunet-publish.c, src/include/gnunet_fs_service.h: make
all (?) asynchronously operating FS operations actually
cancel-able
2012-02-18 15:16 grothoff
* [r19837] src/fs/fs_namespace.c, src/include/gnunet_fs_service.h:
add GNUNET_FS_namespace_dup API call
2012-02-18 13:50 grothoff
* [r19836] src/util/disk.c: LRN: don't free memory on the stack
2012-02-16 14:29 wachs
* [r19820] src/transport/gnunet-service-transport_neighbours.c: fix
for fast reconnect: send ack after fast reconnect even when we
are already connected since other peer waits for it
2012-02-16 14:28 wachs
* [r19819] src/transport/test_transport_api_restart_1peer.c: fix
test for peer restart
2012-02-16 12:58 grothoff
* [r19817] src/fs/gnunet-helper-fs-publish.c: LRN: Use binary mode
on W32 (lol -CG)
2012-02-15 13:39 schanzen
* [r19812] src/gns/gns_api.c, src/gns/gnunet-gns-add.c,
src/gns/gnunet-gns-lookup.c, src/gns/gnunet-service-gns.c,
src/include/gnunet_gns_service.h: Added preliminary API and stubs
for GNS
2012-02-15 09:49 wachs
* [r19811] src/transport/gnunet-service-transport_neighbours.c: fix
for Assertion failed at gnunet-service-ats_addresses.c:587
2012-02-13 16:36 wachs
* [r19795] src/include/gnunet_transport_plugin.h: changes in
includes
2012-02-13 16:02 wachs
* [r19791] src/transport/gnunet-service-transport_neighbours.c,
src/transport/gnunet-service-transport_validation.c,
src/transport/plugin_transport_http.c,
src/transport/plugin_transport_tcp.c,
src/transport/plugin_transport_template.c,
src/transport/plugin_transport_udp.c,
src/transport/plugin_transport_unix.c,
src/transport/plugin_transport_wlan.c: removing legacy send
functions from plugins and renaming new send function
2012-02-13 15:38 wachs
* [r19790] src/transport/gnunet-service-transport_validation.c,
src/transport/plugin_transport_http.h: new sending in validation
2012-02-13 13:27 wachs
* [r19777] src/transport/plugin_transport_tcp.c: fix access before
null check
2012-02-13 12:22 wachs
* [r19775] src/transport/gnunet-service-transport_neighbours.c:
removing old send code from neighbours
2012-02-13 11:57 wachs
* [r19771] src/transport/Makefile.am,
src/transport/gnunet-service-transport_neighbours.c,
src/transport/plugin_transport_udp.c,
src/transport/plugin_transport_udp.h,
src/transport/plugin_transport_udp_broadcasting.c,
src/transport/plugin_transport_udp_new.h,
src/transport/plugin_transport_udp_new_broadcasting.c: adding
rewritten udp plugin
2012-02-13 10:58 wachs
* [r19770] src/ats/gnunet-service-ats_math.c,
src/ats/gnunet-service-ats_math.h: removing backup ATS code
2012-02-08 15:23 bartpolot
* [r19733] src/mesh/gnunet-service-mesh.c, src/mesh/mesh_api.c,
src/mesh/test_mesh_small.c: Attemp to fix ctrl-c crashes -
disconnect from services before calling daemons_stop, since the
cfg is free'd in the latter.
2012-02-06 09:34 grothoff
* [r19707] doc/man/gnunet-transport.1,
src/transport/gnunet-transport.c: adding -m option to
gnunet-transport to enable monitor mode (see #1972)
2012-02-01 17:37 bartpolot
* [r19608] src/include/gnunet_common.h: Let the compiler not
include debug strings in binary when make is not configured with
verbose
2012-02-01 17:08 wachs
* [r19603] src/transport/Makefile.am,
src/transport/gnunet-service-transport_blacklist.c,
src/transport/test_transport_api_blacklisting.c,
src/transport/transport_api_blacklist.c: fixing and testing
blacklisting api and service
2012-02-01 15:00 wachs
* [r19598] src/transport/test_transport_api_blacklisting.c:
improved blacklisting test
2012-02-01 14:59 wachs
* [r19597] src/transport/transport_api_blacklist.c: fix 2 crashes
in blacklisting api
- client transmit handle was not sent to NULL after sending
- BlacklistMessage was not checked for NULL
2012-02-01 13:26 wachs
* [r19596] src/transport/transport_api_blacklist.c: fix segfault:
api never saved callback and callback_cls
2012-02-01 09:04 wachs
* [r19591] src/transport/gnunet-service-transport_blacklist.c:
added assertion (which is successfully failing ;-) )
2012-01-31 13:46 wachs
* [r19571] src/transport/plugin_transport_wlan.c: session based
sending for wlan
2012-01-31 13:12 wachs
* [r19568] src/util/os_network.c: 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)
2012-01-31 13:04 wachs
* [r19567] src/util/test_os_network.c: adding verbose message
2012-01-31 08:25 wachs
* [r19563] src/ats/ats_api_scheduling.c, src/hello/address.c,
src/include/gnunet_ats_service.h: fixing const api and add check
to address
2012-01-31 08:19 wachs
* [r19562] src/transport/test_transport_api.c: fix assertion
2012-01-30 16:38 wachs
* [r19543] src/transport/test_transport_api.c: variable message
size
2012-01-27 15:51 wachs
* [r19486] src/transport/plugin_transport_unix.c: implemented
sessions
2012-01-27 14:30 wachs
* [r19485] src/transport/plugin_transport_unix.c: removing retry
code
removing unused structs
removing UDP Address structs
fixed PrettyPrinter (printed UDP addresses???)
2012-01-27 13:48 wachs
* [r19484] src/transport/plugin_transport_unix.c: complete select
write implementation
2012-01-27 13:21 wachs
* [r19483] src/transport/test_transport_api.c: fix memory leaks
2012-01-26 14:53 wachs
* [r19440] src/transport/gnunet-service-transport_neighbours.c:
fixing mantis 2101
2012-01-26 14:09 wachs
* [r19437] src/transport/gnunet-service-transport_neighbours.c,
src/transport/plugin_transport_http.c,
src/transport/plugin_transport_http_server.c: implemented session
based sending in transport service (coexisting with old code)
2012-01-26 14:01 bartpolot
* [r19436] src/mesh/gnunet-service-mesh.c: Workaround for #2104,
initialize local tid when local type destination connects after
tunnel connect request by origin
2012-01-26 13:23 wachs
* [r19435] src/ats/ats_api.c,
src/ats/gnunet-service-ats_addresses_mlp.c: cppcheck
2012-01-25 14:22 wachs
* [r19389] src/ats/gnunet-service-ats_scheduling.c: clang: mem
access if plugin_name_length == 0
2012-01-25 13:56 wachs
* [r19387] src/transport/plugin_transport_tcp.c: coverity 10054
2012-01-25 13:55 wachs
* [r19386] src/transport/plugin_transport_http_client.c: coverity
10048
2012-01-24 20:28 grothoff
* [r19359] src/vpn: ign
2012-01-24 01:32 bartpolot
* [r19334] src/mesh/gnunet-service-mesh.c: Changed incoming tunnel
notification to delay until relvant traffic is received from
remote peer. Allowed several remote clients for each tunnel.
2012-01-23 15:45 wachs
* [r19331] src/ats/gnunet-service-ats_addresses.c: fixing mantis
2098:
ats did not lookup addresses correctly
ats overwrote existing session when updating addresses
2012-01-23 15:43 wachs
* [r19330] src/transport/gnunet-service-transport_neighbours.c:
fixing: mantis 0002098: transport did not propagate session to
ats
2012-01-23 14:54 grothoff
* [r19329] src/include/gnunet_common.h: use noreturn macro for
GNUNET_abort to help gcc and others
2012-01-23 09:14 grothoff
* [r19322] src/util/win.cc: It-might-be-NULL
2012-01-20 15:41 bartpolot
* [r19283] src/include/gnunet_mesh_service.h: Reflected changes in
r19282.
2012-01-20 15:40 bartpolot
* [r19282] src/mesh/mesh_api.c: Don't call cleaner on tunnels
explicity destroyed. Updated and improved documentation.
2012-01-20 12:49 bartpolot
* [r19280] src/mesh/gnunet-service-mesh.c: Fixed bug with remote
tunnel traffic reception
2012-01-20 12:48 bartpolot
* [r19279] src/mesh/mesh_api.c: Added more debug info
2012-01-19 23:17 bartpolot
* [r19274] src/mesh/gnunet-service-mesh.c: Added TTL and MID
initialization to tunnel refresh packets.
2012-01-19 23:00 bartpolot
* [r19273] src/mesh/gnunet-service-mesh.c: Fixed #2088, don't call
receive_done on traffic not generated by client. Improved debug
output.
2012-01-19 22:39 bartpolot
* [r19272] src/mesh/gnunet-service-mesh.c: Fixed #2087, wrong local
tunnel number sent when multiple clients are subscribed to one
type message on same peer and one clientis owner of the tunnel
and the other is target
2012-01-19 22:13 bartpolot
* [r19271] src/mesh/mesh_api.c: Fixed a memory leak on disconnect,
double peer_rc decrease on tunnel destroy, adjusted backoff,
completed doxygen
2012-01-19 15:20 bartpolot
* [r19260] src/mesh/gnunet-service-mesh.c: Fixed client disconnect
bug, delimited debug messages.
2012-01-19 14:33 bartpolot
* [r19258] src/mesh/mesh_api.c: Fixed a peer_rc bug.
2012-01-19 11:06 bartpolot
* [r19253] src/mesh/gnunet-service-mesh.c: Fixed an assert error
when a client disconnects with open tunnels and without doing
MESH_disconnect
2012-01-19 10:58 bartpolot
* [r19252] src/mesh/mesh_api.c: Improved debug message
2012-01-18 19:28 grothoff
* [r19248] src/include/gnunet_testing_lib.h,
src/testing/Makefile.am, src/testing/helper.c: implementing
GNUNET_TESTING_get_peer_identity (addressing #2083)
2012-01-18 15:10 bartpolot
* [r19244] src/mesh/gnunet-service-mesh.c: Fixed client shutdown
case, various minor fixes
2012-01-18 12:47 bartpolot
* [r19233] src/mesh/gnunet-service-mesh.c: Implemented workaround
for #2071
2012-01-18 11:27 bartpolot
* [r19228] src/mesh/gnunet-service-mesh.c: Allowed client to send
again
2012-01-18 11:17 bartpolot
* [r19227] src/mesh/gnunet-service-mesh.c: Fixed a bug when a
multicast packet is delivered exclusively to local clients
2012-01-17 19:45 bartpolot
* [r19217] src/mesh/mesh_api.c: Added debug info for #2071
2012-01-17 17:29 bartpolot
* [r19208] src/mesh/gnunet-service-mesh.c: Fixed #2070 and
simplified data transmission unicast/multicast handling
2012-01-17 16:17 bartpolot
* [r19206] src/mesh/gnunet-service-mesh.c: Temporal workaround for
#2070
2012-01-17 16:13 bartpolot
* [r19204] src/mesh/gnunet-service-mesh.c: Temporl workaround for
#2070
2012-01-17 15:36 bartpolot
* [r19196] src/mesh/mesh_api.c: Fixed queue bug
2012-01-16 21:11 grothoff
* [r19181] src/pt/gnunet-daemon-pt.c: implemented new protocol
translation daemon (#2063)
2012-01-16 17:17 harsha
* [r19176] src/stream/test_stream_local.c,
src/stream/test_stream_local_halfclose.c: refined test cases
2012-01-15 23:40 grothoff
* [r19169] doc/man/Makefile.am, doc/man/gnunet-download-manager.1,
src/fs/Makefile.am, src/fs/gnunet-download-manager.scm: adding
Ludo's gnunet-download-manager.scm back to SVN HEAD
2012-01-14 23:18 grothoff
* [r19146] src/arm/gnunet-service-arm.c, src/fs/fs_dirmetascan.c,
src/include/gnunet_disk_lib.h, src/nat/nat.c, src/nat/nat_mini.c,
src/testing/testing.c, src/transport/plugin_transport_wlan.c,
src/util/disk.c, src/util/helper.c, src/util/os_priority.c,
src/util/scheduler.c,
src/util/test_common_logging_runtime_loglevels.c,
src/util/test_os_start_process.c, src/util/test_scheduler.c: LRN:
enable more fine-grained control over blocking/non-blocking pipe
operation
2012-01-14 20:58 grothoff
* [r19141] src/exit/exit.conf, src/exit/gnunet-daemon-exit.c,
src/exit/gnunet-helper-exit.c: changing exit helper code to
automatically do the network configuration for an exit node (by
running sysctl/iptables commands as necessary)
2012-01-14 15:24 grothoff
* [r19135] src/fs/Makefile.am, src/include/gnunet_fs_service.h:
LRN: new threaded directory metadata scanner
2012-01-14 15:20 grothoff
* [r19134] src/fs/fs_uri.c: LRN: skip short keywords when
generating keywords automatically from metadata
2012-01-14 15:20 grothoff
* [r19133] src/include/gnunet_disk_lib.h, src/util/disk.c: LRN: new
pipe creation function GNUNET_DISK_pipe_from_fd to wrap existing
file descriptor pair
2012-01-14 15:17 grothoff
* [r19131] src/include/gnunet_strings_lib.h, src/util/strings.c:
LRN: add function GNUNET_STRINGS_get_short_name to get basename
2012-01-13 22:14 harsha
* [r19130] src/stream/test_stream_local.c: added half-closed
shutdown test
2012-01-13 22:10 grothoff
* [r19129] configure.ac, src/dht/dht.conf.in, src/dns/Makefile.am,
src/dns/dns.conf.in, src/dv/dv.conf.in,
src/transport/transport.conf.in, src/util/service.c,
src/vpn/vpn.conf.in: improving code and build system to be in
line with gnunet access control model for services as described
at https://gnunet.org/gnunet-access-control-model
2012-01-13 21:33 harsha
* [r19128] src/stream/test_stream_local.c: added shutdown call in
testcase
2012-01-13 21:33 harsha
* [r19127] src/include/gnunet_stream_lib.h: removed ambigious
description
2012-01-13 18:10 harsha
* [r19126] src/stream/stream_protocol.h,
src/stream/test_stream_local.c,
src/stream/test_stream_local.conf: test case for stream API
2012-01-13 17:41 harsha
* [r19125] src/include/gnunet_stream_lib.h: generic type for read
data
2012-01-13 17:04 grothoff
* [r19123] configure.ac, src/arm/Makefile.am, src/arm/arm.conf,
src/arm/arm.conf.in, src/ats/Makefile.am, src/ats/ats.conf,
src/ats/ats.conf.in, src/chat/Makefile.am, src/chat/chat.conf,
src/chat/chat.conf.in, src/core/Makefile.am, src/core/core.conf,
src/core/core.conf.in, src/datastore/Makefile.am,
src/datastore/datastore.conf, src/datastore/datastore.conf.in,
src/dht/Makefile.am, src/dht/dht.conf, src/dht/dht.conf.in,
src/dns/Makefile.am, src/dns/dns.conf, src/dns/dns.conf.in,
src/dv/Makefile.am, src/dv/dv.conf, src/dv/dv.conf.in,
src/exit/exit.conf, src/fs/Makefile.am, src/fs/fs.conf,
src/fs/fs.conf.in, src/mesh/Makefile.am, src/mesh/mesh.conf,
src/mesh/mesh.conf.in, src/nse/Makefile.am, src/nse/nse.conf,
src/nse/nse.conf.in, src/peerinfo/Makefile.am,
src/peerinfo/peerinfo.conf, src/peerinfo/peerinfo.conf.in,
src/statistics/Makefile.am, src/statistics/statistics.conf,
src/statistics/statistics.conf.in, src/transport/Makefile.am,
src/transport/transport.conf, src/transport/transport.conf.in,
src/util/Makefile.am, src/util/client.c, src/util/resolver.conf,
src/util/resolver.conf.in, src/vpn/Makefile.am, src/vpn/vpn.conf,
src/vpn/vpn.conf.in: change default configurations on systems
with UNIX domain sockets to NOT specify any port for TCP-based
IPC (and interpret that as no TCP-based IPC desired), as we can
and want to use UNIX domain sockets in this case by default
2012-01-12 09:26 wachs
* [r19101] src/vpn/gnunet-service-vpn.c: fix compile errors
2012-01-11 21:11 grothoff
* [r19093] src/fs/fs_api.c, src/fs/fs_api.h, src/fs/fs_publish.c:
fixing bug to ensure that we properly descend into deep
directories for the various publish start/stop/suspend/resume
event callbacks
2012-01-11 13:18 wachs
* [r19085] src/ats/ats.conf,
src/ats/gnunet-service-ats_addresses.c: mlp configuration
2012-01-11 12:41 wachs
* [r19084] src/ats/Makefile.am: adding glpk to the makefile
2012-01-10 23:18 harsha
* [r19082] src/stream/stream_protocol.h: stream P2P protocol
message specification
2012-01-10 16:06 wachs
* [r19078] src/vpn/vpn.conf: fix: wrong binary and duplicate unix
path
2012-01-10 15:54 wachs
* [r19077] src/integration-tests/confs/c_bootstrap_server.conf,
src/integration-tests/confs/c_nat_client.conf,
src/integration-tests/confs/c_no_nat_client.conf: added section
to solve vpn conflicts
2012-01-09 16:38 grothoff
* [r19069] src/include/gnunet_disk_lib.h, src/util/disk.c: LRN:
make disk iterator start return GNUNET_SYSERR if run on empty
directory
2012-01-05 21:04 grothoff
* [r19023] src/exit/Makefile.am: fix
2012-01-05 20:58 bartpolot
* [r19021] src/dht, src/dht/Makefile.am, src/dht/dht_api.c,
src/dht/test_dht_monitor.c: Added testcase for DHT monitoring.
2012-01-05 20:18 grothoff
* [r19017] src/include/gnunet_crypto_lib.h, src/util/crypto_crc.c:
fix crc16 prototypes
2012-01-04 20:00 bartpolot
* [r18989] src/dht/dht.h, src/dht/dht_api.c,
src/dht/gnunet-service-dht_clients.c,
src/dht/gnunet-service-dht_clients.h,
src/dht/gnunet-service-dht_neighbours.c,
src/include/gnunet_dht_service.h, src/include/gnunet_protocols.h:
New DHT-monitor functionality
2012-01-04 15:48 grothoff
* [r18988] doc/man/Makefile.am, doc/man/gnunet-monkey.1: move
monkey man page to monkey
2012-01-04 14:20 grothoff
* [r18982] src/dns/dnsparser.c, src/dns/gnunet-dns-monitor.c,
src/dns/gnunet-service-dns_new.c: adding missing file
2012-01-02 12:23 grothoff
* [r18937] src/dns/Makefile.am, src/dns/gnunet-helper-dns.c: DNS
helper for DNS redesign
2012-01-02 10:22 grothoff
* [r18929] src/include/gnunet_crypto_lib.h, src/util/crypto_crc.c:
adding crc16 to gnunet_crypto_lib.h
2012-01-02 09:26 grothoff
* [r18924] src/include/Makefile.am,
src/include/gnunet_helper_lib.h, src/util/Makefile.am,
src/util/helper.c: adding new GNUNET_HELPER_ API for
communication with (SUID) helper binaries via stdin/stdout using
standard GNUNET messages
2012-01-02 08:24 grothoff
* [r18923] src/include/gnunet_os_lib.h, src/util/os_priority.c:
adding GNUNET_OS_start_process_vap function
2012-01-02 03:51 grothoff
* [r18912] src/dns/gnunet-helper-hijack-dns.c: dns hijacker code
review
2012-01-01 23:39 grothoff
* [r18908] src/dns/Makefile.am, src/dns/dns_api.c,
src/include/gnunet_dns_service.h, src/vpn/Makefile.am,
src/vpn/gnunet-daemon-vpn-dns.c, src/vpn/gnunet-daemon-vpn-dns.h,
src/vpn/gnunet-daemon-vpn-helper.c, src/vpn/gnunet-daemon-vpn.c,
src/vpn/gnunet-daemon-vpn.h: first quick hack to extract an
initial DNS service API
2012-01-01 21:12 grothoff
* [r18889] src/arm/gnunet-service-arm.c, src/chat/gnunet-chat.c,
src/datastore/gnunet-service-datastore.c, src/fs/fs_api.c,
src/fs/gnunet-service-fs_cp.c,
src/include/gnunet_scheduler_lib.h, src/nse/gnunet-service-nse.c,
src/peerinfo/gnunet-service-peerinfo.c, src/util/crypto_hash.c,
src/util/scheduler.c: changing scheduler priorities to revert to
DEFAULT instead of inheriting parent-task priority unless
something else is explicitly specified
2011-12-30 22:25 grothoff
* [r18853] src/fs/Makefile.am, src/fs/fs_uri.c: LRN: normalize
keywords (decapitalize, split) using libunistring - #2052
2011-12-26 19:31 grothoff 2011-12-26 19:31 grothoff
* [r18828] src/fs/fs_misc.c, src/include/gnunet_fs_service.h, * [r18828] src/fs/fs_misc.c, src/include/gnunet_fs_service.h,
src/util/os_network.c: adding GNUNET_FS_time_to_year function to src/util/os_network.c: adding GNUNET_FS_time_to_year function to
FS API FS API
2011-12-25 20:45 grothoff 2011-12-25 20:45 grothoff
* [r18815] src/fs/gnunet-service-fs_cp.h, * [r18815] src/fs/gnunet-service-fs_cp.h,
src/fs/gnunet-service-fs_pr.c: fixing migration stop delay src/fs/gnunet-service-fs_pr.c: fixing migration stop delay
 End of changes. 1 change blocks. 
0 lines changed or deleted 867 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/