Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
OlegHahm
/
ccn-lite
Public
forked from
cn-uofbasel/ccn-lite
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
refactor
User selector
All users
All time
Commit history
Commits on Mar 2, 2017
WIP: change folder structure
OlegHahm
committed
0e04a10
View commit details
Copy full SHA for 0e04a10
Browse repository at this point
Commits on Feb 17, 2017
Merge pull request #113 from miri64/python/py3-ready
Show description for 65e66ef
blacksheeep
authored
65e66ef
View commit details
Copy full SHA for 65e66ef
Browse repository at this point
Commits on Feb 16, 2017
src/py/ndn2013: port for python3
miri64
committed
ef3aa1d
View commit details
Copy full SHA for ef3aa1d
Browse repository at this point
Commits on Feb 15, 2017
Merge pull request #112 from miri64/ccnl-core-fwd/fix/USE_RONR
Show description for b7d7c41
blacksheeep
authored
b7d7c41
View commit details
Copy full SHA for b7d7c41
Browse repository at this point
Merge pull request #111 from miri64/relay/fix/allow-broadcast
Show description for 5fad793
blacksheeep
authored
5fad793
View commit details
Copy full SHA for 5fad793
Browse repository at this point
Commits on Feb 14, 2017
ccnl-core-fwd.c: fix for USE_RONR
Show description for 0ed0244
miri64
committed
0ed0244
View commit details
Copy full SHA for 0ed0244
Browse repository at this point
ccn-lite-relay: allow broadcast on UDPv4 faces
Show description for 1ae4ad6
miri64
committed
1ae4ad6
View commit details
Copy full SHA for 1ae4ad6
Browse repository at this point
Commits on Feb 7, 2017
Merge pull request #110 from miri64/linux-wpan
Show description for 932f6a4
blacksheeep
authored
932f6a4
View commit details
Copy full SHA for 932f6a4
Browse repository at this point
ccn-lite-relay: provide initial support for linux-wpan (IEEE802.15.4)
miri64
committed
4a2213a
View commit details
Copy full SHA for 4a2213a
Browse repository at this point
Commits on Jan 31, 2017
Travis fix for osx
blacksheeep
committed
7afa6fd
View commit details
Copy full SHA for 7afa6fd
Browse repository at this point
Commits on Jan 27, 2017
update simu
blacksheeep
committed
dfee2e6
View commit details
Copy full SHA for dfee2e6
Browse repository at this point
Merge pull request #107 from OlegHahm/arduino_missing_include
Show description for 414172f
blacksheeep
authored
414172f
View commit details
Copy full SHA for 414172f
Browse repository at this point
Merge pull request #108 from OlegHahm/debug_fix
Show description for e559366
blacksheeep
authored
e559366
View commit details
Copy full SHA for e559366
Browse repository at this point
ccn-lite-relay: missing include for debug message
OlegHahm
committed
ddc1522
View commit details
Copy full SHA for ddc1522
Browse repository at this point
Commits on Jan 26, 2017
arduino adapter: missing include for time library
OlegHahm
committed
02f48ee
View commit details
Copy full SHA for 02f48ee
Browse repository at this point
arduino adapter: missing PRIi32 formatter
OlegHahm
committed
b7ad12d
View commit details
Copy full SHA for b7ad12d
Browse repository at this point
arduino adapter: inet4 broadcast macro
OlegHahm
committed
9093ade
View commit details
Copy full SHA for 9093ade
Browse repository at this point
arduino adapter: missing typedef for ssize_t
OlegHahm
committed
4c1ce52
View commit details
Copy full SHA for 4c1ce52
Browse repository at this point
Commits on Jan 19, 2017
Merge pull request #104 from smlng/pr/fix_debug_msg
Show description for 10119ca
blacksheeep
authored
10119ca
View commit details
Copy full SHA for 10119ca
Browse repository at this point
fix debug message
smlng
committed
980158b
View commit details
Copy full SHA for 980158b
Browse repository at this point
Commits on Jan 18, 2017
Merge pull request #103 from OlegHahm/timex_renaming2
Show description for 3bddb34
blacksheeep
authored
3bddb34
View commit details
Copy full SHA for 3bddb34
Browse repository at this point
RIOT adapter: update timex constants (again)
OlegHahm
committed
59e5128
View commit details
Copy full SHA for 59e5128
Browse repository at this point
Merge pull request #102 from smlng/pr/fix_compiler_warnings
Show description for b5d7200
blacksheeep
authored
b5d7200
View commit details
Copy full SHA for b5d7200
Browse repository at this point
fix compiler warnings on macOS
smlng
committed
d720a6c
View commit details
Copy full SHA for d720a6c
Browse repository at this point
Merge pull request #101 from OlegHahm/timex_renaming
Show description for 0200343
blacksheeep
authored
0200343
View commit details
Copy full SHA for 0200343
Browse repository at this point
RIOT adapter: adapt to macro renaming
OlegHahm
committed
1b53697
View commit details
Copy full SHA for 1b53697
Browse repository at this point
Commits on Jan 15, 2017
Merge pull request #100 from smlng/pr/update_riot_integration
Show description for 37c87c4
OlegHahm
authored
37c87c4
View commit details
Copy full SHA for 37c87c4
Browse repository at this point
correct format error in debug message
smlng
committed
250057e
View commit details
Copy full SHA for 250057e
Browse repository at this point
RIOT adapter: port to new netreg struct
miri64
authored and
smlng
committed
d83e40e
View commit details
Copy full SHA for d83e40e
Browse repository at this point
Commits on Jan 4, 2017
update travis for osx
blacksheeep
committed
951ffd7
View commit details
Copy full SHA for 951ffd7
Browse repository at this point
update travis for osx
blacksheeep
committed
887c145
View commit details
Copy full SHA for 887c145
Browse repository at this point
update travis for osx
blacksheeep
committed
55e75ff
View commit details
Copy full SHA for 55e75ff
Browse repository at this point
update travis for osx
blacksheeep
committed
eff4474
View commit details
Copy full SHA for eff4474
Browse repository at this point
update travis for osx
blacksheeep
committed
c303903
View commit details
Copy full SHA for c303903
Browse repository at this point
update travis for osx
blacksheeep
committed
ab9d326
View commit details
Copy full SHA for ab9d326
Browse repository at this point
Previous
Next
You can’t perform that action at this time.