git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
bridge: Deprecate the null interface type.
[sliver-openvswitch.git]
/
lib
/
stream-ssl.c
2012-08-13
Ben Pfaff
stream-ssl: Change "bootstrap race" log message from...
blob
|
commitdiff
2012-08-09
Ben Pfaff
stream-ssl: Avoid logging no-match error redundantly.
blob
|
commitdiff
|
diff to current
2012-08-09
Ben Pfaff
stream-ssl: Seed OpenSSL if it fails to seed itself.
blob
|
commitdiff
|
diff to current
2012-08-03
Ben Pfaff
util: New macro CONST_CAST.
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-04-12
Ethan Jackson
stream: By default disable probing on unix sockets.
blob
|
commitdiff
|
diff to current
2012-03-24
Mehak Mahajan
Allow configuring DSCP on controller and manager connec...
blob
|
commitdiff
|
diff to current
2011-11-24
Simon Horman
stream: Make classes const
blob
|
commitdiff
|
diff to current
2011-06-17
Ben Pfaff
stream-ssl: Clear CAs for certificate verification...
blob
|
commitdiff
|
diff to current
2011-06-06
Ben Pfaff
stream-ssl: Disable SSL session caching.
blob
|
commitdiff
|
diff to current
2011-05-24
Ben Pfaff
stream-ssl: Log unexpected errors from 'stat'.
blob
|
commitdiff
|
diff to current
2011-05-24
Ben Pfaff
stream-ssl: Force CA cert file to be read when it appea...
blob
|
commitdiff
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
diff to current
2011-05-16
Ben Pfaff
stream-ssl: Fix call to accept().
blob
|
commitdiff
|
diff to current
2011-04-04
Ben Pfaff
stream-ssl: Use out_of_memory() to abort due to lack...
blob
|
commitdiff
|
diff to current
2011-03-30
Gaetano Catalli
Fix compilation of openvswitch-1.1.0pre2 on FreeBSD-8.1
blob
|
commitdiff
|
diff to current
2011-03-01
Ben Pfaff
stream-ssl: Only set SSL client session once.
blob
|
commitdiff
|
diff to current
2011-03-01
Ben Pfaff
stream-ssl: Break interpretation of queued error into...
blob
|
commitdiff
|
diff to current
2011-01-26
Ben Pfaff
stream-ssl: Only cache SSL sessions after they shut...
blob
|
commitdiff
|
diff to current
2011-01-26
Ben Pfaff
stream-ssl: Set a session context ID string on our...
blob
|
commitdiff
|
diff to current
2011-01-04
Ethan Jackson
stream-ssl: Fix compiler warning.
blob
|
commitdiff
|
diff to current
2010-11-30
Ben Pfaff
coverage: Make the coverage counters catalog program...
blob
|
commitdiff
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
diff to current
2010-10-14
Ben Pfaff
stream-ssl: Avoid warning with recent OpenSSL.
blob
|
commitdiff
|
diff to current
2010-09-20
Ben Pfaff
Avoid shadowing local variable names.
blob
|
commitdiff
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2010-08-27
Ben Pfaff
stream-ssl: Use OPENSSL_free() to free memory from...
blob
|
commitdiff
|
diff to current
2010-08-11
Ben Pfaff
stream-ssl: Enable SSL session caching.
blob
|
commitdiff
|
diff to current
2010-08-11
Ben Pfaff
stream-ssl: Remove unused 'connect_error' member.
blob
|
commitdiff
|
diff to current
2010-08-05
Ben Pfaff
stream-ssl: Make changing keys and certificate at runti...
blob
|
commitdiff
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
diff to current
2010-06-23
Ben Pfaff
stream-ssl: Log protocol details at DBG level.
blob
|
commitdiff
|
diff to current
2010-05-13
Ben Pfaff
stream-ssl: Flush OpenSSL error queue after calling...
blob
|
commitdiff
|
diff to current
2010-05-11
Ben Pfaff
Diagnose attempts to connect the wrong protocol to...
blob
|
commitdiff
|
diff to current
2010-04-26
Ben Pfaff
socket-util: Move get_mtime() here from stream-ssl.
blob
|
commitdiff
|
diff to current
2010-04-14
Ben Pfaff
stream-ssl: Avoid access-after-free error in update_ssl...
blob
|
commitdiff
|
diff to current
2010-04-12
Ben Pfaff
stream-ssl: Make it possible to avoid checking peer...
blob
|
commitdiff
|
diff to current
2010-04-12
Ben Pfaff
stream-ssl: Read existing CA certificate more eagerly...
blob
|
commitdiff
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-24
Ben Pfaff
stream-ssl: Only re-read certificates and keys if they...
blob
|
commitdiff
|
diff to current
2010-03-19
Ben Pfaff
stream-ssl: Make no-op reconfiguration cheap.
blob
|
commitdiff
|
diff to current
2010-03-19
Ben Pfaff
stream-ssl: Permit race in bootstrapping CA certificate.
blob
|
commitdiff
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-02-02
Ben Pfaff
stream-ssl: Fix unimportant memory leak.
blob
|
commitdiff
|
diff to current
2010-01-08
Ben Pfaff
stream-ssl: Fix bug that crept in during rebasing.
blob
|
commitdiff
|
diff to current
2010-01-07
Ben Pfaff
stream-ssl: Fix ssl_recv() and ssl_send() return value...
blob
|
commitdiff
|
diff to current
2010-01-07
Ben Pfaff
stream-ssl: Try to shut SSL connections down gracefully.
blob
|
commitdiff
|
diff to current
2010-01-07
Ben Pfaff
stream: Make passive SSL and TCP streams report bound...
blob
|
commitdiff
|
diff to current
2010-01-07
Ben Pfaff
socket-util: Make inet_open_passive() pass back the...
blob
|
commitdiff
|
diff to current
2010-01-06
Ben Pfaff
Add SSL support to "stream" library and OVSDB.
blob
|
commitdiff
|
diff to current