Sergey Lyubka
|
b437d56736
|
Added MG_INIT_LUA event
|
2012-10-08 00:09:43 +01:00 |
|
Sergey Lyubka
|
6205e69ab2
|
Fixed python bindings
|
2012-10-07 16:26:04 +01:00 |
|
Sergey Lyubka
|
02098b1903
|
API change: folded user_data into request_info, and introduced event-specific ev_data
|
2012-09-27 21:48:05 +01:00 |
|
Sergey Lyubka
|
f935ef832b
|
_mongoose.dll -> mongoose.dll, _mongoose.so -> libbmongoose.so
|
2012-09-22 12:52:47 +01:00 |
|
Sergey Lyubka
|
72c861bb83
|
Python bindings synced
|
2012-09-21 09:05:12 +01:00 |
|
Sergey Lyubka
|
0e0091e1c0
|
Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info()
|
2012-08-03 11:15:38 +01:00 |
|
Sergey Lyubka
|
22b430deb2
|
Using ctypes.WinDLL on Windows
|
2012-06-07 22:04:40 +01:00 |
|
valenok
|
81a5e3f342
|
Added mg_send_file() to python binding
|
2011-06-19 18:03:38 +01:00 |
|
valenok
|
4619c1a71e
|
Fixing http://code.google.com/p/mongoose/issues/detail?id=237
|
2011-03-16 21:35:07 +00:00 |
|
valenok
|
11951a57ff
|
API change: added void *user_data to mg_start(). Bumped version to 3.0
|
2010-10-26 23:37:44 +01:00 |
|
valenok
|
bf258c7ee1
|
refactored python bindings according to the API change
|
2010-08-29 23:58:56 +01:00 |
|
valenok
|
6cf296515b
|
added debug trace in mg_start. restored stderr duping in spawn_process()
|
2010-08-29 23:19:53 +01:00 |
|
valenok
|
ef04ce9887
|
enhance python binding - add example for GET/POST, and use mg_read() there.
|
2010-08-28 00:32:00 +01:00 |
|
valenok
|
d685d23b65
|
fixed python bindings
|
2010-08-26 23:06:32 +01:00 |
|
Sergey Lyubka
|
a69a2da39d
|
Initial import - converting from Subversion.
|
2010-05-03 21:46:42 +01:00 |
|