Skip to content

Pull requests: ptr-yudai/ptrlib

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ptrlib 3.0.0
#49 by ptr-yudai was merged Sep 27, 2025 Loading…
5 of 7 tasks
Initial implementation of sending packet with OOB flag
#48 by jptomoya was merged Jul 17, 2025 Loading…
1 of 7 tasks
Fix import for bytes2str
#47 by rand-tech was merged Jul 17, 2025 Loading…
3 of 7 tasks
Fix test_sock failure
#44 by jptomoya was merged Jan 24, 2025 Loading…
2 of 7 tasks
Fix setup.py install_requires for Windows
#43 by jptomoya was merged Jan 24, 2025 Loading…
2 of 7 tasks
Fix SNI Handling in Socket class when sni is unspecified
#38 by jptomoya was merged Nov 11, 2024 Loading…
3 of 7 tasks
add debugfile loader
#37 by key-moon was merged Aug 17, 2024 Loading…
3 of 7 tasks
Fix function type signatures
#36 by akiym was merged May 12, 2024 Loading…
2 of 7 tasks
Refactor tube and improve ANSI interpreter
#35 by ptr-yudai was merged May 11, 2024 Loading…
3 of 7 tasks
Initial implementation of SSL/TLS connection in Socket
#34 by jptomoya was merged Apr 10, 2024 Loading…
3 of 7 tasks
Refactor tests for Process
#33 by jptomoya was merged Apr 8, 2024 Loading…
3 of 7 tasks
Fix Windows test failure, #28
#31 by jptomoya was merged Apr 6, 2024 Loading…
2 of 7 tasks
Update recvuntil
#29 by rqdaA was merged Mar 25, 2024 Loading…
3 of 7 tasks
Fix typo
#27 by satoki was merged Feb 22, 2024 Loading…
2 of 7 tasks
Fix ELF Parser size bug and Re-enable test_elf_*.py tests for Windows
#26 by jptomoya was merged Feb 21, 2024 Loading…
2 of 7 tasks
Add a workflow for testing on Windows
#25 by jptomoya was merged Feb 20, 2024 Loading…
3 of 7 tasks
Test across Python 3.8 or later in GitHub Actions workflow
#24 by jptomoya was merged Feb 19, 2024 Loading…
2 of 7 tasks
Add check for return value of self.is_alive() in proc.close()
#22 by iwashiira was merged May 23, 2023 Loading…
2 of 7 tasks
Win process fix
#20 by ptr-yudai was merged Feb 16, 2023 Loading…
2 of 7 tasks
add import to fix the error
#19 by key-moon was merged Feb 13, 2023 Loading…
1 of 7 tasks
Win process fix
#18 by rekter0 was merged Feb 16, 2023 Loading…
3 of 8 tasks
Add drop and lookahead options to recvuntil
#17 by keymoon-ctf was merged Jan 21, 2023 Loading…
2 of 7 tasks
Fix bug in assemble
#16 by ptr-yudai was merged Dec 28, 2022 Loading…
2 of 7 tasks
add typing
#15 by keymoon-ctf was merged Jan 16, 2023 Loading…
2 of 7 tasks
ProTip! Exclude everything labeled bug with -label:bug.