Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / riboseinc/retrace issues and pull requests

#99 - automake build system

Issue - State: closed - Opened by erikbor over 7 years ago

#98 - sock: fix MacOS build

Pull Request - State: closed - Opened by efiop over 7 years ago

#97 - Get this working in FreeBSD

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago - 7 comments

#96 - retrace: coding style RFC and cleanup

Pull Request - State: closed - Opened by efiop over 7 years ago - 1 comment

#95 - getenv() bugfix and unit tests

Pull Request - State: closed - Opened by drystone over 7 years ago

#94 - Some more tidying of the traceing functions and select() fix

Pull Request - State: closed - Opened by drystone over 7 years ago - 9 comments

#93 - Multithreading fixes

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago

#92 - Openssl

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago - 2 comments

#91 - added scanf family

Pull Request - State: closed - Opened by maheitsec over 7 years ago - 15 comments

#90 - Make firefox work under retrace

Issue - State: closed - Opened by pablo-mendoza over 7 years ago - 8 comments

#89 - Use CFLAGS to help detect bad coding style habits

Issue - State: closed - Opened by efiop over 7 years ago - 1 comment

#88 - Coding style RFC

Issue - State: closed - Opened by efiop over 7 years ago - 1 comment

#87 - moved opendir, closedir into dir.c

Pull Request - State: closed - Opened by jjr840430 over 7 years ago - 2 comments

#86 - Adds real_func ptr cache functions

Pull Request - State: closed - Opened by drystone over 7 years ago

#85 - print the {u,g}id in get*id() + add printing struct stat in stat()

Pull Request - State: closed - Opened by erikbor over 7 years ago

#84 - Fixes

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago - 1 comment

#83 - implement OpenSSL tracing

Issue - State: closed - Opened by erikbor over 7 years ago - 5 comments

#82 - Fix getpwuid

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago

#81 - Add ptrace

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago

#80 - Build and loop fixes

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago - 2 comments

#79 - make macOS building + testing work

Issue - State: closed - Opened by erikbor over 7 years ago

#78 - Added first spec file

Pull Request - State: closed - Opened by jjr840430 over 7 years ago

#77 - License

Pull Request - State: closed - Opened by drystone over 7 years ago - 1 comment

#76 - remove 'va_list' and add '= NULL' to enable build

Pull Request - State: closed - Opened by erikbor over 7 years ago

#75 - Reworked the config…

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago

#74 - Issue 66

Pull Request - State: closed - Opened by jjr840430 over 7 years ago - 5 comments

#71 - Implemented a bunch of new file funcions

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago

#70 - Change the BSD license header

Issue - State: closed - Opened by erikbor over 7 years ago - 1 comment

#68 - create man pages for Linux (RHEL, CentOS, Fedora, Debian), macOS and *BSD

Issue - State: open - Opened by erikbor over 7 years ago - 2 comments

#67 - add uname()

Issue - State: closed - Opened by erikbor over 7 years ago - 1 comment

#66 - add mkfifo(), stat(), umask()

Issue - State: closed - Opened by erikbor over 7 years ago - 1 comment

#65 - add gettimeofday() and select()

Issue - State: closed - Opened by erikbor over 7 years ago - 2 comments

#64 - Add fdopendir(), readdir_r(), telldir(), seekdir(), rewinddir(), dirfd()

Issue - State: closed - Opened by erikbor over 7 years ago - 2 comments

#63 - add set_tracing_enabled(0); to exec* to prevent loops and fix the output

Pull Request - State: closed - Opened by erikbor over 7 years ago

#62 - create a RPM spec file for retrace

Issue - State: open - Opened by erikbor over 7 years ago - 3 comments

#61 - run clang-format

Pull Request - State: closed - Opened by erikbor over 7 years ago

#60 - fix fexecve for macos

Pull Request - State: closed - Opened by erikbor over 7 years ago

#59 - Exec family

Pull Request - State: closed - Opened by maheitsec over 7 years ago

#58 - add trace_mode to display mode_t in chmod()

Pull Request - State: closed - Opened by erikbor over 7 years ago

#57 - Printf

Pull Request - State: closed - Opened by drystone over 7 years ago - 3 comments

#56 - silence build warnings

Pull Request - State: closed - Opened by erikbor over 7 years ago

#55 - Add file descriptor tracking, just for connect/close right now

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago

#54 - Config file search order

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago

#53 - dump write() data

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago

#52 - Exec family

Pull Request - State: closed - Opened by maheitsec over 7 years ago - 1 comment

#51 - Exec family

Pull Request - State: closed - Opened by maheitsec over 7 years ago

#50 - Optimisations and unit tests for trace_printf and trace_printf_str

Pull Request - State: closed - Opened by drystone over 7 years ago - 2 comments

#49 - Add strmode() for macOS

Issue - State: closed - Opened by erikbor over 7 years ago - 2 comments

#48 - Adds rtr_dlsym() to cache function ptrs

Pull Request - State: closed - Opened by drystone over 7 years ago - 6 comments

#47 - Cache real function pointers to avoid repeated calls to dlsym

Issue - State: closed - Opened by drystone over 7 years ago

#46 - MacOS and Linux fixes

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago

#45 - better trace_printf for strcpy,strncat,strncpy,strlen

Pull Request - State: closed - Opened by erikbor over 7 years ago

#43 - add macOS support to retrace.sh

Pull Request - State: closed - Opened by erikbor over 7 years ago

#42 - Initial macOS port

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago - 2 comments

#41 - Add ptrace()

Issue - State: closed - Opened by erikbor over 7 years ago - 2 comments

#40 - enable/disable per-function tracing in the config file

Issue - State: open - Opened by erikbor over 7 years ago - 1 comment

#39 - get_redirect small fixes

Pull Request - State: closed - Opened by wizzard over 7 years ago

#38 - added accept

Pull Request - State: closed - Opened by maheitsec over 7 years ago

#37 - set clang-format IndentWidth to 8 and changed space indents to tabs

Pull Request - State: closed - Opened by erikbor over 7 years ago - 1 comment

#35 - added copyright header to all C files

Pull Request - State: closed - Opened by maheitsec over 7 years ago

#34 - Adds cpp macros to reduce boilerplate

Pull Request - State: closed - Opened by drystone over 7 years ago - 6 comments

#33 - turn spaces indentation to tabs in .clang-format

Issue - State: closed - Opened by erikbor over 7 years ago - 5 comments

#32 - PR 27 with clang-formatting

Pull Request - State: closed - Opened by ronaldtse over 7 years ago

#31 - Add MacOS compatibility dyld

Issue - State: closed - Opened by erikbor over 7 years ago - 2 comments

#30 - Apply clang-format on existing tree

Pull Request - State: closed - Opened by ronaldtse over 7 years ago

#29 - Port over of Developers Guide and clang-formatting from riboseinc/rnp…

Pull Request - State: closed - Opened by ronaldtse over 7 years ago - 1 comment

#28 - CI coding style check

Issue - State: closed - Opened by efiop over 7 years ago - 3 comments

#27 - Initial redirect implementation of redirection, connect() and getuid()

Pull Request - State: closed - Opened by pablo-mendoza over 7 years ago - 3 comments

#26 - Add a bunch of new functions and tests for them.

Pull Request - State: closed - Opened by efiop over 7 years ago - 4 comments

#25 - RFC and initial testing

Pull Request - State: closed - Opened by efiop over 7 years ago - 2 comments

#24 - Add copyright header to all C files

Issue - State: closed - Opened by erikbor over 7 years ago - 2 comments

#23 - Use clang-format to enforce code conventions

Issue - State: closed - Opened by ronaldtse over 7 years ago

#22 - Add scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf

Issue - State: closed - Opened by erikbor over 7 years ago - 3 comments

#21 - Add UID redirection to getuid() and geteuid()

Issue - State: closed - Opened by erikbor over 7 years ago

#20 - Add redirection functionality to recvfrom()

Issue - State: open - Opened by erikbor over 7 years ago - 15 comments

#19 - Add roadmap

Issue - State: open - Opened by ronaldtse over 7 years ago

#18 - Add a 'redirection' option to connect().

Issue - State: closed - Opened by erikbor over 7 years ago

#17 - Review and optimise trace_printf() and trace_printf_str()

Issue - State: closed - Opened by erikbor over 7 years ago

#16 - Setup Travis CI

Issue - State: closed - Opened by ronaldtse over 7 years ago - 1 comment

#15 - Setup testing framework using CMocka

Issue - State: closed - Opened by ronaldtse over 7 years ago - 1 comment

#14 - Add test(s) to ensure correct functionality

Issue - State: closed - Opened by erikbor over 7 years ago

#13 - Get retrace to work with 'ssh' and 'scp'

Issue - State: closed - Opened by erikbor over 7 years ago - 1 comment

#11 - Add *printf family

Issue - State: closed - Opened by erikbor over 7 years ago

#10 - Add exec* family

Issue - State: closed - Opened by erikbor over 7 years ago - 8 comments

#9 - Make Coverity Scan work

Issue - State: open - Opened by ronaldtse over 7 years ago - 4 comments

#8 - Add accept()

Issue - State: closed - Opened by erikbor over 7 years ago - 2 comments

#7 - Add read()

Issue - State: closed - Opened by erikbor over 7 years ago

#6 - Add write()

Issue - State: closed - Opened by erikbor over 7 years ago

#5 - Add free()

Issue - State: closed - Opened by erikbor over 7 years ago - 1 comment

#4 - Add malloc()

Issue - State: closed - Opened by erikbor over 7 years ago

#3 - Add fork()

Issue - State: closed - Opened by erikbor over 7 years ago

#2 - Add popen()

Issue - State: closed - Opened by erikbor over 7 years ago

#1 - Add pipe()

Issue - State: closed - Opened by erikbor over 7 years ago