index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libssh
/
agent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: Rename libssh/ to src/
Andreas Schneider
2010-09-06
1
-502
/
+0
*
agent: Use the our poll typedef.
Andreas Schneider
2010-06-24
1
-1
/
+1
*
agent: Use ssh_poll in agent code.
Andreas Schneider
2010-06-17
1
-3
/
+3
*
Sanitize libssh namespace + legacy wrappers
Aris Adamantiadis
2010-05-14
1
-26
/
+26
*
ssh_socket support for 2 fd + Proxyhost command
Aris Adamantiadis
2010-05-09
1
-1
/
+1
*
Fixed typos from a* to error.c
Aris Adamantiadis
2010-01-06
1
-1
/
+1
*
struct socket -> struct ssh_socket_struct +typedef
Aris Adamantiadis
2009-12-06
1
-1
/
+1
*
buffer_get_data returns 0 on error, so checking buffer_get_u* for < 0 makes n...
Bernhard R. Link
2009-10-25
1
-1
/
+1
*
More include file splitting
Aris Adamantiadis
2009-09-26
1
-0
/
+1
*
Moved lots of declaration out of priv.h
Aris Adamantiadis
2009-09-23
1
-0
/
+3
*
get rid of SSH_SESSION
Aris Adamantiadis
2009-09-23
1
-2
/
+2
*
Fix a possible stack overflow in agent code.
Andreas Schneider
2009-09-14
1
-4
/
+1
*
Fix possible memory corruption (#14)
milo
2009-08-06
1
-1
/
+1
*
Switch completly to stdint types.
Andreas Schneider
2009-07-25
1
-20
/
+20
*
Fix conflicting declarations of ssh_session and ssh_kbdint.
Andreas Schneider
2009-07-25
1
-7
/
+7
*
Change refs from AGENT * to ssh_agent
Aris Adamantiadis
2009-07-24
1
-4
/
+4
*
Changed all occurences of BUFFER * to ssh_buffer
Aris Adamantiadis
2009-07-24
1
-2
/
+2
*
Change all occurences of STRING * to ssh_string
Aris Adamantiadis
2009-07-24
1
-1
/
+1
*
Fixed namespace problem in public structures
Aris Adamantiadis
2009-07-24
1
-13
/
+13
*
Fix build warnings.
Andreas Schneider
2009-06-09
1
-0
/
+4
*
Fix the vim modeline and place it at the end of the file.
Andreas Schneider
2009-05-12
1
-2
/
+1
*
Check return values of buffer_add_* functions in agent code.
Andreas Schneider
2009-04-05
1
-8
/
+44
*
Add NULL check for agent_free().
Andreas Schneider
2009-04-03
1
-0
/
+4
*
Don't leak memory in agent_new() error path.
Andreas Schneider
2009-04-03
1
-7
/
+11
*
Cleanup todo's.
Andreas Schneider
2009-04-02
1
-4
/
+1
*
Fix memory error checking in socket functions.
Andreas Schneider
2009-04-01
1
-0
/
+3
*
Normalize the license in all files and add vim tab instructions.
Andreas Schneider
2009-03-29
1
-0
/
+2
*
Rename function to agent_is_running.
Andreas Schneider
2009-02-09
1
-1
/
+1
*
Complete ssh client agent support.
Andreas Schneider
2009-02-06
1
-39
/
+176
*
Add missing agent files.
Andreas Schneider
2009-02-02
1
-0
/
+315