Age | Commit message (Expand) | Author |
2014-04-18 | spacing | Reyk Floeter |
2014-04-18 | Sync to tracroute: handle "time exceeded in transit" before the | Florian Obser |
2014-04-18 | sync packet_ok signature to traceroute6 | Florian Obser |
2014-04-18 | sync to traceroute: s/opacket/packetdata/ | Florian Obser |
2014-04-18 | Embed struct tv32 into struct opacket like traceroute. | Florian Obser |
2014-04-18 | Factor out build_probe{4,6} from send_probe; now send_probe is | Florian Obser |
2014-04-18 | Fix SSL client-only mode when no RSA private key is needed. | Reyk Floeter |
2014-04-18 | since e_os.h is dead, and e_os2.h is installed, we can fetch from there. | Theo de Raadt |
2014-04-18 | The RSA_FLAG_SIGN_VER is not yet supported and the current code uses | Reyk Floeter |
2014-04-18 | Introduce privsep for private keys: | Reyk Floeter |
2014-04-18 | The proc.c code sets up some socketpair for the communication between | Reyk Floeter |
2014-04-18 | Do not set RTF_DONE flag on route message, only the kernel is allowed to | Claudio Jeker |
2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. | Ingo Schwarze |
2014-04-18 | We are not ARCHAIC; no object change. | Florian Obser |
2014-04-18 | support mailaddr lookup in table_db | Gilles Chehade |
2014-04-17 | Make MONOLITH the default and only option | Matthew Dempsky |
2014-04-17 | -Wall | Ted Unangst |
2014-04-16 | My previous attempt to chdir(2) to the directory containing the cgi | Florian Obser |
2014-04-16 | close memory leaks in snmp client code | Bret Lambert |
2014-04-16 | sync with iked chap_ms.c | Jonathan Gray |
2014-04-15 | Print hashkey to debug output, this helps hash-action use cases to be tested. | andre |
2014-04-15 | Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is | Miod Vallat |
2014-04-15 | catch directories we don't have the right to enter instead of letting Find | Marc Espie |
2014-04-15 | reply with correct imsg when using non-system auth. | Eric Faurot |
2014-04-14 | tweak the file system walker to be able to walk from /, assuming -s src | Marc Espie |
2014-04-14 | switch to using common SetList code (this fixes the xfont sets btw) | Marc Espie |
2014-04-14 | Calculate the length of name and value for parameters the right way | Florian Obser |
2014-04-14 | sundry macro chop; | Jason McIntyre |
2014-04-14 | macro fixes for previous; | Jason McIntyre |
2014-04-14 | No need to include ber.h here, probably overlooked while importing. | andre |
2014-04-14 | remove 'restricted' symbol from yacc parser, overlooked in previous | Bret Lambert |
2014-04-14 | Adapt relayd to use AgentX protocol to send traps | Bret Lambert |
2014-04-14 | Adapt snmpctl to use AgentX protocol to send traps | Bret Lambert |
2014-04-14 | Make snmpd use the AgentX protcol for accepting trap requests. | Bret Lambert |
2014-04-14 | missed man, and X is somewhat quaint... | Marc Espie |
2014-04-14 | extract the code that walks setlist, to be able to use it in pkg_check | Marc Espie |
2014-04-14 | Fix the following idiom in the following way: | Bret Lambert |
2014-04-13 | fix language/spelling in error string | Bret Lambert |
2014-04-13 | httpd(8) did a chdir(2) to the directory containing the cgi script. As | Florian Obser |
2014-04-13 | remove a 'RCSId[]' which was missed in the rcsid[] removal from 2009. | Jonathan Gray |
2014-04-12 | fix a bit test | Jonathan Gray |
2014-04-11 | fix a use after free in an error path | Jonathan Gray |
2014-04-09 | display correct imsg when profiling is on and if the type was changed | Eric Faurot |
2014-04-09 | Zap the mfa process. It is not currently doing anything, and content filtering | Eric Faurot |
2014-04-09 | need to change imsg type before forwarding. | Eric Faurot |
2014-04-09 | remove useless define for banner | Eric Faurot |
2014-04-08 | use correct imsg | Eric Faurot |
2014-04-08 | Use VM_UVMEXP instead of VM_METER for memory usages and directly | Martin Pieuchot |
2014-04-08 | zero-fill static buffer before use in DSN code | Gilles Chehade |
2014-04-07 | To win the startup race on the control socket we need to listen to it as | Claudio Jeker |