2021-08-10 |
djm | adapt to scp -M flag change; make scp3.sh test SFTP... |
commit | commitdiff | tree | snapshot |
2021-08-10 |
djm | Prepare for a future where scp(1) uses the SFTP protoco... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
djm | make scp -3 the default for remote-to-remote copies... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
djm | make scp in SFTP mode try to use relative paths as... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
djm | SFTP protocol extension to allow the server to expand... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
djm | when scp is in SFTP mode, try to deal better with ... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
otto | rev 1.25 replaced unsafe code in a sig handler by diffe... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
martijn | Type-O in previous. |
commit | commitdiff | tree | snapshot |
2021-08-09 |
martijn | Allow setting the engineid. |
commit | commitdiff | tree | snapshot |
2021-08-09 |
jan | Remove useless code. The driver_data is ignored by... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
bluhm | During unidirectional data transmission, a TCP connecti... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
espie | for extraction, deal with created temp file directly: |
commit | commitdiff | tree | snapshot |
2021-08-09 |
espie | add $self->fullname to simplify the cumbersome usual... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
bluhm | Fix white spaces. |
commit | commitdiff | tree | snapshot |
2021-08-09 |
sthen | handle "inet autoconf" in ramdisk, same as /etc/netstart |
commit | commitdiff | tree | snapshot |
2021-08-09 |
espie | minor tweaks to make things clearer |
commit | commitdiff | tree | snapshot |
2021-08-09 |
nicm | Change copy-line and copy-end-of-line not to cancel... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
kevlo | If an error during attach caused us to detach our resou... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
claudio | Check for URI with userinfo parts (hostname has an... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
schwarze | Unifdef read__fixio() to make it readable. |
commit | commitdiff | tree | snapshot |
2021-08-09 |
claudio | Make it possible to match on path-id in bgpctl show... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
claudio | Implement reception of multiple paths per BGP session... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
jmatthew | Fix up flags passed to usbd_open_pipe_intr() - interrup... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
djm | on fatal errors, make scp wait for ssh connection befor... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
djm | rever r1.223 - I accidentally committed unrelated changes |
commit | commitdiff | tree | snapshot |
2021-08-09 |
djm | show only the final path component in the progress... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
djm | on fatal errors, make scp wait for ssh connection befor... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
schwarze | document the defaults for the locate.updatedb(8) comman... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
jcs | Use the correct address offset on OpRegion 2.1+ devices... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
sthen | Rework examples/snmpd.conf; show more things that peopl... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
sthen | Switch default snmpd and snmp auth back to hmac-sha1. |
commit | commitdiff | tree | snapshot |
2021-08-08 |
sthen | mention that "system services" value is in decimal... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
dtucker | xstrdup environment variable used by ForwardAgent.... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
dtucker | Although it's POSIX, not all shells used in Portable... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
dtucker | Move setting of USER further down the startup In... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
dtucker | Drop -q in ssh-log-wrapper.sh to preserve logs. |
commit | commitdiff | tree | snapshot |
2021-08-08 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-08-07 |
krw | style(9) says sort getopt() options and the following... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
krw | Nuke a few Capt. Obvious comments. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
krw | Nuke unneeded #include's, one param.h -> types.h. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
krw | Nuke 'p' that r1.97 snuck into getopt() invocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
krw | Comment typo 'mmbr' -> 'mbr'. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
schwarze | Bugfix: |
commit | commitdiff | tree | snapshot |
2021-08-07 |
schwarze | fix the totally wrong markup in the SYNOPSIS |
commit | commitdiff | tree | snapshot |
2021-08-07 |
schwarze | document the configuration file - as usual, after the... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
stsp | Remove another unused DMA allocation from iwx(4). |
commit | commitdiff | tree | snapshot |
2021-08-07 |
florian | Go to REBOOTING state when interface config changed... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
jsg | use taskq_del_barrier() instead of taskq_barrier()... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-08-07 |
dtucker | Fix prototype mismatch for do_cmd. ok djm@ |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | sftp-client.c needs poll.h |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | do_upload() used a near-identical structure for tracking |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | make scp(1) in SFTP mode follow symlinks like tradition... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | fix incorrect directory permissions on scp -3 transfers; |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | a bit more debugging of file attributes being sent... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | make scp(1) in SFTP mode output better match original... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | factor out a structure duplicated between downloading and |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | use sftp_client crossloading to implement scp -3 |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | support for "cross"-loading files/directories, i.e... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | factor our SSH2_FXP_OPEN calls into their own function; |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | prepare for scp -3 implemented via sftp |
commit | commitdiff | tree | snapshot |
2021-08-06 |
schwarze | link X509_STORE_get_by_subject(3) and X509_ocspid_print... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
schwarze | new manual page X509_ocspid_print(3) |
commit | commitdiff | tree | snapshot |
2021-08-06 |
tim | s/updatedb(8)/locate.updatedb(8)/ in comment |
commit | commitdiff | tree | snapshot |
2021-08-06 |
schwarze | add a roff(7) comment marking the API function X509_get... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
abieber | Mark matching reportIDs as claimed. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
krw | Cleanup, clarify and generally polish the MBR/GPT initi... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
nicm | Add basic support for zero width joiners, GitHub issues... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
nicm | Add client focus hooks. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
dtucker | Make diff invocation more portable. POSIX does not... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
nicm | Another minor fix - do not draw positions that are... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
sthen | As tim@ spotted, a use of V4_AUTOCONF crept in when... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
jsg | add riscv64 and octeon intro(4) |
commit | commitdiff | tree | snapshot |
2021-08-06 |
dtucker | Document "ProxyJump none". bz#3334. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
nicm | Tweak previous not to replace complete characters with... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
nicm | Correctly draw wide characters that are partially obscured. |
commit | commitdiff | tree | snapshot |
2021-08-05 |
patrick | sync |
commit | commitdiff | tree | snapshot |
2021-08-05 |
patrick | Remove the TableGen library from libLLVM. It's only... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
mglocker | After a media link change, the media settings on the... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
schwarze | .OP is not a GNU extension but first appeared in the... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
sthen | m_freem in wg_send's path where a peer has no endpoint... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
nicm | Do not freeze output in panes when a popup is open... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
jmc | for nameserver usage, show multiple addresses as "addre... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
jsg | use combined u-boot-rockchip.bin in arm64 rockchip... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
tb | superflous -> superfluous |
commit | commitdiff | tree | snapshot |
2021-08-05 |
jmc | mark up the nameserver command; |
commit | commitdiff | tree | snapshot |
2021-08-05 |
jmc | rework the "host relay-url" text block a little so... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
jmc | sort the new nameserver text; rework it a little; sort... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
djm | regression test for scp -3 |
commit | commitdiff | tree | snapshot |
2021-08-04 |
benno | reference route(8) new nameserver command. |
commit | commitdiff | tree | snapshot |
2021-08-04 |
benno | Add a new 'nameserver' command to route(8). |
commit | commitdiff | tree | snapshot |
2021-08-04 |
claudio | Improve HTTP status handling. Allow 203 as an alternati... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
jsing | SSL_CTX_remove_session() checks for a NULL session... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
jsg | drm/amdgpu: Fix resource leak on probe error path |
commit | commitdiff | tree | snapshot |
2021-08-04 |
jsg | drm/amdgpu: Avoid printing of stack contents on firmwar... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
jsg | drm/amd/display: ensure dentist display clock update... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
nicm | Add a client-active hook, from ncfavier in GitHub issue... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
florian | Do not enter a tight INIT -> REQUESTING -> INIT loop... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
dtucker | Allow for different (but POSIX compliant) behaviour... |
commit | commitdiff | tree | snapshot |
2021-08-03 |
schwarze | Document X509_get_default_cert_dir_env(3) |
commit | commitdiff | tree | snapshot |
next |