projects
/
platform
/
upstream
/
openconnect.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/openconnect.git
2008-10-02
David Woodhouse
reconnect on dtls dpd
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
No need to SSL_CTX_add_session()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
Check options on reconnect
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
Handle CSTP reconnect with same cookie
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
don't reallocate deflate_pkt
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
It looks like we do receive DPD requests occasionally...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
ignore incoming keepalive packets
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
fewer magic numbers
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
Handle write stalls
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
use generic KA stuff for cstp
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
use generic KA stuff for dtls
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
Add keepalive calculation function for use by ssl and...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
more info in times struct
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
times to own struct
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
Attempt resend of packets on SSL
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
mv -f
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
compr send from pkt structure too
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
header in pkt for ssl too
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
header in pkt
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
stop poll loop when close dtls
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
don't try new dtls ver
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
fix SEGV on engine failure
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
same dpd fixes as in dtls, for ssl
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
fix dpd in dtls
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
fix version in useragent
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
tag and tarball helper targets
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
don't build getwebvpn by default any more
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
fix deps on version.h for new checkouts
v0.90
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
add missing version.sh
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
change version with tags too
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
print it so that we get the new one, not the old
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
report version string when building
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
depend on version.sh so that a new tag causes a new...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
add a version number
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
David Woodhouse
fix uninitialised cookieonly var, add 'printcookie...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Add --cookieonly option
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Remove Neon stuff
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Submit request in a single SSL record.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
include ctype.h
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
remove typo
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
support mangling in SecurID PIN
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
quieten a little more, don't get name twice
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
don't remember username if not from command line
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
slight cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Attempt second form
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
remember username
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
move more form handling out into separate function
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
move error and message stuff into UI; print cookie
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
username has to be allocated since we might free it
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
use username if given
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Add user argument
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
echo input
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
use OpenSSL UI for prompting user. Don't abort on login...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Attempt form handling
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
attempt to handle POST
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
let method change
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Submit cookies with request
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Handle cookie deletion properly
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
start to parse xml response
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
move cookie func to http.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Single function to obtain cookie
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Some cookies have no attributes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Only check config sha1 if we have a config
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Tidy up cookie handling, check XML config file sha1...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Attempt to avoid the assert() which Marcel saw.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Justify wheel re-invention
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
fixme: cookies
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Bugger it. Own HTTP parsing
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
David Woodhouse
Start of code to use neon. This doesn't work either.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
Switch to using Neon for XML parsing.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Marcel Holtmann
Use SecurID based login to retrieve webvpn cookie
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
fixme: redirects happen
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
Look up hosts in XML config file
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
Remove a bunch of stuff from TODO
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
Make cert and key options a little saner
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
doh. Fix latency fuckup
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
Clean up exit handling a little
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
Enable compression by default, allow DTLS to be disabled
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
Change name of MTU environment variable
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
fix up server verification a bit
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
Add server cert verification
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
handle SIGHUP too
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
Clean up messages a little
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
David Woodhouse
Clean up CSTP option handling
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
admit what we know about xml download
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
Add comments on OpenSSL patches
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
Tidy up option handling a little
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
Add capability to use vpnc's route mangling script
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
set up for invoking script for config
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
FD_CLOEXEC
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
Remove the 'FIXME: keepalive' comment. I implemented...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
Implement DTLS rekey
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
Start of DTLS rekey support, clean up comments about...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
Add OpenSSL patches
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
Use SSL_OP_CISCO_ANYCONNECT option to match the patch...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
commit makefile hacks for openssl testing
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
Latency will be a lot better if we actually select...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
David Woodhouse
Use explicit numbers for DTLS1_BAD_VER and DTLS1_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
David Woodhouse
Set MTU too.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
David Woodhouse
Set default UI method so it works for PEM passphrases...
commit
|
commitdiff
|
tree
|
snapshot
next