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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
api7
/
lua-resty-ldap
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
10
Code
Issues
5
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: cut over to the pure-Lua decoder and drop rasn/Rust
- #36
#36
Merged
bzp2010
merged 11 commits into
api7:main
api7/lua-resty-ldap:main
from
janiussyafiq:ldap-rasn-to-lua-cutover
janiussyafiq/lua-resty-ldap:ldap-rasn-to-lua-cutover
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: cut over to the pure-Lua decoder and drop rasn/Rust
#36
bzp2010
merged 11 commits into
api7:main
api7/lua-resty-ldap:main
from
janiussyafiq:ldap-rasn-to-lua-cutover
janiussyafiq/lua-resty-ldap:ldap-rasn-to-lua-cutover
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
feat: decode responses in pure Lua, drop rasn/Rust
Show description for 44d25a6
janiussyafiq
committed
44d25a6
View commit details
Copy full SHA for 44d25a6
Browse repository at this point
fix: pin AttributeValue to OCTET STRING and bound messageID
Show description for e928c1b
janiussyafiq
committed
e928c1b
View commit details
Copy full SHA for e928c1b
Browse repository at this point
feat: session API, filter escaping and resty.ldap compat layer
Show description for 590b79e
janiussyafiq
committed
590b79e
View commit details
Copy full SHA for 590b79e
Browse repository at this point
fix: report dropped connections and make test cleanup interrupt-safe
Show description for 55bd373
janiussyafiq
committed
55bd373
View commit details
Copy full SHA for 55bd373
Browse repository at this point
fix: fail a search that ends before SearchResultDone
Show description for 11817e0
janiussyafiq
committed
11817e0
View commit details
Copy full SHA for 11817e0
Browse repository at this point
test: assert STARTTLS pools reuse within the same verification policy
Show description for f17d871
janiussyafiq
committed
f17d871
View commit details
Copy full SHA for f17d871
Browse repository at this point
fix: require the target directory and verify TLS by default
Show description for 7bf0df3
janiussyafiq
committed
7bf0df3
View commit details
Copy full SHA for 7bf0df3
Browse repository at this point
perf: reuse bind connections by partitioning the pool key
Show description for e75f19a
janiussyafiq
committed
e75f19a
View commit details
Copy full SHA for e75f19a
Browse repository at this point
Commits on Jul 29, 2026
refactor: hold the connection open until the caller releases it
Show description for d5cdb2b
janiussyafiq
committed
d5cdb2b
View commit details
Copy full SHA for d5cdb2b
Browse repository at this point
refactor: pool connections by address and TLS policy only
Show description for 1962f2d
janiussyafiq
committed
1962f2d
View commit details
Copy full SHA for 1962f2d
Browse repository at this point
refactor: delegate _reset_socket to close()
janiussyafiq
committed
f5d91e9
View commit details
Copy full SHA for f5d91e9
Browse repository at this point
You can’t perform that action at this time.