Dr. Jan-Philip Gehrcke

Results 36 issues of Dr. Jan-Philip Gehrcke

``` python examples/raw_largemsg_bench.py 181003-15:59:30.050 INFO: Creating data ... 181003-15:59:32.034 INFO: Data size: 762.939453125 MBytes 181003-15:59:33.800 INFO: Test with raw pipe... 181003-15:59:34.582 INFO: Sending data Traceback (most recent call last): File...

bug
Win32

Seeing that with `examples/raw_largemsg_bench.py`. Just added the following comment there: ``` # This example seems to suffer from a severe performance problem on PyPy. On my # machine I got...

needs triage
affects dev only

Originally reported by: **eurleif (Bitbucket: [eurleif](https://bitbucket.org/eurleif), GitHub: Unknown)** ---------------------------------------- Here's a toy example which accepts TCP connections on port 12345. For each connection, it spawns a child process, which sleeps...

documentation

Originally reported by: **Erik Allik (Bitbucket: [eallik](https://bitbucket.org/eallik), GitHub: [eallik](https://github.com/eallik))** ---------------------------------------- I've just realised the need for gipc the hard way and am now thinking that it doesn't make sense for...

proposal

When cfssl receives a certifcate signing request (CSR) which contains one or multiple `domainComponent` (`DC`) relative distinguished names (RDNs) in the subject, then the subject of the signed certificate emitted...

`set_alg_whitelist` is a useful part of the interface which is so far not covered by the documentation: https://github.com/cdbattags/lua-resty-jwt/blob/f17d7c6ed45d59beb9fbf3bd5f50e89ead395b98/lib/resty/jwt.lua#L348