Commit History

Author SHA1 Message Date
  Sergey Lyubka f935ef832b _mongoose.dll -> mongoose.dll, _mongoose.so -> libbmongoose.so 12 years ago
  Sergey Lyubka 72c861bb83 Python bindings synced 12 years ago
  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() 13 years ago
  Sergey Lyubka 22b430deb2 Using ctypes.WinDLL on Windows 13 years ago
  valenok 81a5e3f342 Added mg_send_file() to python binding 14 years ago
  valenok 4619c1a71e Fixing http://code.google.com/p/mongoose/issues/detail?id=237 14 years ago
  valenok 11951a57ff API change: added void *user_data to mg_start(). Bumped version to 3.0 14 years ago
  valenok bf258c7ee1 refactored python bindings according to the API change 15 years ago
  valenok 6cf296515b added debug trace in mg_start. restored stderr duping in spawn_process() 15 years ago
  valenok ef04ce9887 enhance python binding - add example for GET/POST, and use mg_read() there. 15 years ago
  valenok d685d23b65 fixed python bindings 15 years ago
  Sergey Lyubka a69a2da39d Initial import - converting from Subversion. 15 years ago