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
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
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 }}
astitcher
/
skupper-router
Public
forked from
skupperproject/skupper-router
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
skupper-router
python
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 12, 2022
Added a new message annotation for ingress mesh id.
ted-ross
committed
9ab7692
View commit details
Copy full SHA for 9ab7692
View code at this point
Browse repository at this point
Fixes #736 - Added INTER-EDGE role and link-type. Added INTER-EDGE connection capability.
ted-ross
committed
67cccfb
View commit details
Copy full SHA for 67cccfb
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
Fixes #874: Import copy_file from distutils.file_util instead of from setuptools.command.build_ext. This fixes the python error (#876)
ganeshmurthy
authored
76337fb
View commit details
Copy full SHA for 76337fb
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Issue #773: Refactor TCP/HTTP configuration management (#806)
Show description for 1e2af8a
kgiusti
authored
1e2af8a
View commit details
Copy full SHA for 1e2af8a
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Fixes #567: Modified TCP adaptor to use the qd TLS API. Added system … (#775)
Show description for 6c8cea2
ganeshmurthy
authored
6c8cea2
View commit details
Copy full SHA for 6c8cea2
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Fixes #726: extend user-settable listen backlog to HTTP adaptors (#740)
Show description for 68d3f79
Michael Goulish
and
mgoulish
authored
68d3f79
View commit details
Copy full SHA for 68d3f79
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
Fixes #602: user configurable listener backlog (#724)
Show description for 88d0ada
Michael Goulish
and
mgoulish
authored
88d0ada
View commit details
Copy full SHA for 88d0ada
View code at this point
Browse repository at this point
Fixes #703 - Changed default connection group size to 2 and adjusted tests accordingly.
ted-ross
committed
29eb2c4
View commit details
Copy full SHA for 29eb2c4
View code at this point
Browse repository at this point
Fixes #703 - Multi-connection inter-router links. Added configuration and connection management.
ted-ross
committed
6f7832f
View commit details
Copy full SHA for 6f7832f
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
ISSUE-618: recreate the client each time is_router_connected fails (#619)
Show description for f104457
kgiusti
authored
f104457
View commit details
Copy full SHA for f104457
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Fixes #570 and #571: port dynamic listener socket to HTTP 1 and 2
kgiusti
committed
88b340b
View commit details
Copy full SHA for 88b340b
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Fixes #589 - Updated identity format to match specification changes (id as simple string).
Show description for bf946f4
ted-ross
committed
bf946f4
View commit details
Copy full SHA for bf946f4
View code at this point
Browse repository at this point
Commits on May 26, 2022
Fixes #412, DISPATCH-1962 - Python shutdown leaks (#413)
Show description for 618e4b3
jiridanek
authored
618e4b3
View commit details
Copy full SHA for 618e4b3
View code at this point
Browse repository at this point
Commits on May 19, 2022
Fixes #120: control the lifecycle of the tcpListener socket on the availability of the tcpConnector (#435)
Show description for d9a1b1c
kgiusti
authored
d9a1b1c
View commit details
Copy full SHA for d9a1b1c
View code at this point
Browse repository at this point
Fixes #452: fix python linter errors (#481)
Show description for 63904d3
kgiusti
authored
63904d3
View commit details
Copy full SHA for 63904d3
View code at this point
Browse repository at this point
Fixes #485 - Add `--single-version-externally-managed` to setup.py command line, 'cause it seems to help (#484)
Show description for d92f53e
jiridanek
authored
d92f53e
View commit details
Copy full SHA for d92f53e
View code at this point
Browse repository at this point
Commits on May 17, 2022
Fixes #452: Get rid of dispatch.pyi. Moved stubs into dispatch.py (#463)
Show description for c71c909
ganeshmurthy
authored
c71c909
View commit details
Copy full SHA for c71c909
View code at this point
Browse repository at this point
Fixes #440 - Replace distutils with setuptools (#447)
jiridanek
authored
605e1b8
View commit details
Copy full SHA for 605e1b8
View code at this point
Browse repository at this point
Commits on May 9, 2022
Fixes #430 - Perform dlopen entirely on the Python side (#431)
jiridanek
authored
80e7fdf
View commit details
Copy full SHA for 80e7fdf
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Fixes #367 - Make watched status of an address viewable via management.
ted-ross
committed
9e1c0a9
View commit details
Copy full SHA for 9e1c0a9
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
Fix various typos found by spellchecker (#342)
jiridanek
authored
d05f39e
View commit details
Copy full SHA for d05f39e
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
ISSUE-196: Enable TLS on http2 adaptors.
Show description for e5b28d2
ganeshmurthy
committed
e5b28d2
View commit details
Copy full SHA for e5b28d2
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
Fixed #142: Do not use mutable default values in function parameter lists in Python code (#314)
jiridanek
authored
67ae4e8
View commit details
Copy full SHA for 67ae4e8
View code at this point
Browse repository at this point
Commits on Apr 10, 2022
Issue #311: Update Pylint config and fix new warnings (#312)
jiridanek
authored
4dac887
View commit details
Copy full SHA for 4dac887
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Added periodic beacon event for collector discovery.
ted-ross
committed
87e9ed8
View commit details
Copy full SHA for 87e9ed8
View code at this point
Browse repository at this point
Issue #1 - Added flow-style protocol logging infrastructure and TCP-adaptor integration.
ted-ross
committed
d296e78
View commit details
Copy full SHA for d296e78
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
Fixed #139: Rename all artifacts to avoid collisions with Qpid Dispatch
Show description for 662be06
kgiusti
committed
662be06
View commit details
Copy full SHA for 662be06
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
DISPATCH-2321 Add type annotations divined by MonkeyType tool (#106)
jiridanek
authored
4b67e0a
View commit details
Copy full SHA for 4b67e0a
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Fixed #21: Remove the rest of the sasl authorization service plug-in (#92)
Show description for b96b1e7
jiridanek
authored
b96b1e7
View commit details
Copy full SHA for b96b1e7
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
DISPATCH-2321 Add mypy check for the Python code (#46)
jiridanek
authored
e210cff
View commit details
Copy full SHA for e210cff
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
DISPATCH-1913: Tidy up qpid_dispatch.management.client.Node
ganeshmurthy
committed
757c105
View commit details
Copy full SHA for 757c105
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
ISSUE-57 - Removed link-routing support.
Show description for 49b4504
ted-ross
committed
49b4504
View commit details
Copy full SHA for 49b4504
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
DISPATCH-1974 Add pylint checker with suppressions (#1503) (#35)
jiridanek
authored
54cd50f
View commit details
Copy full SHA for 54cd50f
View code at this point
Browse repository at this point
ISSUE-16 Removed multi-tenancy feature.
ted-ross
committed
edad668
View commit details
Copy full SHA for edad668
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
ISSUE-22: remove in-repo web console and documentation
Show description for 15d73ea
kgiusti
committed
15d73ea
View commit details
Copy full SHA for 15d73ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.