CIA.vc
azy
Real-time open source activity stats
Stats » Projects » Enlightenment » azy
informationsyndicateUTC clock
10:09 on May 27, 2012
event counters
The last message was received 1.06 years ago at 18:24 on May 05, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
392 messages since the first one, 1.56 years ago, for an average of 1.45 days between messages
recent messages
dateReversed sort columnprojectcontentlink
18:23 on May 05, 2011e
Commit by discomfitor :: r59222 azy/src/lib/azy_server_events.c: (link)
rename some variables, fix some corner case null derefs and garbage values
#
18:23 on May 05, 2011e
Commit by discomfitor :: r59221 azy/src/lib/azy_events.c: (link)
remove some cruft
#
07:15 on May 04, 2011e
Commit by discomfitor :: r59175 azy/configure.ac: (link)
remove some unneeded autoconf lines
#
06:02 on May 04, 2011e
Commit by discomfitor :: r59166 azy/src/lib/azy_events.c: (link)
add debug info to new parsers, allow '?' to be passed in path
#
06:02 on May 04, 2011e
Commit by discomfitor :: r59165 azy/src/lib/azy_events.c: (link)
fix 1 byte invalid read
#
06:02 on May 04, 2011e
Commit by discomfitor :: r59164 azy/src/lib/azy_server_module.c: (link)
always set RESPONSE type in server_module_send
#
06:02 on May 04, 2011e
Commit by discomfitor :: r59163 azy/src/lib/azy_events.c: (link)
fix some OB1 math bugs in uri parsing
#
06:02 on May 04, 2011e
Commit by discomfitor :: r59162 azy/src/bin/main.c: (link)
always return true for get/put
#
06:02 on May 04, 2011e
Commit by discomfitor :: r59161 azy/src/lib/ (azy_server_events.c azy_server_module.c): (link)
fix segv in azy_server_module_send with NULL data
#
07:26 on May 01, 2011e
Commit by discomfitor :: r59072 azy/src/ (7 files in 4 dirs): (link)
add __version__() module directive for setting module-specific version numbers in a .azy file
useful if you are reloading server modules with an updated module and want to tell which version is currently loaded
#
07:26 on May 01, 2011e
Commit by discomfitor :: r59071 azy/src/ (5 files in 3 dirs): (link)
free(NULL) is defined as a no-op so these checks are pointless
#
20:32 on Apr 24, 2011e
Commit by discomfitor :: r58881 azy/src/lib/azy_events.c: (link)
use rpc log dom for dbg parsing info
azy is now regex free! new parsing code now validates request/response headers and even string escapes uri paths
#
20:32 on Apr 24, 2011e
Commit by discomfitor :: r58880 azy/src/lib/ (3 files): (link)
header_set now takes a NULL value to delete a header, fix rest of azy to always delete the header before setting it
#
20:32 on Apr 24, 2011e
Commit by discomfitor :: r58879 azy/src/lib/azy_server_events.c: (link)
fix segv when disconnecting clients immediately
#
19:00 on Apr 23, 2011e
Commit by discomfitor :: r58844 azy/src/bin/main.c: (link)
add array<double> copy/free generators
#
19:00 on Apr 23, 2011e
Commit by discomfitor :: r58843 azy/src/bin/azy.c: (link)
add a null check, fix double format string
#
18:08 on Apr 23, 2011e
Commit by discomfitor :: r58842 azy/src/ (8 files in 2 dirs): (link)
unserialize is not a word. deserialize is. yet another api break brought to you by english and the letter Q
#
18:08 on Apr 23, 2011e
Commit by discomfitor :: r58841 azy/src/lib/azy_server_module.c: (link)
make net data optional for server_module_send()
#
01:40 on Apr 22, 2011e
Commit by discomfitor :: r58818 azy/src/ (4 files in 3 dirs): (link)
the sheer number of bugs fixed in this commit are mind-boggling.
#
16:48 on Apr 21, 2011e
Commit by discomfitor :: r58810 azy/src/bin/main.c: (link)
whoops
#