lp:~cjdns-ppa/cjdns/+git/main

Get this repository:
git clone https://git.launchpad.net/~cjdns-ppa/cjdns/+git/main

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/cjdelisle/cjdns.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log

Branches

Name Last Modified Last Commit
no-more-libuv 2024-04-25 21:32:34 UTC
Renamed some more struct Message to Message_t and got rid of Message_foreign ...

Author: Caleb James DeLisle
Author Date: 2024-04-25 21:32:34 UTC

Renamed some more struct Message to Message_t and got rid of Message_foreign which creates a Message from an outside data buffer.

crashey 2024-04-12 12:55:22 UTC
Make Event_socketRead() error rather than panic, if it's impossible. Also: Do...

Author: Caleb James DeLisle
Author Date: 2024-04-12 12:55:22 UTC

Make Event_socketRead() error rather than panic, if it's impossible. Also: Do not poll WRITABLE because it causes error on OSX.

master 2023-11-28 09:42:28 UTC
Merge pull request #1253 from kaotisk-hund/translate-splice-to-php

Author: Caleb James DeLisle
Author Date: 2023-11-28 09:42:28 UTC

Merge pull request #1253 from kaotisk-hund/translate-splice-to-php

Translate splice to php

rffi-timeout 2022-10-17 15:49:15 UTC
Configurator:

Author: Caleb James DeLisle
Author Date: 2022-10-17 15:49:15 UTC

Configurator:
Swap which allocator we use for rpcCall.
This has the subtle effect of making the Allocator_adopt() in rpcClient meaningful
because adopting your own child alloc is a no-op.

boringtun2 2022-01-16 05:08:37 UTC
manual merge crashey

Author: Caleb James DeLisle
Author Date: 2022-01-16 05:08:37 UTC

manual merge crashey

wintun 2021-01-18 17:13:10 UTC
Windows fixes

Author: Caleb James DeLisle
Author Date: 2021-01-18 17:13:10 UTC

Windows fixes

rust-iface 2020-12-15 17:32:00 UTC
Do not naively implement clone() in Message

Author: Caleb James DeLisle
Author Date: 2020-12-15 17:32:00 UTC

Do not naively implement clone() in Message
because it will create a copy of the cffi::Message pointer
which can lead to aliasing.
Also rustformat

rust-build 2020-11-23 14:25:26 UTC
Merge branch 'rust-lto' of https://github.com/CJDNS-Development-Team/cjdns-ro...

Author: Caleb James DeLisle
Author Date: 2020-11-23 14:25:26 UTC

Merge branch 'rust-lto' of https://github.com/CJDNS-Development-Team/cjdns-router into rust-build

windows64 2020-07-10 23:24:59 UTC
Windows: Pipes are socket, not pipe on windows

Author: Caleb James DeLisle
Author Date: 2020-07-10 23:24:59 UTC

Windows: Pipes are socket, not pipe on windows

subnode-work 2020-07-05 21:46:39 UTC
Potential null deref

Author: Caleb James DeLisle
Author Date: 2020-07-05 21:46:39 UTC

Potential null deref

allocator-fixes 2018-10-17 14:00:41 UTC
Fixed up the test command

Author: Caleb James DeLisle
Author Date: 2018-10-17 14:00:41 UTC

Fixed up the test command

v21 2018-10-14 17:01:38 UTC
Merge branch 'crashey' into v21

Author: Caleb James DeLisle
Author Date: 2018-10-14 17:01:38 UTC

Merge branch 'crashey' into v21

packet-timing-collection 2018-08-24 14:57:14 UTC
wip

Author: Caleb James DeLisle
Author Date: 2018-08-24 14:57:14 UTC

wip

test-poc 2017-08-17 19:27:02 UTC
Merge branch 'patch-1' of git://github.com/armata/cjdns into crashey

Author: Caleb James DeLisle
Author Date: 2017-08-17 19:27:02 UTC

Merge branch 'patch-1' of git://github.com/armata/cjdns into crashey

faster-findbestparent 2016-10-01 07:13:53 UTC
Attempt at making findBestParent a bit faster

Author: Caleb James DeLisle
Author Date: 2016-10-01 07:13:53 UTC

Attempt at making findBestParent a bit faster

cjdnsctl 2016-02-21 18:40:19 UTC
Wrong help for cjdnsctl peers

Author: Caleb James DeLisle
Author Date: 2016-02-21 18:40:19 UTC

Wrong help for cjdnsctl peers

iptunnel-networksize 2016-01-19 12:57:30 UTC
Fix some last bugs

Author: Caleb James DeLisle
Author Date: 2016-01-19 12:57:30 UTC

Fix some last bugs

routes.c 2016-01-10 16:46:48 UTC
patch over an issue in builder which causes error redefinition of CJD_PACKAGE...

Author: Caleb James DeLisle
Author Date: 2016-01-10 16:46:48 UTC

patch over an issue in builder which causes error redefinition of CJD_PACKAGE_VERSION

signing 2016-01-05 17:18:06 UTC
Merge branch 'crashey' into signing

Author: Caleb James DeLisle
Author Date: 2016-01-05 17:18:06 UTC

Merge branch 'crashey' into signing

cryptoauth-login 2015-10-18 17:38:41 UTC
Allow code coverage profiling with a parameter and allow bypassing of the tests

Author: Caleb James DeLisle
Author Date: 2015-10-18 17:38:41 UTC

Allow code coverage profiling with a parameter and allow bypassing of the tests

eth-hotplug-osx 2015-08-28 21:23:42 UTC
hax hax hax

Author: Caleb James DeLisle
Author Date: 2015-08-28 21:23:42 UTC

hax hax hax

renumbering-fail 2015-08-26 07:23:22 UTC
'typo'

Author: Caleb James DeLisle
Author Date: 2015-08-26 07:23:22 UTC

'typo'

ethinterface-darwin 2015-06-19 22:48:16 UTC
Misc cleanup

Author: user
Author Date: 2015-06-19 22:48:16 UTC

Misc cleanup

staging 2015-05-08 22:56:51 UTC
attempt to fix a rare assertion failure

Author: Caleb James DeLisle
Author Date: 2015-05-08 22:56:51 UTC

attempt to fix a rare assertion failure

hyperboria-master 2015-04-27 01:30:11 UTC
seccomp: support arm64's version of epoll_wait

Author: Lars
Author Date: 2015-04-27 01:29:27 UTC

seccomp: support arm64's version of epoll_wait

unlink-worst 2015-04-08 19:06:34 UTC
sybilsim needs to call Security_setupComplete

Author: Caleb James DeLisle
Author Date: 2015-04-08 19:06:34 UTC

sybilsim needs to call Security_setupComplete

hyperboria-next 2015-03-07 02:37:57 UTC
build: parse optimizeLevel from CFLAGS

Author: Lars
Author Date: 2015-02-01 23:41:43 UTC

build: parse optimizeLevel from CFLAGS

abandoned-v14 2015-01-23 06:47:05 UTC
Oops, lets bump the version while we're at it

Author: Caleb James DeLisle
Author Date: 2015-01-23 06:47:05 UTC

Oops, lets bump the version while we're at it

fix-logging 2014-10-22 22:20:33 UTC
more robust logging, although only about 100 messages can be logged at a time...

Author: Caleb James DeLisle
Author Date: 2014-10-22 22:20:33 UTC

more robust logging, although only about 100 messages can be logged at a time without drops...

stable-0.6 2014-10-12 12:48:10 UTC
added abandoned notice

Author: Caleb James DeLisle
Author Date: 2014-10-12 12:48:10 UTC

added abandoned notice

stable-0.5 2014-10-12 12:47:31 UTC
added abandoned notice

Author: Caleb James DeLisle
Author Date: 2014-10-12 12:47:31 UTC

added abandoned notice

stable-0.4 2014-10-12 12:47:06 UTC
added abandoned notice

Author: Caleb James DeLisle
Author Date: 2014-10-12 12:47:06 UTC

added abandoned notice

stable-0.7 2014-07-15 06:52:14 UTC
Merge branch 'cjdlua' of https://github.com/wfleurant/cjdns into crashey

Author: Caleb James DeLisle
Author Date: 2014-07-15 06:52:14 UTC

Merge branch 'cjdlua' of https://github.com/wfleurant/cjdns into crashey

seccomp 2014-04-11 16:58:58 UTC
add Node_getReach() to prevent reach from being altered without certain check...

Author: Caleb James DeLisle
Author Date: 2014-04-11 16:58:58 UTC

add Node_getReach() to prevent reach from being altered without certain checks, also do not call NodeStore_updateReach() unless a the path is the same as the one stored for the node.

check-encoding-form 2014-01-21 07:53:46 UTC
experimental check of encoding forms advertized in inter-router comms, needs ...

Author: Caleb James DeLisle
Author Date: 2014-01-21 07:53:46 UTC

experimental check of encoding forms advertized in inter-router comms, needs cleaning up before merging

next 2014-01-03 11:48:27 UTC
refreshReach is killing performance, yank it

Author: Caleb James DeLisle
Author Date: 2014-01-03 11:48:27 UTC

refreshReach is killing performance, yank it

dumbclient 2013-12-25 17:22:35 UTC
[SECURITY BUG] Crafted packet can initiate crypto session while pretending to...

Author: Caleb James DeLisle
Author Date: 2013-12-24 08:48:49 UTC

[SECURITY BUG] Crafted packet can initiate crypto session while pretending to be different IP address
[HARDENING] Armor against the risk of decrypted data being sent out over the wire in plaintext from an error.
[HARDENING] IpTunnel server should never be allowed to send fc00::/8 messages, this was poorly specified in the past

137 of 37 results
This repository contains Public information 
Everyone can see this information.

Subscribers