Mahdi Baghbani
Mahdi Baghbani
Hi, first of all thanks for this plugin and please add support for Jekyll 4.0 :) and now the actual issue: I'm building Jekyll in a gitlab ci-cd for 1...
freeing a pointer causes memory corruption in `ccn-lite-fetch` here in code: https://github.com/cn-uofbasel/ccn-lite/blob/da0d9de8d82349dff845acc62d37242dd09b3d3d/src/ccnl-utils/src/ccn-lite-fetch.c#L137-L141 assigning content and content length pointer values from pkt to external pointers and then freeing the pkt itself...
it seems dummy face is doing nothing in `ccn-lite-peek`: ##### declared here https://github.com/cn-uofbasel/ccn-lite/blob/da0d9de8d82349dff845acc62d37242dd09b3d3d/src/ccnl-utils/src/ccn-lite-peek.c#L150 #### memory space set to all zeros here https://github.com/cn-uofbasel/ccn-lite/blob/da0d9de8d82349dff845acc62d37242dd09b3d3d/src/ccnl-utils/src/ccn-lite-peek.c#L158 no further usage in code, I guess it...
#### Description `ccn-lite-fetch` command is not working for ndn as expected while you can get individual named objects using `peek` with `-n` flag, there is no way to get stream...
Reva makefile run tests while building reva and ` TestGetShare/empty_list` requires binding to local port `3306`, which is a well known port for MySQL and MariaDB. It would be nice...
Hi Let's start with some history, actually your history ... https://github.com/jekyll/jemoji/issues/73#issue-302901989 https://github.com/jekyll/jemoji/issues/51#issuecomment-270470974 as you see people have problems with something ridiculous called "emoji" directory appended to every thing by default...
Hi Is there a way to integrate https://github.com/messense/dav-server-rs into poem?
This PR change to OCM spec allows the OCM service to let others know if it trusts all servers (hence the type `open`) or only servers from a (or multiple)...
In addition to #92 I'd like to create a PR for a similar matter. I propose to: 1. Sign the requests on behalf of the sender instance (which seems to...
Although this PR is referenced under https://github.com/cs3org/OCM-STA/issues/1, it is not directly part of the STA funded work. However, since the changes are closely related and beneficial to OCM, I decided...