Spindel Ljungmark

Results 8 issues of Spindel Ljungmark

cstore_fdw 1.6.0 on postgresql-10 So, I've got a lot of time-series data in a table that looks like this: ``` spider=> create foreign table history_y2017 ( itemid bigint not null,...

If you have a host with both ipv6 and ipv4, but disable the routing on ipv6 due to some mishap on your ISP's side, pam_yubico will fail to connect or...

Unlike #1246 and #1350 This seems to be around function parsing in SQLite: ```log error: unsupported type NULL of column #3 ("time") --> loggerdb/src/datastore.rs:317:35 | 317 | let get_last_all_points =...

db:sqlite

In the innernet blog-post there are some claims about authenticated and trust in IP-addresses. However, innernet does not actually live up to these claims. Test methodology: With three devices: -...

I'd like to be able to access the `rustls::Session` object, in order to access the metadata information on it ( `get_negotiated_ciphersuite`, `get_peer_certificates` , etc.) However, I seem to be getting...

Based on empirical testing of 0.0.8 (debian) it seems that tlsdate does not support SNI. Test setup: default certificate of the host is always localhost.localdomain ,selfsigned certificate All public-facing hostnames...

In case of routing issues, the individual socket connections will take ~4.5 minutes depending on OS level socket syn retransmit settings, which means that if there is a connection timeout...

So, this is a bit of a doozy, I've got a device in the field that has some funky routing going on for ipv6, meaning it resolves and works on...