index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
poll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Update my mail address.
Andreas Schneider
2014-01-07
1
-1
/
+1
*
update copyright information
Aris Adamantiadis
2014-01-07
1
-2
/
+2
*
poll: fix poll_handles ownerships
Aris Adamantiadis
2014-01-05
1
-5
/
+27
*
poll: Correctly free ssh_event_fd_wrapper.
Andreas Schneider
2013-12-22
1
-3
/
+9
*
poll: Fix realloc in ssh_poll_ctx_resize().
Andreas Schneider
2013-11-09
1
-2
/
+6
*
poll: fix leak in ssh_poll_ctx_free
Jon Simons
2013-10-31
1
-1
/
+5
*
cmake: Check for unistd.h.
Andreas Schneider
2013-07-23
1
-1
/
+4
*
events: don't poll handles busy handling callbacks
Aris Adamantiadis
2013-07-13
1
-3
/
+8
*
poll: return error on poll() when pollset is empty
Aris Adamantiadis
2013-02-26
1
-1
/
+1
*
poll: Fix sizeof in ssh_poll_ctx_resize().
Andreas Schneider
2012-10-12
1
-2
/
+2
*
priv: Remove crypto.h and add correct includes to src files.
Andreas Schneider
2011-09-18
1
-0
/
+1
*
poll: resolve use-after-free + inconsistent callbacks call
Aris Adamantiadis
2011-09-02
1
-18
/
+3
*
poll: Just make the code a bit more readable.
Andreas Schneider
2011-08-23
1
-4
/
+6
*
channels: Fix checking for fatal errors.
rofl0r
2011-08-06
1
-1
/
+6
*
Introduced ssh_timeout_elapsed functions
Aris Adamantiadis
2011-05-24
1
-1
/
+4
*
poll: Removed WSAPoll() support.
Oliver Stöneberg
2011-05-17
1
-43
/
+0
*
connect: Set timeout on connect
Oliver Stöneberg
2011-05-17
1
-3
/
+1
*
[event] don't use sessions in event anymore
milo
2011-05-02
1
-14
/
+0
*
[poll] avoid infinite loop in ssh_poll_ctx_free()
milo
2011-05-02
1
-1
/
+6
*
poll: Fix poll input events.
Andreas Schneider
2011-04-15
1
-2
/
+2
*
Fix a memleak on event poll contexts
milo
2011-04-14
1
-0
/
+2
*
Bug fix in ssh_poll_ctx_remove()
milo
2011-04-14
1
-0
/
+4
*
poll: Added a function to poll the events.
milo
2011-02-20
1
-0
/
+38
*
poll: Added function to remove fd from the event context.
milo
2011-02-20
1
-0
/
+30
*
poll: Added function to add an fd to the events.
milo
2011-02-20
1
-0
/
+64
*
poll: Added function to remove session from event loop.
milo
2011-02-20
1
-0
/
+47
*
poll: Added function to add session to an event.
milo
2011-02-20
1
-0
/
+44
*
poll: Added a function to free an event.
milo
2011-02-20
1
-0
/
+23
*
poll: Started to add a poll based event loop.
milo
2011-02-20
1
-0
/
+49
*
Fix NULL pointer checks in poll
milo
2011-02-10
1
-8
/
+7
*
poll: Use WSAPoll() on Windows.
Andreas Schneider
2011-02-09
1
-1
/
+3
*
Revert "poll: Remove obsolete win_poll functions."
Andreas Schneider
2011-02-09
1
-0
/
+8
*
poll: Remove obsolete win_poll functions.
Andreas Schneider
2011-02-09
1
-8
/
+0
*
poll: Ensure that the poll handle and ctx is zeroed.
Andreas Schneider
2011-01-03
1
-19
/
+24
*
poll: Fixed a build warning on Windows.
Andreas Schneider
2011-01-02
1
-1
/
+1
*
Removed the global poll ctx in fav. of /session ctx
Aris Adamantiadis
2010-10-12
1
-29
/
+14
*
misc: Rename libssh/ to src/
Andreas Schneider
2010-09-06
1
-0
/
+692