dbane

dbane pushed to darwin at dbane/lbl

6 years ago

dbane pushed to darwin at dbane/lbl

6 years ago

dbane opened issue dbane/coldc#11

Change to "recursive make considered harmful" build system

6 years ago

dbane pushed tag last_c_version to dbane/lbl

7 years ago

dbane pushed to master at dbane/lbl

7 years ago

dbane pushed to darwin at dbane/lbl

7 years ago

dbane pushed to master at dbane/lbl

  • f061223641 Start using std::list instead of BSD queue.h macros

7 years ago

dbane pushed to master at dbane/lbl

  • cefef2d62e Start port to C++. Build is currently broken. I think I need to replace queue.h with the STL.

7 years ago

dbane commented on issue dbane/coldc#6

Run through static analysis tools

There may be a choice between this and the SaferCPlusPlus for issue #10. Need to think about which is more valuable, but I'm leaning towards SaferCPlusPlus.

7 years ago

dbane commented on issue dbane/coldc#5

Use the strn* string functions instead of str*

Not sure of the reasoning, but ntpsec chose strl*. Indeed, that project's whole docs/hacking.txt file is worth reading.

7 years ago

dbane opened issue dbane/coldc#10

Migrate to C++, then SaferCPlusPlus

7 years ago

dbane commented on issue dbane/coldc#9

OS sandboxing support

I now think the OBSD privsep/pledge story is better than FreeBSD's.

7 years ago

dbane pushed to darwin at dbane/lbl

7 years ago

dbane pushed to master at dbane/lbl

7 years ago

dbane pushed to master at dbane/lbl

7 years ago

dbane pushed to master at dbane/lbl

7 years ago

dbane commented on issue dbane/coldc#2

Replace home-grown error handling with err/warn

This is feasible on Windows thanks to [libbsd-minimal](https://github.com/AltSysrq/libbsd-minimal).

8 years ago

dbane commented on issue dbane/coldc#8

Replace Spencer regexp.c with POSIX

I'm working on this now. I just need to make similar changes as in the [btmux patch](http://sourceforge.net/p/btonline-btech/patches/40/).

8 years ago

dbane opened issue dbane/coldc#9

Privsep & Capsicum support on FreeBSD

8 years ago

dbane opened issue dbane/coldc#8

Replace Spencer regexp.c with POSIX

8 years ago