1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Dec 15, 2024 — Dec 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
nopoll: * [fix] Fixing some web references.. More... over 11 years ago
nopoll: * [fix] Adding links to the web page. More... over 11 years ago
nopoll: * [fix] Updating web references.. More... almost 12 years ago
nopoll: * [fix] Added memset operation at nopoll_listener functions to avoid valgrind warning. More... almost 12 years ago
nopoll: * [fix] Added config.mk.example. More... almost 12 years ago
nopoll: * [fix] Removing config.mk version from repo... More... almost 12 years ago
nopoll: * [fix] Fixing win32/wni64 headers to be compatible with vortex.. More... almost 12 years ago
nopoll: * [fix] Closing release.. More... almost 12 years ago
nopoll: * [fix] Some modifications at nopoll_connect functions to make them to implement a I/O waiting mechanism when it is found EWOULD BLOCK and EINPROGRESS. More... almost 12 years ago
nopoll: * [fix] Readme updates.. More... about 12 years ago
nopoll: * [fix] Added support to create ubuntu precise pangolin packages.. More... about 12 years ago
nopoll: * [fix] Applied Konstantin's patch to make on_msg handler to receive on_msg_data reference from the ctx object when this is the one with the handler defined. Reported and fixed by Konstantin Eremeev. More... about 12 years ago
nopoll: * [fix] Updated project documentation to allow reflecting version. More... about 12 years ago
nopoll: * [fix] Adding some clarifications into the noPoll doc. More... about 12 years ago
nopoll: * [fix] Fixed support to make nopoll_loop_wait to be callable any number of times. Updated nopoll-regression-client.c (test_18) to reproduce bug and check fix introduced. Bug reported by Mario Castelán Castro. More... about 12 years ago
nopoll: * [fix] Added references to wheezy packages. Added references into the web to warn users from using these packages if they are using Core-Admin. More... about 12 years ago
nopoll: * [fix] Fixed an error about unused variables at nopoll.c and added support to create packages for wheezy. More... about 12 years ago
nopoll: * [fix] Closing release 0.2.5. More... about 12 years ago
nopoll: * [fix] Some additional modifications to make the regression test to work.. ...on windows 32 xp.. More... about 12 years ago
nopoll: * [fix] Added some additional nopoll_base64_encode cleanups to ensure all resources are released under error. Checked call to flush internal BIO. * [fix] Fixed compilation warning at nopoll_conn.c (due to unused variable when SHOW_DEBUG_LOG isn't defined). * [fix] Updated regression code to detect some cases where listener is not able to send at a particular moment. More... about 12 years ago
nopoll: * [fix] updated version file. More... about 12 years ago
nopoll: * [fix] Fixed wrong reference to __file__ (was pointing to __LINE__) inside nopoll_log.h (for win32 compilation). Reported by fixed Serge. More... about 12 years ago
nopoll: * [fix] More c++ begin c decls fixings.. More... over 12 years ago
nopoll: * [fix] Various modifications to make the project to be compilable with c++ tools. Bug reported by Ali kim More... over 12 years ago
nopoll: * [fix] Renamed private parameter to private_key at nopoll_listener_set_certificate so c++ can get get this compiled. Reported by Mike. More... over 12 years ago
nopoll: * [fix] Added SSP gcc compiler options by default. More... over 12 years ago
nopoll: * [new] Added new API functions that allows sending binary frames (op code 2). API added: More... over 12 years ago
nopoll: * [fix] Updated noPoll Connection API to include support to notify connection close. API added: More... over 12 years ago
nopoll: * [fix] Several updates to add additional logging information. Updated conn_id handling to move it into the context (instaed of a global variable which tends to cause races in threaded applications). More... over 12 years ago
nopoll: * [fix] Some compile minor fixings.. More... over 12 years ago