1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
resip/stack: compile DayOfWeekHash and MonthHash into their own object files, just as for the other Hash classes More... over 9 years ago
resip/stack: DateCategory: include string.h and ctype.h for Windows builds More... over 9 years ago
resip/stack: DayOfWeek, Month: rename generated files, update latest convenience versions under resip/stack/gen More... over 9 years ago
resip/stack: DayOfWeek, Month: use gperf C++ mode More... over 9 years ago
resip/stack: DayOfWeek, Month: wrap gperf generated function definitions in namespace More... over 9 years ago
resip/stack/gen: update copies of DayOfWeek.cxx and Month.cxx for convenience of Windows users More... over 9 years ago
resip/stack: ensure dayofweek and month hash functions prefixed More... over 9 years ago
Merge branch 'master' into gperf-fixes More... over 9 years ago
travis: temporarily disable Coverity scans until travis-CI integration updated More... over 9 years ago
resip/stack: add new DayOfWeek.cxx and Month.cxx to Visual Studio builds More... over 9 years ago
resip/stack: complete changes to DateCategory.cxx for DayOfWeek and Month More... over 9 years ago
resip/stack/gen: add copies of DayOfWeek.cxx and Month.cxx for convenience of Windows users More... over 9 years ago
resip/stack: remove generated code from DateCategory.cxx into DayOfWeek.cxx and Month.cxx More... over 9 years ago
travis: regenerate sources from gperf files on every CI build More... over 9 years ago
resip/stack: put gperf generated files in a subdirectory More... over 9 years ago
autotools: simplify gperf logic More... over 9 years ago
autotools: fail build if gperf fails More... over 9 years ago
Test commit More... over 9 years ago
Merge pull request #5 from dpocock/build-fixes More... over 9 years ago
autotools: fix a typo More... over 9 years ago
rutil: Socket: add namespace prefix to configureConnectedSocket More... over 9 years ago
rutil: add support for MacTypes More... over 9 years ago
resip/stack: TcpBaseTransport: generalize support for SO_NOSIGPIPE More... over 9 years ago
resip/stack: remove template arguments from call to std::make_pair More... over 9 years ago
travis: force to assume 1 core More... over 9 years ago
travis: do not run Coverity with clang builds More... over 9 years ago
repro/doc: fix links in man pages More... over 9 years ago
resip/stack: TlsConnection: check if BIO created successfully More... over 9 years ago
Merge latest code from the Mozilla nICEr repo. More... over 9 years ago
-add CRLF after Multipart body final boundary to increase interoperability -this CRLF isn't strictly required by RFC2046 ABNF, but some implementations seem to require it so we include it More... over 9 years ago