aboutsummaryrefslogtreecommitdiff
path: root/src/util/winproc.c
AgeCommit message (Collapse)Author
2012-06-02LRN: Update plibc and utf8izationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21729 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-21-misc offline hacking / code cleanup in utilgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21057 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-01LRN: Adding vectored exception handling for W32 (#1965)grothoff
Whenever an exception occurs, and the process is not being debugged, it will run a debugger specified by GNUNET_DEBUGGER environment variable, and wait for it to attach. The net effect is the same as using JIT debugging (AeDebug), but without the stack being broken by SEH (because VEH has a priority over SEH), which allows for fuller backtraces for any exception, not just for GNUNET_abort() calls. git-svn-id: https://gnunet.org/svn/gnunet@18412 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-29LRN: new code for GNUNET_OS_network_interfaces_list on W32 improving support ↵grothoff
for IPv6 and subnets/masks, see Mantis 1958 git-svn-id: https://gnunet.org/svn/gnunet@18370 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-04curly wars / auto-indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18000 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-14LRN: fix LOG definitionsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17474 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-11converting to GNUNET_LOG_from*grothoff
git-svn-id: https://gnunet.org/svn/gnunet@17362 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16583 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16581 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-08fix warningdurner
git-svn-id: https://gnunet.org/svn/gnunet@13239 140774ce-b5e7-0310-ab8b-a85725594a96
2009-11-01fixing bio testcase and a bug in bio.c, also indentinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9379 140774ce-b5e7-0310-ab8b-a85725594a96
2009-09-11fixing docu issuesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8979 140774ce-b5e7-0310-ab8b-a85725594a96
2009-06-10MinGWdurner
git-svn-id: https://gnunet.org/svn/gnunet@8541 140774ce-b5e7-0310-ab8b-a85725594a96