GitHub / plsyssec/rlbox issues and pull requests
#57 - Reduce dependency to <iostream> in header
Pull Request -
State: closed - Opened by serge-sans-paille 11 months ago
- 2 comments
#56 - ! operator on tainted bool automatically unwraps it
Issue -
State: open - Opened by wrv over 1 year ago
#55 - RLBox v2: Include method to call function pointer
Issue -
State: open - Opened by shravanrn almost 2 years ago
#54 - Website URL has been squatted?
Issue -
State: closed - Opened by phated almost 2 years ago
- 2 comments
#53 - Add short to copy and grant types
Pull Request -
State: closed - Opened by wrv about 2 years ago
#52 - Add char16_t to copy and grant types
Pull Request -
State: closed - Opened by wrv about 2 years ago
#46 - Broken link to documentation
Issue -
State: closed - Opened by toh-ableton over 2 years ago
- 1 comment
#45 - Pre for moz bot
Pull Request -
State: closed - Opened by deian over 3 years ago
#44 - example should guard against null string pointer
Issue -
State: open - Opened by zeldovich over 3 years ago
- 3 comments
#43 - Fix spelling in function documentation
Pull Request -
State: closed - Opened by dpgao over 3 years ago
#42 - Remove redundant non-const member functions
Pull Request -
State: closed - Opened by dpgao over 3 years ago
- 3 comments
#41 - Remove redundant static_assert
Pull Request -
State: closed - Opened by dpgao over 3 years ago
- 1 comment
#40 - cmake: upgrade catch2 to the latest version (v2.13.7)
Pull Request -
State: closed - Opened by arkivm over 3 years ago
- 2 comments
#39 - Update Catch2 to v2.13.7.
Pull Request -
State: closed - Opened by rillian over 3 years ago
- 1 comment
#38 - Cannot build against glibc 2.34 with _DYNAMIC_STACK_SIZE_SOURCE
Issue -
State: closed - Opened by rillian over 3 years ago
- 2 comments
#37 - Cleanup
Pull Request -
State: closed - Opened by deian over 3 years ago
#36 - cmake format-source not a target in release build
Issue -
State: closed - Opened by deian over 3 years ago
- 1 comment
#35 - Add support for is_registered()
Pull Request -
State: closed - Opened by deian over 3 years ago
- 2 comments
#34 - nits in several error messages
Pull Request -
State: closed - Opened by cdisselkoen almost 4 years ago
#33 - Documentation for handling varargs
Pull Request -
State: closed - Opened by ayushagarwal95 almost 4 years ago
#32 - Add instructions to unwrap structs
Pull Request -
State: closed - Opened by JFHwang almost 4 years ago
#31 - Add -DBUILD_TESTING=OFF to disable tests
Pull Request -
State: closed - Opened by bansan85 almost 4 years ago
- 4 comments
#30 - Minor cleanup
Issue -
State: open - Opened by bansan85 about 4 years ago
- 2 comments
#29 - Add install feature in CMake
Pull Request -
State: closed - Opened by bansan85 about 4 years ago
- 8 comments
#28 - Make test optional
Issue -
State: closed - Opened by bansan85 about 4 years ago
- 3 comments
#27 - Allow use of system Catch2
Pull Request -
State: closed - Opened by bansan85 about 4 years ago
- 1 comment
#26 - Provide useful error message/add support when invoke variadic function calls
Issue -
State: open - Opened by shravanrn over 4 years ago
#25 - Steps required for Windows support?
Issue -
State: closed - Opened by fire almost 5 years ago
- 1 comment
#24 - don't unregister callbacks automatically
Issue -
State: open - Opened by deian about 5 years ago
#23 - Try compacting signature of convert_base_types_t_helper by passing parameters as a struct
Issue -
State: open - Opened by shravanrn over 5 years ago
#22 - copy_and_verify_string of unsigned char*
Issue -
State: open - Opened by deian over 5 years ago
#21 - expose sandbox created?
Issue -
State: open - Opened by deian over 5 years ago
#20 - memcpy and malloc_in_sandbox documentation
Issue -
State: open - Opened by deian over 5 years ago
#19 - comparing integers of different signs
Issue -
State: open - Opened by deian over 5 years ago
#18 - Improve error message when sandbox argument to sandbox_invoke is missing
Issue -
State: open - Opened by deian over 5 years ago
- 3 comments
#17 - Make the test suite compile error testing more robust by using a custom exception type
Issue -
State: open - Opened by shravanrn almost 6 years ago
#16 - Clean up sandbox_function_address to just return a tainted function pointer.
Issue -
State: closed - Opened by shravanrn almost 6 years ago
#15 - Pass to eliminate reinterpret_cast where possible
Issue -
State: open - Opened by shravanrn almost 6 years ago
#14 - Do a pass with ubsan to check for safety issues, possibly in glue tests.
Issue -
State: open - Opened by shravanrn almost 6 years ago
#13 - Do a warnings cleanup pass on code when compiling for Arch Linux
Issue -
State: open - Opened by shravanrn almost 6 years ago
#12 - rlbox_noop_sandbox should be self sufficient
Issue -
State: open - Opened by shravanrn almost 6 years ago
#11 - Implement auto conversion of wrapper types to opaque
Issue -
State: open - Opened by shravanrn almost 6 years ago
#10 - Remove function casting used in callbacks to support tainted_opaque callback parameters
Issue -
State: open - Opened by shravanrn almost 6 years ago
#9 - Implement the implicit type conversions for wrapper types, such as tainted<foo*> converts to tainted<void*> etc
Issue -
State: open - Opened by shravanrn almost 6 years ago
#8 - Add support for double fetch detection mode
Issue -
State: open - Opened by shravanrn almost 6 years ago
#7 - Add support for threading
Issue -
State: open - Opened by shravanrn almost 6 years ago
#6 - Create non const operators such as pre,post increment (++, --), arithmetic assignment (+=, -= etc) for tainted numerics and pointers
Issue -
State: closed - Opened by shravanrn almost 6 years ago
#5 - Add support for RLBox helper types like stack_arr or heap_arr
Issue -
State: open - Opened by shravanrn almost 6 years ago
#4 - Add support for RLBox tainted_freezable types, to help prevent double fetch bugs
Issue -
State: open - Opened by shravanrn almost 6 years ago
#3 - Add support for standard int types (uint32_t, size_t etc.) for appropriate conversion
Issue -
State: open - Opened by shravanrn almost 6 years ago
#2 - Add testing and swizzling of function pointers without context
Issue -
State: closed - Opened by shravanrn almost 6 years ago
- 1 comment
#1 - docs + simple hello world example
Pull Request -
State: closed - Opened by deian almost 6 years ago
- 1 comment