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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pixie-io
/
pixie
Public
Notifications
You must be signed in to change notification settings
Fork
499
Star
6.5k
Code
Issues
303
Pull requests
92
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add support for TLS protocol tracing
- #2096
#2096
Merged
ddelnano
merged 7 commits into
pixie-io:main
pixie-io/pixie:main
from
ddelnano:ddelnano/wire-up-tls-protocol-parser-to-stirling
ddelnano/pixie:ddelnano/wire-up-tls-protocol-parser-to-stirling
Copy head branch name to clipboard
Feb 18, 2025
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Add support for TLS protocol tracing
#2096
ddelnano
merged 7 commits into
pixie-io:main
pixie-io/pixie:main
from
ddelnano:ddelnano/wire-up-tls-protocol-parser-to-stirling
ddelnano/pixie:ddelnano/wire-up-tls-protocol-parser-to-stirling
Copy head branch name to clipboard
Commits
Commits on Jan 29, 2025
Add support for TLS protocol tracing
Show description for 8ff4143
ddelnano
committed
8ff4143
View commit details
Copy full SHA for 8ff4143
Browse repository at this point
Fix gcc compilation issue
Show description for 888c8a1
ddelnano
committed
888c8a1
View commit details
Copy full SHA for 888c8a1
Browse repository at this point
Commits on Feb 3, 2025
Use TLS specific extension bytes limit
Show description for 298824c
ddelnano
committed
298824c
View commit details
Copy full SHA for 298824c
Browse repository at this point
Update comment to reflect current test
Show description for 37bcf97
ddelnano
committed
37bcf97
View commit details
Copy full SHA for 37bcf97
Browse repository at this point
Commits on Feb 11, 2025
Rename tls_events fields for future compatibility with non handshake TLS records. Update JSON parsing to better match new structure
Show description for 3f80935
ddelnano
committed
3f80935
View commit details
Copy full SHA for 3f80935
Browse repository at this point
Commits on Feb 14, 2025
Rename content_type column to req_type for tls_events. Remove version col in favor of later use of req_body/resp_body. Clean up duplicated body field on tls::Frame type
Show description for 256b76e
ddelnano
committed
256b76e
View commit details
Copy full SHA for 256b76e
Browse repository at this point
Commits on Feb 15, 2025
Fix field renaming missed in tls parse test
Show description for 13295f4
ddelnano
committed
13295f4
View commit details
Copy full SHA for 13295f4
Browse repository at this point
You can’t perform that action at this time.