issues
search
cn-uofbasel
/
ccn-lite
CCN-lite, a lightweight implementation of the CCNx protocol and its variations
ISC License
74
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
RIOT support: Added cast to debug message
#390
fzi-haxel
closed
11 months ago
0
ccnl-core: fix use after free bug
#389
maribu
closed
1 year ago
0
ccnl_content_remove: Fix use-after-free
#388
chrysn
closed
8 months ago
1
CMake file for the first build does not compile. (multiple definition of 'mem' from ccnl-malloc.h)
#387
LimeCida
closed
2 years ago
0
ccn-lite-fetch memory corrupion
#386
MahdiBaghbani
opened
3 years ago
0
unused variable in ccn-lite-peek
#385
MahdiBaghbani
opened
3 years ago
0
fetch command is not working for ndn
#384
MahdiBaghbani
opened
3 years ago
1
fix #382 and #210: NDN protocol interest lifetime
#383
MahdiBaghbani
closed
3 years ago
0
NDN interest life time is wrong
#382
MahdiBaghbani
closed
3 years ago
1
fix #365: ccnl-interest_new check for default max_pit_entries = -1 va…
#381
MahdiBaghbani
closed
3 years ago
0
Support for CCN-lite with the OMNeT++ framework
#380
PeterKietzmann
closed
3 years ago
1
RIOT support: replace use of deprecated netopt
#379
maribu
closed
3 years ago
0
adapt to API changes in RIOT
#378
benpicco
closed
3 years ago
1
Added FAQ'S
#377
Anubhav998
closed
4 years ago
0
RIOT support: Fix access to sched internals
#376
maribu
closed
4 years ago
0
Fix for ccn-lite Kernel version to run on Linux Kernels > 4.15
#375
marvsz
closed
4 years ago
0
Use safe versions of string functions
#374
jpfender
closed
4 years ago
1
Enable custom caching decision and cache replacement strategies
#373
jpfender
closed
4 years ago
1
Update README-unix.md
#372
blacksheeep
closed
4 years ago
0
Update README-unix.md
#371
blacksheeep
closed
4 years ago
0
Unable to build for Unix
#370
ath-90
closed
4 years ago
1
src/ccn-lite-riot: remove access to xtimer_t members in static init
#369
MichelRottleuthner
closed
4 years ago
0
ccnl_prefix_cmp: precise documentation
#368
PeterKietzmann
closed
4 years ago
0
ccnl_i_prefixof_c: fix and use CMP_EXACT
#367
PeterKietzmann
closed
4 years ago
0
Revert "ccnl-prefix: correct documentation"
#366
PeterKietzmann
closed
5 years ago
0
Bug in ccnl_interest_new
#365
marvsz
closed
3 years ago
2
ccnl-relay: cast 't' to uint32_t
#364
cgundogan
closed
5 years ago
0
fix a few compiliation issues for 8 bit
#363
cgundogan
closed
5 years ago
0
content store redesign (DO NOT MERGE - THIS IS FOR TESTING/EVALUATION)
#362
mfrey
closed
4 years ago
4
ndn: fix nonce parsing when forwarding
#361
cgundogan
closed
5 years ago
0
ccn-lite-riot: add include for irq.h
#360
PeterKietzmann
closed
5 years ago
0
ccn-lite-riot: remove message from queue on remove interest
#359
PeterKietzmann
closed
5 years ago
0
ccnl-pkt: use random_uint32() instead of rand() for RIOT
#358
cgundogan
closed
5 years ago
1
ccnl-prefix: correct documentation
#357
PeterKietzmann
closed
5 years ago
0
ccnl-riot: add a RIOT cleanup functions for Interest structures
#356
cgundogan
closed
5 years ago
0
make CCNL_DEFAULT_MAX_PIT_ENTRIES configurable
#355
PeterKietzmann
closed
5 years ago
0
ccnl-interest: check for max pit entries and free if full
#354
cgundogan
closed
5 years ago
0
type fixes for cross-compiling (e.g. with RIOT)
#353
cgundogan
closed
5 years ago
0
ccnl-relay: remove printf during forwarding
#352
cgundogan
closed
5 years ago
0
ccnl-pkt-util: header cleanup
#351
cgundogan
closed
5 years ago
0
removes ccn-lite-simplenfn.c from ccnl-utils
#350
mfrey
closed
5 years ago
0
interest: fix timeout calculation for suite != NDN-TLV
#349
cgundogan
closed
5 years ago
0
CMake: make PACKETFORMATS configurable and properly define CCNL_RIOT
#348
cgundogan
closed
5 years ago
2
ndntlv: remove superfluous write()
#347
cgundogan
closed
5 years ago
1
Problems building on MacOS Mojave
#346
CasparLindvall
opened
5 years ago
4
Parameter opts is garbage after exiting function ccnl_mkInterest
#345
mfrey
opened
5 years ago
2
fix various type and function signatures for RIOT
#344
cgundogan
closed
5 years ago
0
fixes parameter of sizeof in {test_prefix,ccn-lite-rpc}.c
#343
mfrey
closed
5 years ago
1
added missing free() of variable udp_temp in ccn-lite-ctrl.c
#342
mfrey
closed
5 years ago
0
fixes potential memory leak in ccn-lite-ctrl.c
#341
mfrey
closed
5 years ago
1
Next