Richard Patel
Richard Patel
- [x] Mark this if you consider it ready to merge - [x] I've added tests (optional) - [ ] I wrote some lines in the [book](https://github.com/radareorg/radare2book) (optional) **Description** https://wiki.tockdom.com/wiki/REL_(File_Format)...
## Description https://wiki.tockdom.com/wiki/REL_(File_Format) REL is a relocatable library format used by Nintendo Wii
## Description The `anal` plugins replace `asm` plugins going forward. ### Progress - [x] asm.6502 https://github.com/radareorg/radare2/pull/20297 - [x] asm.8501 https://github.com/radareorg/radare2/pull/20298 - [x] asm.alpha https://github.com/radareorg/radare2/pull/20299 https://github.com/radareorg/radare2/pull/20362 - [x] asm.amd29k https://github.com/radareorg/radare2/pull/20325 -...
## Description This is a tracking issue to add cycle count reporting for m68k CPUs. Relates to #20102
`[Fri Feb 01 2019 19:09:59 GMT+0100 (Central European Standard Time)]` is really hard to read as a prefix. How about `[2019-02-01 19:09:59 GMT+1]`?
https://github.com/openethereum/openethereum/commit/996fb8a11ab0b3e534af19fe2badeed87a6c2fdb  The commit of tag v2.5.14 is not in any branch. Can you please push a branch including this commit?
#### Problem The BPF C SDK cannot compile asm (`*.s`) files. #### Summary of Changes Adds rules to `bpf.mk` to auto-detect `*.s` files and assemble them with clang. Fixes #
#### Problem rbpf-cli disassembles `call [invalid]` for sbfv2-style syscalls Program looks like this ``` % r2 -c pd5 -qq ./target/deploy/hello.so ;-- section..text: ;-- segment.LOAD0: ;-- entry0: ;-- entrypoint: 0x00000120 180100005001....
#### Problem `solana-ledger-tool verify` replays a part of blockchain history on demand. This generates useful historical state data internally but there is currently no way to surface this data to...
Signed-off-by: Richard Patel [[email protected]](mailto:[email protected]) Commit Message: oauth2: add "default_expires_in" config option Additional Description: Fixes compatibility with OAuth 2.0 authorization servers that don't provide the "expires_in" property in the token response...